Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 661b18549173505f3afdb4be110c3839c952cb0c 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-ssh14200974776388629144.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh934471855993767461.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2345491268093450791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9763368688067957377.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1933070236962663219.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.20 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6265’ Running on prd-ubuntu20.04-docker-8c-8g-6278 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 661b18549173505f3afdb4be110c3839c952cb0c (main) > 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 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1413)" > git rev-list --no-walk 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T22:37:57.997Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T22:37:58.034Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T22:37:58.043Z] ========================================================= [2023-03-29T22:37:58.043Z] EdgeX Global Pipelines Version Info [2023-03-29T22:37:58.043Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:37:58.752Z] ------------------- [2023-03-29T22:37:58.752Z] stable info: [2023-03-29T22:37:58.752Z] ------------------- [2023-03-29T22:37:58.752Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T22:37:58.752Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T22:37:58.752Z] Message: update stable to v1.0.245 [2023-03-29T22:37:59.321Z] ------------------- [2023-03-29T22:37:59.321Z] experimental info: [2023-03-29T22:37:59.321Z] ------------------- [2023-03-29T22:37:59.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T22:37:59.321Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T22:37:59.321Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T22:37:59.488Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-29T22:37:59.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-29T22:37:59.515Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T22:37:59.528Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T22:37:59.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T22:37:59.553Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T22:37:59.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T22:37:59.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-29T22:37:59.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T22:37:59.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T22:37:59.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T22:37:59.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-29T22:37:59.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T22:37:59.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T22:37:59.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T22:37:59.666Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T22:37:59.683Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T22:37:59.692Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T22:37:59.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T22:37:59.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T22:37:59.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T22:37:59.741Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T22:37:59.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T22:37:59.766Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T22:37:59.779Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T22:37:59.793Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T22:37:59.804Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T22:37:59.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-29T22:37:59.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-29T22:37:59.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-29T22:37:59.849Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] echo [2023-03-29T22:37:59.860Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 661b185 [Pipeline] echo [2023-03-29T22:37:59.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:37:59.911Z] provisioning config files... [2023-03-29T22:37:59.924Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16986730598669356295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:38:00.226Z] ---> docker-login.sh [2023-03-29T22:38:00.226Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:38:00.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:00.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:00.486Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:00.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:00.486Z] [2023-03-29T22:38:00.486Z] Login Succeeded [2023-03-29T22:38:00.486Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:38:00.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:00.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:00.749Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:00.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:00.749Z] [2023-03-29T22:38:00.749Z] Login Succeeded [2023-03-29T22:38:00.749Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:38:00.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:00.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:00.749Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:00.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:00.749Z] [2023-03-29T22:38:00.749Z] Login Succeeded [2023-03-29T22:38:00.749Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:38:00.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:01.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:01.009Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:01.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:01.009Z] [2023-03-29T22:38:01.009Z] Login Succeeded [2023-03-29T22:38:01.009Z] docker.io [2023-03-29T22:38:01.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:01.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:01.269Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:01.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:01.269Z] [2023-03-29T22:38:01.269Z] Login Succeeded [2023-03-29T22:38:01.269Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:38:01.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T22:38:01.632Z] + git rev-list -1 --merges 661b18549173505f3afdb4be110c3839c952cb0c~1..661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] echo [2023-03-29T22:38:01.682Z] -----------> git rev-list -1 --merges 661b18549173505f3afdb4be110c3839c952cb0c~1..661b18549173505f3afdb4be110c3839c952cb0c 661b18549173505f3afdb4be110c3839c952cb0c [false] [Pipeline] sh [2023-03-29T22:38:01.966Z] + git log --format=format:%s -1 661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] echo [2023-03-29T22:38:01.978Z] ========================================================= [2023-03-29T22:38:01.978Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T22:38:01.978Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:38:02.316Z] + git log --format=format:%s -1 661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] echo [2023-03-29T22:38:02.327Z] [semverPrep] GIT_COMMIT: 661b18549173505f3afdb4be110c3839c952cb0c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1413) [Pipeline] echo [2023-03-29T22:38:02.335Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T22:38:02.682Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T22:38:02.682Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T22:38:02.682Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T22:38:02.682Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T22:38:02.682Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T22:38:02.682Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T22:38:02.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:03.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:38:03.020Z] [2023-03-29T22:38:03.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:03.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:38:03.317Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T22:38:03.317Z] b85a868b505f: Pulling fs layer [2023-03-29T22:38:03.317Z] e2be974225ed: Pulling fs layer [2023-03-29T22:38:03.317Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T22:38:03.317Z] 988bab9f4d93: Pulling fs layer [2023-03-29T22:38:03.317Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T22:38:03.317Z] eaf3925da568: Pulling fs layer [2023-03-29T22:38:03.317Z] bab4dde63d76: Pulling fs layer [2023-03-29T22:38:03.317Z] bde34c3a00c8: Pulling fs layer [2023-03-29T22:38:03.317Z] b352a97aabf1: Pulling fs layer [2023-03-29T22:38:03.317Z] 4872d77fe225: Pulling fs layer [2023-03-29T22:38:03.317Z] 5851b861e8e6: Pulling fs layer [2023-03-29T22:38:03.317Z] 1469e6f7b9e6: Waiting [2023-03-29T22:38:03.317Z] eaf3925da568: Waiting [2023-03-29T22:38:03.317Z] bab4dde63d76: Waiting [2023-03-29T22:38:03.317Z] 988bab9f4d93: Waiting [2023-03-29T22:38:03.317Z] bde34c3a00c8: Waiting [2023-03-29T22:38:03.317Z] b352a97aabf1: Waiting [2023-03-29T22:38:03.317Z] 4872d77fe225: Waiting [2023-03-29T22:38:03.317Z] 5851b861e8e6: Waiting [2023-03-29T22:38:03.317Z] e2be974225ed: Download complete [2023-03-29T22:38:03.317Z] 988bab9f4d93: Verifying Checksum [2023-03-29T22:38:03.317Z] 988bab9f4d93: Download complete [2023-03-29T22:38:03.317Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T22:38:03.317Z] 1469e6f7b9e6: Download complete [2023-03-29T22:38:03.317Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T22:38:03.317Z] 339a4e72a1f5: Download complete [2023-03-29T22:38:03.317Z] eaf3925da568: Verifying Checksum [2023-03-29T22:38:03.317Z] eaf3925da568: Download complete [2023-03-29T22:38:03.317Z] bde34c3a00c8: Verifying Checksum [2023-03-29T22:38:03.317Z] bde34c3a00c8: Download complete [2023-03-29T22:38:03.574Z] b352a97aabf1: Download complete [2023-03-29T22:38:03.574Z] 4872d77fe225: Verifying Checksum [2023-03-29T22:38:03.574Z] 4872d77fe225: Download complete [2023-03-29T22:38:03.574Z] 5851b861e8e6: Download complete [2023-03-29T22:38:03.574Z] b85a868b505f: Verifying Checksum [2023-03-29T22:38:03.574Z] b85a868b505f: Download complete [2023-03-29T22:38:03.832Z] bab4dde63d76: Verifying Checksum [2023-03-29T22:38:03.832Z] bab4dde63d76: Download complete [2023-03-29T22:38:04.817Z] b85a868b505f: Pull complete [2023-03-29T22:38:05.081Z] e2be974225ed: Pull complete [2023-03-29T22:38:05.342Z] 339a4e72a1f5: Pull complete [2023-03-29T22:38:05.603Z] 988bab9f4d93: Pull complete [2023-03-29T22:38:05.866Z] 1469e6f7b9e6: Pull complete [2023-03-29T22:38:05.866Z] eaf3925da568: Pull complete [2023-03-29T22:38:07.772Z] bab4dde63d76: Pull complete [2023-03-29T22:38:08.031Z] bde34c3a00c8: Pull complete [2023-03-29T22:38:08.031Z] b352a97aabf1: Pull complete [2023-03-29T22:38:08.290Z] 4872d77fe225: Pull complete [2023-03-29T22:38:08.290Z] 5851b861e8e6: Pull complete [2023-03-29T22:38:08.290Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T22:38:08.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:38:08.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:38:08.396Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:38:08.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T22:38:11.135Z] $ docker top fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 -eo pid,comm [2023-03-29T22:38:11.205Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T22:38:11.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T22:38:11.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:38:11.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:38:11.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:38:11.344Z] $ docker exec fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 ssh-agent [2023-03-29T22:38:11.472Z] SSH_AUTH_SOCK=/tmp/ssh-W2yQgH2naIfK/agent.32 [2023-03-29T22:38:11.472Z] SSH_AGENT_PID=38 [2023-03-29T22:38:11.478Z] Running ssh-add (command line suppressed) [2023-03-29T22:38:11.562Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_914661507904666531.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_914661507904666531.key) [2023-03-29T22:38:11.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:38:11.875Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T22:38:11.877Z] $ docker exec --env ******** --env ******** fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 ssh-agent -k [2023-03-29T22:38:11.983Z] unset SSH_AUTH_SOCK; [2023-03-29T22:38:11.984Z] unset SSH_AGENT_PID; [2023-03-29T22:38:11.984Z] echo Agent pid 38 killed; [2023-03-29T22:38:12.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T22:38:12.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:38:12.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:38:12.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:38:12.154Z] $ docker exec fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 ssh-agent [2023-03-29T22:38:12.288Z] SSH_AUTH_SOCK=/tmp/ssh-bXsucvDhRt6I/agent.70 [2023-03-29T22:38:12.288Z] SSH_AGENT_PID=76 [2023-03-29T22:38:12.293Z] Running ssh-add (command line suppressed) [2023-03-29T22:38:12.382Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12800858025857981538.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12800858025857981538.key) [2023-03-29T22:38:12.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:38:12.698Z] + git semver init [2023-03-29T22:38:12.958Z] 2023-03-29 22:38:12,861 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T22:38:12.958Z] 2023-03-29 22:38:12,862 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-29T22:38:12.958Z] 2023-03-29 22:38:12,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-29T22:38:12.958Z] 2023-03-29 22:38:12,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T22:38:13.895Z] 2023-03-29 22:38:13,752 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-29T22:38:13.895Z] 2023-03-29 22:38:13,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-29T22:38:13.895Z] 2023-03-29 22:38:13,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-29T22:38:13.895Z] 2023-03-29 22:38:13,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-29T22:38:13.895Z] 3.0.0-dev.63 [Pipeline] } [2023-03-29T22:38:13.894Z] $ docker exec --env ******** --env ******** fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 ssh-agent -k [2023-03-29T22:38:14.001Z] unset SSH_AUTH_SOCK; [2023-03-29T22:38:14.001Z] unset SSH_AGENT_PID; [2023-03-29T22:38:14.001Z] echo Agent pid 76 killed; [2023-03-29T22:38:14.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T22:38:14.324Z] + git semver [Pipeline] } [2023-03-29T22:38:14.589Z] $ docker stop --time=1 fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 [2023-03-29T22:38:15.875Z] $ docker rm -f --volumes fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:38:16.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T22:38:16.448Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T22:38:16.452Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.63 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:38:16.601Z] provisioning config files... [2023-03-29T22:38:16.609Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8938386899155573366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:38:16.907Z] ---> docker-login.sh [2023-03-29T22:38:16.908Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:38:16.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:16.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:16.908Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:16.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:16.908Z] [2023-03-29T22:38:16.908Z] Login Succeeded [2023-03-29T22:38:16.908Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:38:16.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:16.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:16.908Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:16.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:16.908Z] [2023-03-29T22:38:16.908Z] Login Succeeded [2023-03-29T22:38:16.908Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:38:17.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:17.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:17.167Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:17.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:17.167Z] [2023-03-29T22:38:17.167Z] Login Succeeded [2023-03-29T22:38:17.167Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:38:17.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:17.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:17.167Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:17.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:17.167Z] [2023-03-29T22:38:17.167Z] Login Succeeded [2023-03-29T22:38:17.167Z] docker.io [2023-03-29T22:38:17.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:17.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:17.426Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:17.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:17.426Z] [2023-03-29T22:38:17.426Z] Login Succeeded [2023-03-29T22:38:17.426Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:38:17.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T22:38:17.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:38:17.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:38:17.534Z] ========================================================= [2023-03-29T22:38:17.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T22:38:17.534Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:17.842Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T22:38:17.842Z] Sending build context to Docker daemon 10.9MB [2023-03-29T22:38:17.842Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:38:17.842Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T22:38:18.102Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T22:38:18.102Z] 63b65145d645: Pulling fs layer [2023-03-29T22:38:18.102Z] a2d21d5440eb: Pulling fs layer [2023-03-29T22:38:18.102Z] 935e6c44a52c: Pulling fs layer [2023-03-29T22:38:18.102Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T22:38:18.102Z] 30dea6a524f1: Pulling fs layer [2023-03-29T22:38:18.102Z] a2aff8979fd8: Pulling fs layer [2023-03-29T22:38:18.102Z] 6808be2612f2: Pulling fs layer [2023-03-29T22:38:18.102Z] f25807f1079a: Pulling fs layer [2023-03-29T22:38:18.102Z] 30dea6a524f1: Waiting [2023-03-29T22:38:18.102Z] a2aff8979fd8: Waiting [2023-03-29T22:38:18.102Z] 6808be2612f2: Waiting [2023-03-29T22:38:18.102Z] f25807f1079a: Waiting [2023-03-29T22:38:18.102Z] 94cc34f8dd06: Waiting [2023-03-29T22:38:18.102Z] a2d21d5440eb: Verifying Checksum [2023-03-29T22:38:18.102Z] a2d21d5440eb: Download complete [2023-03-29T22:38:18.102Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T22:38:18.102Z] 94cc34f8dd06: Download complete [2023-03-29T22:38:18.102Z] 30dea6a524f1: Verifying Checksum [2023-03-29T22:38:18.102Z] 63b65145d645: Verifying Checksum [2023-03-29T22:38:18.102Z] 63b65145d645: Download complete [2023-03-29T22:38:18.362Z] a2aff8979fd8: Verifying Checksum [2023-03-29T22:38:18.362Z] a2aff8979fd8: Download complete [2023-03-29T22:38:18.362Z] 63b65145d645: Pull complete [2023-03-29T22:38:18.624Z] a2d21d5440eb: Pull complete [2023-03-29T22:38:18.887Z] f25807f1079a: Verifying Checksum [2023-03-29T22:38:18.887Z] f25807f1079a: Download complete [2023-03-29T22:38:18.887Z] 935e6c44a52c: Verifying Checksum [2023-03-29T22:38:18.888Z] 935e6c44a52c: Download complete [2023-03-29T22:38:18.888Z] 6808be2612f2: Verifying Checksum [2023-03-29T22:38:18.888Z] 6808be2612f2: Download complete [2023-03-29T22:38:23.075Z] 935e6c44a52c: Pull complete [2023-03-29T22:38:23.075Z] 94cc34f8dd06: Pull complete [2023-03-29T22:38:23.075Z] 30dea6a524f1: Pull complete [2023-03-29T22:38:23.075Z] a2aff8979fd8: Pull complete [2023-03-29T22:38:25.605Z] 6808be2612f2: Pull complete [2023-03-29T22:38:26.171Z] f25807f1079a: Pull complete [2023-03-29T22:38:26.171Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T22:38:26.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T22:38:26.171Z] ---> 3b553350e43f [2023-03-29T22:38:26.171Z] Step 3/10 : ARG MAKE=make build [2023-03-29T22:38:30.377Z] ---> Running in 4bf0a42e3467 [2023-03-29T22:38:30.377Z] Removing intermediate container 4bf0a42e3467 [2023-03-29T22:38:30.377Z] ---> fb6380732e5f [2023-03-29T22:38:30.377Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-29T22:38:30.377Z] ---> Running in 5a7e1fe61e98 [2023-03-29T22:38:30.377Z] Removing intermediate container 5a7e1fe61e98 [2023-03-29T22:38:30.377Z] ---> 5a5a483ba3f9 [2023-03-29T22:38:30.377Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:38:30.377Z] ---> Running in b4242a45c421 [2023-03-29T22:38:30.377Z] Removing intermediate container b4242a45c421 [2023-03-29T22:38:30.377Z] ---> 99053dfbd53a [2023-03-29T22:38:30.377Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-29T22:38:30.377Z] ---> Running in b51e022e0795 [2023-03-29T22:38:30.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:38:30.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:38:31.155Z] OK: 265 MiB in 53 packages [2023-03-29T22:38:31.412Z] Removing intermediate container b51e022e0795 [2023-03-29T22:38:31.412Z] ---> 8935630efd36 [2023-03-29T22:38:31.412Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T22:38:31.412Z] ---> 7c983ffa191e [2023-03-29T22:38:31.412Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:38:31.412Z] ---> Running in c6de30ddd26a [2023-03-29T22:38:31.562Z] Still waiting to schedule task [2023-03-29T22:38:31.562Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6267’ [2023-03-29T22:38:57.981Z] Removing intermediate container c6de30ddd26a [2023-03-29T22:38:57.981Z] ---> 24a2e3fb61aa [2023-03-29T22:38:57.981Z] Step 9/10 : COPY . . [2023-03-29T22:38:58.240Z] ---> 8e303e273851 [2023-03-29T22:38:58.240Z] Step 10/10 : RUN ${MAKE} [2023-03-29T22:38:58.240Z] ---> Running in 3bb31cae9ab4 [2023-03-29T22:38:58.809Z] noop [2023-03-29T22:38:58.809Z] Removing intermediate container 3bb31cae9ab4 [2023-03-29T22:38:58.809Z] ---> 2c320e8ad30f [2023-03-29T22:38:58.809Z] Successfully built 2c320e8ad30f [2023-03-29T22:38:58.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:59.126Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T22:38:59.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:38:59.204Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:38:59.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T22:38:59.615Z] $ docker top 3d109092f2099457f30849334d2536d51acb9225a1fe0a40f66a6023a3ef6fac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:38:59.956Z] + go version [2023-03-29T22:38:59.956Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T22:38:59.972Z] $ docker stop --time=1 3d109092f2099457f30849334d2536d51acb9225a1fe0a40f66a6023a3ef6fac [2023-03-29T22:39:01.280Z] $ docker rm -f --volumes 3d109092f2099457f30849334d2536d51acb9225a1fe0a40f66a6023a3ef6fac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:39:01.708Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T22:39:01.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:39:01.780Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:39:01.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T22:39:02.148Z] $ docker top 89b4908185f90411081e241b0447b7e0fbb025ee2112284b6658c6c053c91733 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:39:02.500Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:39:02.800Z] + make test [2023-03-29T22:39:02.800Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T22:39:10.915Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-29T22:39:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-29T22:39:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-29T22:39:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-29T22:39:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-29T22:39:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-29T22:39:25.791Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.077s coverage: 27.6% of statements [2023-03-29T22:39:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-29T22:39:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-29T22:39:25.791Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 79.9% of statements [2023-03-29T22:39:25.791Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.085s coverage: 86.0% of statements [2023-03-29T22:39:26.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-29T22:39:26.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-29T22:39:26.049Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.101s coverage: 75.7% of statements [2023-03-29T22:39:26.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-29T22:39:26.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-29T22:39:26.990Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-29T22:39:28.896Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.065s coverage: 14.9% of statements [2023-03-29T22:39:28.896Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 68.5% of statements [2023-03-29T22:39:28.896Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.102s coverage: 89.2% of statements [2023-03-29T22:39:28.896Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements [2023-03-29T22:39:50.830Z] GO111MODULE=on go vet ./... [2023-03-29T22:39:51.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T22:39:51.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T22:39:51.764Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T22:39:51.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T22:39:51.792Z] $ docker stop --time=1 89b4908185f90411081e241b0447b7e0fbb025ee2112284b6658c6c053c91733 [2023-03-29T22:39:54.536Z] $ docker rm -f --volumes 89b4908185f90411081e241b0447b7e0fbb025ee2112284b6658c6c053c91733 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:39:55.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T22:39:55.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T22:39:55.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T22:39:55.900Z] + ls -al . [2023-03-29T22:39:55.900Z] total 276 [2023-03-29T22:39:55.900Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 22:39 . [2023-03-29T22:39:55.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:37 .. [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:37 .dockerignore [2023-03-29T22:39:55.900Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:38 .git [2023-03-29T22:39:55.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:37 .github [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:37 .gitignore [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:37 .golangci.yml [2023-03-29T22:39:55.900Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:38 .semver [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:37 CHANGELOG.md [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:37 GOVERNANCE.md [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:37 Jenkinsfile [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:37 LICENSE [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:37 Makefile [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:37 OWNERS.md [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:37 README.md [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 22:38 VERSION [2023-03-29T22:39:55.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:37 bin [2023-03-29T22:39:55.900Z] -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:39 coverage.out [2023-03-29T22:39:55.900Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:37 example [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:37 go.mod [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:37 go.sum [2023-03-29T22:39:55.900Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:37 internal [2023-03-29T22:39:55.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:37 openapi [2023-03-29T22:39:55.900Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:37 pkg [2023-03-29T22:39:55.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:37 snap [2023-03-29T22:39:55.900Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:39:56.282Z] + 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=661b18549173505f3afdb4be110c3839c952cb0c --label arch=amd64 --label version=3.0.0-dev.63 . [2023-03-29T22:39:56.282Z] Sending build context to Docker daemon 11.01MB [2023-03-29T22:39:56.282Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:39:56.282Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-29T22:39:56.282Z] ---> 2c320e8ad30f [2023-03-29T22:39:56.282Z] Step 3/23 : ARG MAKE=make build [2023-03-29T22:39:56.540Z] ---> Running in 8251c82ca10e [2023-03-29T22:39:56.540Z] Removing intermediate container 8251c82ca10e [2023-03-29T22:39:56.540Z] ---> 4f41a909062b [2023-03-29T22:39:56.540Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-29T22:39:56.798Z] ---> Running in da440e0840a7 [2023-03-29T22:39:56.798Z] Removing intermediate container da440e0840a7 [2023-03-29T22:39:56.798Z] ---> cb7ca5c4dbad [2023-03-29T22:39:56.798Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:39:56.798Z] ---> Running in 311fe0cdaef4 [2023-03-29T22:39:57.057Z] Removing intermediate container 311fe0cdaef4 [2023-03-29T22:39:57.057Z] ---> 192e6258d305 [2023-03-29T22:39:57.057Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-29T22:39:57.057Z] ---> Running in b186a5de33f2 [2023-03-29T22:39:57.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:39:57.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:39:57.835Z] OK: 265 MiB in 53 packages [2023-03-29T22:39:58.093Z] Removing intermediate container b186a5de33f2 [2023-03-29T22:39:58.093Z] ---> adb0f1a85498 [2023-03-29T22:39:58.093Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-29T22:39:58.353Z] ---> b4a240cb8e57 [2023-03-29T22:39:58.353Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:39:58.353Z] ---> Running in 28a9dbe6781b [2023-03-29T22:39:59.488Z] Removing intermediate container 28a9dbe6781b [2023-03-29T22:39:59.488Z] ---> f5f35faaa624 [2023-03-29T22:39:59.488Z] Step 9/23 : COPY . . [2023-03-29T22:39:59.751Z] ---> 73b6bc5a04af [2023-03-29T22:39:59.751Z] Step 10/23 : RUN ${MAKE} [2023-03-29T22:40:00.012Z] ---> Running in 2cebf1547b1d [2023-03-29T22:40:00.271Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.63" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-29T22:40:22.225Z] Removing intermediate container 2cebf1547b1d [2023-03-29T22:40:22.225Z] ---> a6b5a7c6b795 [2023-03-29T22:40:22.225Z] Step 11/23 : FROM alpine:3.17 [2023-03-29T22:40:22.225Z] 3.17: Pulling from library/alpine [2023-03-29T22:40:22.225Z] f56be85fc22e: Pulling fs layer [2023-03-29T22:40:22.225Z] f56be85fc22e: Download complete [2023-03-29T22:40:22.225Z] f56be85fc22e: Pull complete [2023-03-29T22:40:22.225Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:40:22.225Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:40:22.225Z] ---> 9ed4aefc74f6 [2023-03-29T22:40:22.225Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T22:40:22.225Z] ---> Running in 3ea635041f17 [2023-03-29T22:40:22.225Z] Removing intermediate container 3ea635041f17 [2023-03-29T22:40:22.225Z] ---> 6e756e28e1fc [2023-03-29T22:40:22.225Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-29T22:40:22.225Z] ---> Running in fa09318537f4 [2023-03-29T22:40:22.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:40:22.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:40:22.225Z] OK: 7 MiB in 15 packages [2023-03-29T22:40:22.225Z] Removing intermediate container fa09318537f4 [2023-03-29T22:40:22.225Z] ---> b7993237f4bf [2023-03-29T22:40:22.225Z] Step 14/23 : WORKDIR / [2023-03-29T22:40:22.225Z] ---> Running in 5ec16b8ce5a9 [2023-03-29T22:40:22.225Z] Removing intermediate container 5ec16b8ce5a9 [2023-03-29T22:40:22.225Z] ---> 6af47dd6a4f5 [2023-03-29T22:40:22.225Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-29T22:40:22.225Z] ---> e4fff8a6e848 [2023-03-29T22:40:22.225Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-29T22:40:22.225Z] ---> 95f1cbd848b2 [2023-03-29T22:40:22.225Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-29T22:40:22.225Z] ---> 68fb614395a1 [2023-03-29T22:40:22.225Z] Step 18/23 : EXPOSE 59999 [2023-03-29T22:40:22.225Z] ---> Running in 3a9d046d6906 [2023-03-29T22:40:22.484Z] Removing intermediate container 3a9d046d6906 [2023-03-29T22:40:22.484Z] ---> ae047d4773a9 [2023-03-29T22:40:22.484Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-29T22:40:22.484Z] ---> Running in e8e83238a61a [2023-03-29T22:40:22.484Z] Removing intermediate container e8e83238a61a [2023-03-29T22:40:22.484Z] ---> 94fdbd4d5cbd [2023-03-29T22:40:22.484Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:40:22.484Z] ---> Running in 91bba46e1673 [2023-03-29T22:40:22.743Z] Removing intermediate container 91bba46e1673 [2023-03-29T22:40:22.743Z] ---> 0088e242ec67 [2023-03-29T22:40:22.743Z] Step 21/23 : LABEL arch=amd64 [2023-03-29T22:40:22.743Z] ---> Running in 6dd99efbd50b [2023-03-29T22:40:22.743Z] Removing intermediate container 6dd99efbd50b [2023-03-29T22:40:22.743Z] ---> a85db2b7c84d [2023-03-29T22:40:22.743Z] Step 22/23 : LABEL git_sha=661b18549173505f3afdb4be110c3839c952cb0c [2023-03-29T22:40:22.743Z] ---> Running in 88e2828607f8 [2023-03-29T22:40:22.743Z] Removing intermediate container 88e2828607f8 [2023-03-29T22:40:22.743Z] ---> 11746c7c9db1 [2023-03-29T22:40:22.743Z] Step 23/23 : LABEL version=3.0.0-dev.63 [2023-03-29T22:40:22.743Z] ---> Running in 9d272e2c0de3 [2023-03-29T22:40:23.003Z] Removing intermediate container 9d272e2c0de3 [2023-03-29T22:40:23.003Z] ---> 7f25db0a51d6 [2023-03-29T22:40:23.003Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T22:40:23.003Z] Successfully built 7f25db0a51d6 [2023-03-29T22:40:23.003Z] 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 [2023-03-29T22:40:23.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:40:23.437Z] [2023-03-29T22:40:23.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:40:23.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:40:23.732Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T22:40:23.732Z] 5eb5b503b376: Pulling fs layer [2023-03-29T22:40:23.732Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T22:40:23.732Z] ec43610c2a17: Pulling fs layer [2023-03-29T22:40:23.732Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T22:40:23.732Z] 33b1e0a273af: Pulling fs layer [2023-03-29T22:40:23.732Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T22:40:23.732Z] 2f39f015ded8: Pulling fs layer [2023-03-29T22:40:23.732Z] 5d3b04190fa2: Waiting [2023-03-29T22:40:23.732Z] 2f39f015ded8: Waiting [2023-03-29T22:40:23.732Z] 3a2ae6a8a46f: Waiting [2023-03-29T22:40:23.732Z] 33b1e0a273af: Waiting [2023-03-29T22:40:23.732Z] 5c69ac0246d0: Download complete [2023-03-29T22:40:23.732Z] 3a2ae6a8a46f: Download complete [2023-03-29T22:40:23.732Z] 33b1e0a273af: Verifying Checksum [2023-03-29T22:40:23.732Z] 33b1e0a273af: Download complete [2023-03-29T22:40:23.732Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T22:40:23.732Z] 5d3b04190fa2: Download complete [2023-03-29T22:40:23.732Z] ec43610c2a17: Verifying Checksum [2023-03-29T22:40:23.732Z] ec43610c2a17: Download complete [2023-03-29T22:40:23.992Z] 5eb5b503b376: Verifying Checksum [2023-03-29T22:40:23.992Z] 5eb5b503b376: Download complete [2023-03-29T22:40:24.557Z] 2f39f015ded8: Download complete [2023-03-29T22:40:25.130Z] 5eb5b503b376: Pull complete [2023-03-29T22:40:25.130Z] 5c69ac0246d0: Pull complete [2023-03-29T22:40:25.718Z] ec43610c2a17: Pull complete [2023-03-29T22:40:25.718Z] 3a2ae6a8a46f: Pull complete [2023-03-29T22:40:25.718Z] 33b1e0a273af: Pull complete [2023-03-29T22:40:25.976Z] 5d3b04190fa2: Pull complete [2023-03-29T22:40:30.166Z] 2f39f015ded8: Pull complete [2023-03-29T22:40:30.166Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T22:40:30.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:40:30.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:40:30.243Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:40:30.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T22:40:34.550Z] $ docker top 8758246b634c9599b3a95463e7e11b1b52d3bc85b06ea90feaaec66b234a01df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:40:34.909Z] ---> job-cost.sh [2023-03-29T22:40:34.910Z] lf-activate-venv: SKIPPING [2023-03-29T22:40:34.910Z] INFO: No Stack... [2023-03-29T22:40:35.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T22:40:35.735Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T22:40:36.016Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-29T22:40:36.016Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T22:40:36.026Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [2023-03-29T22:40:36.034Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] did not exist. Created. [2023-03-29T22:40:36.034Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T22:40:36.330Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T22:40:36.354Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T22:40:36.361Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T22:40:36.387Z] $ docker stop --time=1 8758246b634c9599b3a95463e7e11b1b52d3bc85b06ea90feaaec66b234a01df [2023-03-29T22:40:37.529Z] $ docker rm -f --volumes 8758246b634c9599b3a95463e7e11b1b52d3bc85b06ea90feaaec66b234a01df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T22:41:16.203Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6284 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-29T22:41:16.210Z] Running in /w/workspace/device-sdk-go/194 [Pipeline] { [Pipeline] checkout [2023-03-29T22:41:16.248Z] The recommended git tool is: git [2023-03-29T22:41:23.757Z] using credential edgex-jenkins-ssh [2023-03-29T22:41:23.777Z] Cloning the remote Git repository [2023-03-29T22:41:23.847Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T22:41:23.978Z] > git init /w/workspace/device-sdk-go/194 # timeout=10 [2023-03-29T22:41:24.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T22:41:24.186Z] > git --version # timeout=10 [2023-03-29T22:41:24.212Z] > git --version # 'git version 2.25.1' [2023-03-29T22:41:24.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:41:24.440Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:41:26.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-29T22:41:26.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:41:27.568Z] Avoid second fetch [2023-03-29T22:41:27.569Z] Checking out Revision 661b18549173505f3afdb4be110c3839c952cb0c (main) [2023-03-29T22:41:27.594Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T22:41:27.686Z] > git checkout -f 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 [2023-03-29T22:41:28.361Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1413)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:41:29.296Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T22:41:29.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:41:29.296Z] Dload Upload Total Spent Left Speed [2023-03-29T22:41:29.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-03-29T22:41:30.101Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T22:41:30.459Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T22:41:30.459Z] + sudo tee /etc/docker/daemon.new [2023-03-29T22:41:30.459Z] { [2023-03-29T22:41:30.459Z] "registry-mirrors": [ [2023-03-29T22:41:30.459Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T22:41:30.459Z] ], [2023-03-29T22:41:30.459Z] "bip": "10.250.0.254/24", [2023-03-29T22:41:30.459Z] "hosts": [ [2023-03-29T22:41:30.459Z] "tcp://0.0.0.0:5555", [2023-03-29T22:41:30.459Z] "unix:///var/run/docker.sock" [2023-03-29T22:41:30.459Z] ], [2023-03-29T22:41:30.459Z] "mtu": 1458, [2023-03-29T22:41:30.459Z] "selinux-enabled": true, [2023-03-29T22:41:30.459Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T22:41:30.459Z] } [Pipeline] sh [2023-03-29T22:41:30.816Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T22:41:31.175Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:41:49.535Z] provisioning config files... [2023-03-29T22:41:49.571Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/194@tmp/config13627482464515640166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:41:49.959Z] ---> docker-login.sh [2023-03-29T22:41:49.959Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:41:50.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:50.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:50.556Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:50.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:50.556Z] [2023-03-29T22:41:50.556Z] Login Succeeded [2023-03-29T22:41:50.556Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:41:50.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:51.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:51.210Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:51.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:51.210Z] [2023-03-29T22:41:51.210Z] Login Succeeded [2023-03-29T22:41:51.210Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:41:51.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:51.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:51.564Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:51.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:51.564Z] [2023-03-29T22:41:51.564Z] Login Succeeded [2023-03-29T22:41:51.564Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:41:51.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:51.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:51.841Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:51.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:51.841Z] [2023-03-29T22:41:51.841Z] Login Succeeded [2023-03-29T22:41:51.841Z] docker.io [2023-03-29T22:41:52.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:52.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:52.441Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:52.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:52.441Z] [2023-03-29T22:41:52.441Z] Login Succeeded [2023-03-29T22:41:52.441Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:41:52.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T22:41:52.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:41:52.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:41:52.868Z] ========================================================= [2023-03-29T22:41:52.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T22:41:52.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:41:53.246Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T22:41:53.848Z] Sending build context to Docker daemon 5.853MB [2023-03-29T22:41:53.848Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:41:53.848Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T22:41:53.848Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T22:41:53.848Z] af6eaf76a39c: Pulling fs layer [2023-03-29T22:41:53.848Z] 55522c791124: Pulling fs layer [2023-03-29T22:41:53.848Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T22:41:53.848Z] 169dfbe0d373: Pulling fs layer [2023-03-29T22:41:53.848Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T22:41:53.848Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T22:41:53.848Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T22:41:53.848Z] 169dfbe0d373: Waiting [2023-03-29T22:41:53.848Z] e1ff8fa3b103: Waiting [2023-03-29T22:41:53.848Z] 5abe8eddf0d5: Waiting [2023-03-29T22:41:53.848Z] 52ebb69f0ebf: Waiting [2023-03-29T22:41:53.848Z] 55522c791124: Verifying Checksum [2023-03-29T22:41:53.848Z] 55522c791124: Download complete [2023-03-29T22:41:53.848Z] 169dfbe0d373: Verifying Checksum [2023-03-29T22:41:53.848Z] 169dfbe0d373: Download complete [2023-03-29T22:41:53.848Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T22:41:53.848Z] e1ff8fa3b103: Download complete [2023-03-29T22:41:54.123Z] af6eaf76a39c: Download complete [2023-03-29T22:41:55.118Z] af6eaf76a39c: Pull complete [2023-03-29T22:41:55.396Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T22:41:55.396Z] 5abe8eddf0d5: Download complete [2023-03-29T22:41:55.676Z] 55522c791124: Pull complete [2023-03-29T22:41:57.190Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T22:41:57.191Z] ce5c4a1c91eb: Download complete [2023-03-29T22:41:57.191Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T22:41:57.191Z] 52ebb69f0ebf: Download complete [2023-03-29T22:42:09.629Z] ce5c4a1c91eb: Pull complete [2023-03-29T22:42:09.629Z] 169dfbe0d373: Pull complete [2023-03-29T22:42:09.629Z] e1ff8fa3b103: Pull complete [2023-03-29T22:42:15.010Z] 52ebb69f0ebf: Pull complete [2023-03-29T22:42:17.734Z] 5abe8eddf0d5: Pull complete [2023-03-29T22:42:17.734Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T22:42:17.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T22:42:17.734Z] ---> 6cb57ee374ae [2023-03-29T22:42:17.734Z] Step 3/10 : ARG MAKE=make build [2023-03-29T22:42:20.352Z] ---> Running in 81baac52a3e2 [2023-03-29T22:42:20.626Z] Removing intermediate container 81baac52a3e2 [2023-03-29T22:42:20.626Z] ---> 07b1776445d5 [2023-03-29T22:42:20.626Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-29T22:42:20.903Z] ---> Running in 03373440b273 [2023-03-29T22:42:21.182Z] Removing intermediate container 03373440b273 [2023-03-29T22:42:21.182Z] ---> c4badf99015f [2023-03-29T22:42:21.182Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:42:21.182Z] ---> Running in e461d2d05bf9 [2023-03-29T22:42:21.781Z] Removing intermediate container e461d2d05bf9 [2023-03-29T22:42:21.781Z] ---> 3e860b13c3d3 [2023-03-29T22:42:21.781Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-29T22:42:21.781Z] ---> Running in 6a4cba176831 [2023-03-29T22:42:23.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:42:24.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:42:25.628Z] OK: 263 MiB in 53 packages [2023-03-29T22:42:26.715Z] Removing intermediate container 6a4cba176831 [2023-03-29T22:42:26.715Z] ---> 2e849ca56710 [2023-03-29T22:42:26.715Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T22:42:30.104Z] ---> b5e932b8b316 [2023-03-29T22:42:30.104Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:42:30.104Z] ---> Running in 4af72a8b3bbe [2023-03-29T22:43:38.106Z] Removing intermediate container 4af72a8b3bbe [2023-03-29T22:43:38.106Z] ---> 12433d7ad36d [2023-03-29T22:43:38.106Z] Step 9/10 : COPY . . [2023-03-29T22:43:38.106Z] ---> 650dc8bab54a [2023-03-29T22:43:38.106Z] Step 10/10 : RUN ${MAKE} [2023-03-29T22:43:38.106Z] ---> Running in 1d90e05b915d [2023-03-29T22:43:38.696Z] noop [2023-03-29T22:43:39.283Z] Removing intermediate container 1d90e05b915d [2023-03-29T22:43:39.283Z] ---> dbef2fe6413f [2023-03-29T22:43:39.283Z] Successfully built dbef2fe6413f [2023-03-29T22:43:39.553Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:43:39.921Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:43:39.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:43:40.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container [2023-03-29T22:43:40.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/194 -v /w/workspace/device-sdk-go/194:/w/workspace/device-sdk-go/194:rw,z -v /w/workspace/device-sdk-go/194@tmp:/w/workspace/device-sdk-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T22:43:41.521Z] $ docker top be06ffe76eea75e08e2ecc08d764deafba7cba1fe6cb50cf4fce4c990c013ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:43:42.421Z] + go version [2023-03-29T22:43:42.421Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T22:43:42.445Z] $ docker stop --time=1 be06ffe76eea75e08e2ecc08d764deafba7cba1fe6cb50cf4fce4c990c013ddb [2023-03-29T22:43:44.217Z] $ docker rm -f --volumes be06ffe76eea75e08e2ecc08d764deafba7cba1fe6cb50cf4fce4c990c013ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:43:44.805Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:43:44.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:43:45.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container [2023-03-29T22:43:45.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/194 -v /w/workspace/device-sdk-go/194:/w/workspace/device-sdk-go/194:rw,z -v /w/workspace/device-sdk-go/194@tmp:/w/workspace/device-sdk-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T22:43:46.540Z] $ docker top c466fdf9f484ae8656b4e6e38b8c97e13500bab09e1382b4870ccc231466a06f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:43:47.429Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/194 [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:43:48.104Z] + make test [2023-03-29T22:43:48.104Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T22:44:44.627Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-29T22:47:36.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-29T22:47:36.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-29T22:47:36.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-29T22:47:36.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-29T22:47:36.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-29T22:47:38.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.289s coverage: 27.6% of statements [2023-03-29T22:47:40.360Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.327s coverage: 79.9% of statements [2023-03-29T22:47:52.732Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-29T22:47:52.732Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-29T22:47:52.732Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.450s coverage: 86.0% of statements [2023-03-29T22:47:59.452Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-29T22:47:59.452Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-29T22:48:00.044Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.570s coverage: 75.7% of statements [2023-03-29T22:48:03.402Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.351s coverage: 14.9% of statements [2023-03-29T22:48:06.009Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-29T22:48:06.009Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-29T22:48:06.594Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.527s coverage: 68.5% of statements [2023-03-29T22:48:08.556Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.531s coverage: 89.2% of statements [2023-03-29T22:48:12.843Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-29T22:48:12.843Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.299s coverage: 5.5% of statements [2023-03-29T22:48:13.820Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T22:48:13.820Z] GO111MODULE=on go vet ./... [2023-03-29T22:51:20.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T22:51:20.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T22:51:20.717Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T22:51:20.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T22:51:20.756Z] $ docker stop --time=1 c466fdf9f484ae8656b4e6e38b8c97e13500bab09e1382b4870ccc231466a06f [2023-03-29T22:51:22.761Z] $ docker rm -f --volumes c466fdf9f484ae8656b4e6e38b8c97e13500bab09e1382b4870ccc231466a06f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:51:24.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T22:51:24.626Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T22:51:25.294Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:51:25.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T22:51:25.990Z] + ls -al . [2023-03-29T22:51:25.990Z] total 272 [2023-03-29T22:51:25.990Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 22:43 . [2023-03-29T22:51:25.990Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:41 .. [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:41 .dockerignore [2023-03-29T22:51:25.990Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:41 .git [2023-03-29T22:51:25.990Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:41 .github [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:41 .gitignore [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:41 .golangci.yml [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:41 CHANGELOG.md [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:41 GOVERNANCE.md [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:41 Jenkinsfile [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:41 LICENSE [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:41 Makefile [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:41 OWNERS.md [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:41 README.md [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 22:38 VERSION [2023-03-29T22:51:25.990Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:41 bin [2023-03-29T22:51:25.990Z] -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:48 coverage.out [2023-03-29T22:51:25.990Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:41 example [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:41 go.mod [2023-03-29T22:51:25.990Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:41 go.sum [2023-03-29T22:51:25.990Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:41 internal [2023-03-29T22:51:25.990Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:41 openapi [2023-03-29T22:51:25.990Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:41 pkg [2023-03-29T22:51:25.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:41 snap [2023-03-29T22:51:25.991Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:51:26.337Z] + 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=661b18549173505f3afdb4be110c3839c952cb0c --label arch=arm64 --label version=3.0.0-dev.63 . [2023-03-29T22:51:26.923Z] Sending build context to Docker daemon 5.961MB [2023-03-29T22:51:26.923Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:51:26.923Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-29T22:51:26.923Z] ---> dbef2fe6413f [2023-03-29T22:51:26.923Z] Step 3/23 : ARG MAKE=make build [2023-03-29T22:51:26.923Z] ---> Running in cf74f1ffbde8 [2023-03-29T22:51:27.513Z] Removing intermediate container cf74f1ffbde8 [2023-03-29T22:51:27.513Z] ---> 838890bac83e [2023-03-29T22:51:27.513Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-29T22:51:27.513Z] ---> Running in 2a0554f152d8 [2023-03-29T22:51:27.780Z] Removing intermediate container 2a0554f152d8 [2023-03-29T22:51:27.780Z] ---> 3f699a35a846 [2023-03-29T22:51:27.780Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:51:28.049Z] ---> Running in b13d7d1dfbd4 [2023-03-29T22:51:28.317Z] Removing intermediate container b13d7d1dfbd4 [2023-03-29T22:51:28.317Z] ---> 35e2d38dc6e0 [2023-03-29T22:51:28.317Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-29T22:51:28.317Z] ---> Running in dc5f38941095 [2023-03-29T22:51:29.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:51:30.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:51:31.733Z] OK: 263 MiB in 53 packages [2023-03-29T22:51:32.322Z] Removing intermediate container dc5f38941095 [2023-03-29T22:51:32.322Z] ---> 0d903c18334f [2023-03-29T22:51:32.322Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-29T22:51:32.909Z] ---> 3af7ee3d36b6 [2023-03-29T22:51:32.909Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:51:33.180Z] ---> Running in d48d6519da85 [2023-03-29T22:51:35.779Z] Removing intermediate container d48d6519da85 [2023-03-29T22:51:35.779Z] ---> dfd58e71b2ad [2023-03-29T22:51:35.779Z] Step 9/23 : COPY . . [2023-03-29T22:51:37.297Z] ---> 0185c9d83d2e [2023-03-29T22:51:37.297Z] Step 10/23 : RUN ${MAKE} [2023-03-29T22:51:37.297Z] ---> Running in 70464a371e0e [2023-03-29T22:51:38.743Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.63" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-29T22:54:15.552Z] Removing intermediate container 70464a371e0e [2023-03-29T22:54:15.552Z] ---> 818cbcf32e2c [2023-03-29T22:54:15.552Z] Step 11/23 : FROM alpine:3.17 [2023-03-29T22:54:15.552Z] 3.17: Pulling from library/alpine [2023-03-29T22:54:15.552Z] c41833b44d91: Pulling fs layer [2023-03-29T22:54:15.552Z] c41833b44d91: Verifying Checksum [2023-03-29T22:54:15.552Z] c41833b44d91: Download complete [2023-03-29T22:54:15.552Z] c41833b44d91: Pull complete [2023-03-29T22:54:15.552Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:54:15.552Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:54:15.552Z] ---> 51e60588ff2c [2023-03-29T22:54:15.552Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T22:54:15.552Z] ---> Running in 427ec3226c20 [2023-03-29T22:54:15.552Z] Removing intermediate container 427ec3226c20 [2023-03-29T22:54:15.552Z] ---> cb90390d92ff [2023-03-29T22:54:15.552Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-29T22:54:15.552Z] ---> Running in 5bc42d33388c [2023-03-29T22:54:15.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:54:15.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:54:17.238Z] OK: 7 MiB in 15 packages [2023-03-29T22:54:18.657Z] Removing intermediate container 5bc42d33388c [2023-03-29T22:54:18.657Z] ---> 340ce4838102 [2023-03-29T22:54:18.657Z] Step 14/23 : WORKDIR / [2023-03-29T22:54:18.657Z] ---> Running in b2cadbee7f7b [2023-03-29T22:54:18.926Z] Removing intermediate container b2cadbee7f7b [2023-03-29T22:54:18.926Z] ---> 4b76cb6333c9 [2023-03-29T22:54:18.926Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-29T22:54:19.514Z] ---> 8a691a32533c [2023-03-29T22:54:19.514Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-29T22:54:20.929Z] ---> 1f4e74f12492 [2023-03-29T22:54:20.929Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-29T22:54:21.520Z] ---> 4d048d5e14fa [2023-03-29T22:54:21.520Z] Step 18/23 : EXPOSE 59999 [2023-03-29T22:54:21.790Z] ---> Running in 1114dcf7edc3 [2023-03-29T22:54:22.061Z] Removing intermediate container 1114dcf7edc3 [2023-03-29T22:54:22.061Z] ---> fdaf34d943ff [2023-03-29T22:54:22.061Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-29T22:54:22.061Z] ---> Running in 9d51356ca543 [2023-03-29T22:54:22.330Z] Removing intermediate container 9d51356ca543 [2023-03-29T22:54:22.330Z] ---> 1fe49ebe5131 [2023-03-29T22:54:22.330Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:54:22.598Z] ---> Running in ec8ae87a6eba [2023-03-29T22:54:22.868Z] Removing intermediate container ec8ae87a6eba [2023-03-29T22:54:22.868Z] ---> 5309c29212d1 [2023-03-29T22:54:22.868Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T22:54:22.868Z] ---> Running in 4ad405204c7e [2023-03-29T22:54:23.139Z] Removing intermediate container 4ad405204c7e [2023-03-29T22:54:23.139Z] ---> 0d9d863477f7 [2023-03-29T22:54:23.139Z] Step 22/23 : LABEL git_sha=661b18549173505f3afdb4be110c3839c952cb0c [2023-03-29T22:54:23.409Z] ---> Running in 1a599e5d7225 [2023-03-29T22:54:23.679Z] Removing intermediate container 1a599e5d7225 [2023-03-29T22:54:23.679Z] ---> b4e9c8593c82 [2023-03-29T22:54:23.679Z] Step 23/23 : LABEL version=3.0.0-dev.63 [2023-03-29T22:54:23.679Z] ---> Running in f2a920006906 [2023-03-29T22:54:23.948Z] Removing intermediate container f2a920006906 [2023-03-29T22:54:23.948Z] ---> 1d07ada77af7 [2023-03-29T22:54:23.948Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T22:54:24.217Z] Successfully built 1d07ada77af7 [2023-03-29T22:54:24.217Z] 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 [2023-03-29T22:54:24.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:54:24.625Z] [2023-03-29T22:54:24.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:54:24.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:54:24.973Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T22:54:24.973Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T22:54:24.973Z] 04944245beec: Pulling fs layer [2023-03-29T22:54:24.973Z] 699f458cf7ca: Pulling fs layer [2023-03-29T22:54:24.973Z] 765212b225bb: Pulling fs layer [2023-03-29T22:54:24.973Z] f23df028b6ca: Pulling fs layer [2023-03-29T22:54:24.973Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T22:54:24.973Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T22:54:24.973Z] 765212b225bb: Waiting [2023-03-29T22:54:24.973Z] f23df028b6ca: Waiting [2023-03-29T22:54:24.973Z] d65c8cfc05b1: Waiting [2023-03-29T22:54:24.973Z] 2437ff75d9bd: Waiting [2023-03-29T22:54:25.246Z] 04944245beec: Verifying Checksum [2023-03-29T22:54:25.246Z] 04944245beec: Download complete [2023-03-29T22:54:25.246Z] 765212b225bb: Verifying Checksum [2023-03-29T22:54:25.246Z] 765212b225bb: Download complete [2023-03-29T22:54:25.246Z] f23df028b6ca: Verifying Checksum [2023-03-29T22:54:25.246Z] f23df028b6ca: Download complete [2023-03-29T22:54:25.246Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T22:54:25.246Z] d65c8cfc05b1: Download complete [2023-03-29T22:54:25.522Z] 699f458cf7ca: Verifying Checksum [2023-03-29T22:54:25.522Z] 699f458cf7ca: Download complete [2023-03-29T22:54:25.794Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T22:54:25.794Z] 8998bd30e6a1: Download complete [2023-03-29T22:54:28.390Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T22:54:28.390Z] 2437ff75d9bd: Download complete [2023-03-29T22:54:32.654Z] 8998bd30e6a1: Pull complete [2023-03-29T22:54:32.654Z] 04944245beec: Pull complete [2023-03-29T22:54:34.070Z] 699f458cf7ca: Pull complete [2023-03-29T22:54:34.337Z] 765212b225bb: Pull complete [2023-03-29T22:54:35.299Z] f23df028b6ca: Pull complete [2023-03-29T22:54:35.299Z] d65c8cfc05b1: Pull complete [2023-03-29T22:54:50.311Z] 2437ff75d9bd: Pull complete [2023-03-29T22:54:50.311Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T22:54:50.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:54:50.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:54:50.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container [2023-03-29T22:54:50.589Z] $ 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/194 -v /w/workspace/device-sdk-go/194:/w/workspace/device-sdk-go/194:rw,z -v /w/workspace/device-sdk-go/194@tmp:/w/workspace/device-sdk-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T22:54:53.630Z] $ docker top 7afc6b176523bb14e4c99e4db1d249f49f52bf71de8d3510d585e0250aa39ae7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:54:54.508Z] ---> job-cost.sh [2023-03-29T22:54:54.508Z] lf-activate-venv: SKIPPING [2023-03-29T22:54:54.508Z] INFO: No Stack... [2023-03-29T22:54:55.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T22:54:55.682Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T22:54:56.604Z] + + cutcat -d, /w/workspace/device-sdk-go/194/archives/cost.csv -f6 [2023-03-29T22:54:56.604Z] [Pipeline] lock [2023-03-29T22:54:56.687Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [2023-03-29T22:54:56.697Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] did not exist. Created. [2023-03-29T22:54:56.697Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T22:54:57.359Z] /w/workspace/device-sdk-go/194@tmp/durable-d43778b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T22:54:58.022Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T22:54:58.044Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T22:54:58.118Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T22:54:58.125Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T22:54:58.140Z] $ docker stop --time=1 7afc6b176523bb14e4c99e4db1d249f49f52bf71de8d3510d585e0250aa39ae7 [2023-03-29T22:54:59.757Z] $ docker rm -f --volumes 7afc6b176523bb14e4c99e4db1d249f49f52bf71de8d3510d585e0250aa39ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T22:55:00.169Z] provisioning config files... [2023-03-29T22:55:00.174Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7141111970296052662tmp [Pipeline] { [Pipeline] sh [2023-03-29T22:55:00.464Z] + set +x [2023-03-29T22:55:00.464Z] + curl -s https://codecov.io/bash [2023-03-29T22:55:00.464Z] + bash -s -- [2023-03-29T22:55:00.464Z] [2023-03-29T22:55:00.464Z] _____ _ [2023-03-29T22:55:00.464Z] / ____| | | [2023-03-29T22:55:00.464Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T22:55:00.464Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T22:55:00.464Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T22:55:00.464Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T22:55:00.464Z] Bash-1.0.6 [2023-03-29T22:55:00.464Z] [2023-03-29T22:55:00.464Z] [2023-03-29T22:55:00.464Z] ==> git version 2.25.1 found [2023-03-29T22:55:00.464Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T22:55:00.464Z] Release-Date: 2020-01-08 [2023-03-29T22:55:00.464Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T22:55:00.464Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T22:55:00.464Z] ==> Jenkins CI detected. [2023-03-29T22:55:00.464Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-29T22:55:00.464Z] project root: . [2023-03-29T22:55:00.464Z] --> token set from env [2023-03-29T22:55:00.464Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T22:55:00.464Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T22:55:00.464Z] ==> Python coveragepy not found [2023-03-29T22:55:00.464Z] ==> Searching for coverage reports in: [2023-03-29T22:55:00.464Z] + . [2023-03-29T22:55:00.464Z] -> Found 1 reports [2023-03-29T22:55:00.464Z] ==> Detecting git/mercurial file structure [2023-03-29T22:55:00.464Z] ==> Reading reports [2023-03-29T22:55:00.464Z] + ./coverage.out bytes=106712 [2023-03-29T22:55:00.464Z] ==> Appending adjustments [2023-03-29T22:55:00.464Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T22:55:00.723Z] + Found adjustments [2023-03-29T22:55:00.723Z] ==> Gzipping contents [2023-03-29T22:55:00.723Z] 16K /tmp/codecov.dYyjeH.gz [2023-03-29T22:55:00.723Z] ==> Uploading reports [2023-03-29T22:55:00.723Z] url: https://codecov.io [2023-03-29T22:55:00.723Z] query: branch=main&commit=661b18549173505f3afdb4be110c3839c952cb0c&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T22:55:00.723Z] -> Pinging Codecov [2023-03-29T22:55:00.723Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=661b18549173505f3afdb4be110c3839c952cb0c&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T22:55:07.288Z] -> Uploading to [2023-03-29T22:55:07.288Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7E55EF52A471D76F132DFD9A03CDDE97/661b18549173505f3afdb4be110c3839c952cb0c/ffaa4ea0-92d1-42c7-a092-f1dfb931dd42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T225506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6774ff5e3e117c1c486e72f34a4b2db31bc6cf7ec661ea2171553bd27eae8e71 [2023-03-29T22:55:07.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:55:07.288Z] Dload Upload Total Spent Left Speed [2023-03-29T22:55:07.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15088 0 0 100 15088 0 74325 --:--:-- --:--:-- --:--:-- 73960 100 15088 0 0 100 15088 0 55675 --:--:-- --:--:-- --:--:-- 55470 [2023-03-29T22:55:07.288Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] } [2023-03-29T22:55:07.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-29T22:55:07.431Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-29T22:55:07.441Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:55:07.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T22:55:07.743Z] [2023-03-29T22:55:07.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:55:08.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T22:55:08.038Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-29T22:55:08.038Z] df9b9388f04a: Pulling fs layer [2023-03-29T22:55:08.038Z] 52dc419b0ee2: Pulling fs layer [2023-03-29T22:55:08.038Z] 25bc292e5bac: Pulling fs layer [2023-03-29T22:55:08.038Z] 114826534d7a: Pulling fs layer [2023-03-29T22:55:08.038Z] 4657fd5d0bcf: Pulling fs layer [2023-03-29T22:55:08.038Z] 6ad1cebc031e: Pulling fs layer [2023-03-29T22:55:08.038Z] 8a3aa393b2d8: Pulling fs layer [2023-03-29T22:55:08.038Z] 4657fd5d0bcf: Waiting [2023-03-29T22:55:08.038Z] 6ad1cebc031e: Waiting [2023-03-29T22:55:08.038Z] 8a3aa393b2d8: Waiting [2023-03-29T22:55:08.038Z] 25bc292e5bac: Download complete [2023-03-29T22:55:08.038Z] 52dc419b0ee2: Download complete [2023-03-29T22:55:08.038Z] 4657fd5d0bcf: Verifying Checksum [2023-03-29T22:55:08.038Z] 4657fd5d0bcf: Download complete [2023-03-29T22:55:08.038Z] df9b9388f04a: Download complete [2023-03-29T22:55:08.296Z] 6ad1cebc031e: Verifying Checksum [2023-03-29T22:55:08.296Z] 6ad1cebc031e: Download complete [2023-03-29T22:55:08.296Z] df9b9388f04a: Pull complete [2023-03-29T22:55:08.296Z] 52dc419b0ee2: Pull complete [2023-03-29T22:55:08.296Z] 25bc292e5bac: Pull complete [2023-03-29T22:55:08.863Z] 114826534d7a: Verifying Checksum [2023-03-29T22:55:08.863Z] 114826534d7a: Download complete [2023-03-29T22:55:08.863Z] 8a3aa393b2d8: Verifying Checksum [2023-03-29T22:55:08.863Z] 8a3aa393b2d8: Download complete [2023-03-29T22:55:12.137Z] 114826534d7a: Pull complete [2023-03-29T22:55:12.138Z] 4657fd5d0bcf: Pull complete [2023-03-29T22:55:12.396Z] 6ad1cebc031e: Pull complete [2023-03-29T22:55:14.919Z] 8a3aa393b2d8: Pull complete [2023-03-29T22:55:14.919Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-29T22:55:14.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T22:55:14.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:55:14.995Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:55:15.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-29T22:55:21.121Z] $ docker top 342ab41e4e7ab621452ae97d36a0667364ea8e3ca50aedfcc421e898b91ee338 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T22:55:21.155Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-29T22:55:21.430Z] + set -o pipefail [2023-03-29T22:55:21.430Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-29T22:55:25.606Z] [2023-03-29T22:55:25.606Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-29T22:55:25.606Z] [2023-03-29T22:55:25.606Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/e00b942d-6345-415e-9e03-d2546fa26719 [2023-03-29T22:55:25.606Z] [2023-03-29T22:55:25.606Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-29T22:55:25.606Z] [2023-03-29T22:55:25.606Z] [2023-03-29T22:55:25.606Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-29T22:55:25.606Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-29T22:55:25.606Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-29T22:55:25.634Z] $ docker stop --time=1 342ab41e4e7ab621452ae97d36a0667364ea8e3ca50aedfcc421e898b91ee338 [2023-03-29T22:55:30.125Z] $ docker rm -f --volumes 342ab41e4e7ab621452ae97d36a0667364ea8e3ca50aedfcc421e898b91ee338 [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 [2023-03-29T22:55:30.427Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:55:30.434Z] provisioning config files... [2023-03-29T22:55:30.442Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8064756260513948473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:30.728Z] --> edgex-publish-swagger.sh [2023-03-29T22:55:30.728Z] === Publish openapi/v3 API === [2023-03-29T22:55:30.728Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-29T22:55:30.728Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-29T22:55:30.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:55:30.728Z] Dload Upload Total Spent Left Speed [2023-03-29T22:55:30.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23890 0 0 100 23890 0 265k --:--:-- --:--:-- --:--:-- 262k 100 23890 0 0 100 23890 0 48556 --:--:-- --:--:-- --:--:-- 48458 [2023-03-29T22:55:30.987Z] [2023-03-29T22:55:30.987Z] [Pipeline] } [2023-03-29T22:55:30.994Z] 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 [2023-03-29T22:55:31.370Z] + git log --format=format:%s -1 661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] sh [2023-03-29T22:55:31.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T22:55:31.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:55:31.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:55:31.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:55:32.038Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:55:32.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T22:55:32.527Z] $ docker top 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 -eo pid,comm [2023-03-29T22:55:32.557Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T22:55:32.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T22:55:32.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:55:32.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:55:32.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:55:32.735Z] $ docker exec 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 ssh-agent [2023-03-29T22:55:32.841Z] SSH_AUTH_SOCK=/tmp/ssh-f6rZjC9TeRGW/agent.31 [2023-03-29T22:55:32.841Z] SSH_AGENT_PID=37 [2023-03-29T22:55:32.846Z] Running ssh-add (command line suppressed) [2023-03-29T22:55:32.978Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14785286368397439201.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14785286368397439201.key) [2023-03-29T22:55:32.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:55:33.261Z] + git semver tag [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,448 [run_tag] DEBUG tag force:False [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,448 [check_head_tag] DEBUG check head tag [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,450 [execute] INFO git cat-file --batch-check [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,453 [execute] INFO git cat-file --batch [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,488 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,488 [execute] INFO git tag -a v3.0.0-dev.63 -m v3.0.0-dev.63 [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,488 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.63', '-m', 'v3.0.0-dev.63'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T22:55:33.520Z] 2023-03-29 22:55:33,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-29T22:55:33.520Z] 3.0.0-dev.63 [Pipeline] } [2023-03-29T22:55:33.545Z] $ docker exec --env ******** --env ******** 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 ssh-agent -k [2023-03-29T22:55:33.637Z] unset SSH_AUTH_SOCK; [2023-03-29T22:55:33.638Z] unset SSH_AGENT_PID; [2023-03-29T22:55:33.638Z] echo Agent pid 37 killed; [2023-03-29T22:55:33.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T22:55:33.923Z] + git semver [Pipeline] } [2023-03-29T22:55:34.209Z] $ docker stop --time=1 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 [2023-03-29T22:55:35.479Z] $ docker rm -f --volumes 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:55:35.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T22:55:35.849Z] [2023-03-29T22:55:35.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:55:36.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T22:55:36.150Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-29T22:55:36.150Z] ab5ef0e58194: Pulling fs layer [2023-03-29T22:55:36.150Z] 9712f1f96733: Pulling fs layer [2023-03-29T22:55:36.150Z] 63f879dbbcfc: Pulling fs layer [2023-03-29T22:55:36.150Z] 0d9ebad4ef96: Pulling fs layer [2023-03-29T22:55:36.150Z] e9a5061849ea: Pulling fs layer [2023-03-29T22:55:36.150Z] d747dcd14b5f: Pulling fs layer [2023-03-29T22:55:36.150Z] 2de7ff778b66: Pulling fs layer [2023-03-29T22:55:36.150Z] d747dcd14b5f: Waiting [2023-03-29T22:55:36.150Z] 0d9ebad4ef96: Waiting [2023-03-29T22:55:36.150Z] 2de7ff778b66: Waiting [2023-03-29T22:55:36.150Z] e9a5061849ea: Waiting [2023-03-29T22:55:36.150Z] 9712f1f96733: Verifying Checksum [2023-03-29T22:55:36.150Z] 9712f1f96733: Download complete [2023-03-29T22:55:36.409Z] 63f879dbbcfc: Verifying Checksum [2023-03-29T22:55:36.409Z] 63f879dbbcfc: Download complete [2023-03-29T22:55:36.409Z] e9a5061849ea: Verifying Checksum [2023-03-29T22:55:36.409Z] e9a5061849ea: Download complete [2023-03-29T22:55:36.669Z] d747dcd14b5f: Verifying Checksum [2023-03-29T22:55:36.669Z] d747dcd14b5f: Download complete [2023-03-29T22:55:36.669Z] 0d9ebad4ef96: Verifying Checksum [2023-03-29T22:55:36.669Z] 0d9ebad4ef96: Download complete [2023-03-29T22:55:36.669Z] 2de7ff778b66: Verifying Checksum [2023-03-29T22:55:36.669Z] 2de7ff778b66: Download complete [2023-03-29T22:55:36.669Z] ab5ef0e58194: Verifying Checksum [2023-03-29T22:55:36.669Z] ab5ef0e58194: Download complete [2023-03-29T22:55:39.196Z] ab5ef0e58194: Pull complete [2023-03-29T22:55:39.454Z] 9712f1f96733: Pull complete [2023-03-29T22:55:40.396Z] 63f879dbbcfc: Pull complete [2023-03-29T22:55:44.576Z] 0d9ebad4ef96: Pull complete [2023-03-29T22:55:45.142Z] e9a5061849ea: Pull complete [2023-03-29T22:55:45.401Z] d747dcd14b5f: Pull complete [2023-03-29T22:55:46.772Z] 2de7ff778b66: Pull complete [2023-03-29T22:55:46.772Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-29T22:55:46.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T22:55:46.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:55:46.843Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:55:46.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-29T22:55:54.559Z] $ docker top 40f28e089642e2889345f28540e36cccd27b389ef5ee2007b6d0b59734318ba7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:55:54.609Z] provisioning config files... [2023-03-29T22:55:54.617Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12089549418487416459tmp [2023-03-29T22:55:54.626Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8994747326865550350tmp [2023-03-29T22:55:54.636Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config79170974427551431tmp [Pipeline] { [Pipeline] echo [2023-03-29T22:55:54.653Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:54.937Z] ---> sigul-configuration.sh [2023-03-29T22:55:54.937Z] gpg: directory `/root/.gnupg' created [2023-03-29T22:55:54.937Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-29T22:55:54.937Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-29T22:55:54.937Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-29T22:55:54.937Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-29T22:55:54.937Z] gpg: CAST5 encrypted data [2023-03-29T22:55:54.937Z] gpg: encrypted with 1 passphrase [2023-03-29T22:55:54.937Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-29T22:55:55.221Z] + mkdir /home/jenkins [2023-03-29T22:55:55.222Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-29T22:55:55.529Z] + 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 [2023-03-29T22:55:55.538Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:55.827Z] ---> sigul-install.sh [2023-03-29T22:55:55.827Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-29T22:55:56.112Z] + git tag --list [2023-03-29T22:55:56.112Z] 0.7.1 [2023-03-29T22:55:56.112Z] delhi-tag [2023-03-29T22:55:56.112Z] v1.0.0 [2023-03-29T22:55:56.112Z] v1.1.0 [2023-03-29T22:55:56.112Z] v1.1.1 [2023-03-29T22:55:56.112Z] v1.1.2 [2023-03-29T22:55:56.112Z] v1.2.0 [2023-03-29T22:55:56.112Z] v1.2.1 [2023-03-29T22:55:56.112Z] v1.2.2 [2023-03-29T22:55:56.112Z] v1.2.3 [2023-03-29T22:55:56.112Z] v1.3.0 [2023-03-29T22:55:56.112Z] v1.4.0 [2023-03-29T22:55:56.112Z] v2.0.0 [2023-03-29T22:55:56.112Z] v2.1.0 [2023-03-29T22:55:56.112Z] v2.1.1 [2023-03-29T22:55:56.112Z] v2.1.1-dev.2 [2023-03-29T22:55:56.112Z] v2.1.1-dev.3 [2023-03-29T22:55:56.112Z] v2.2.0 [2023-03-29T22:55:56.112Z] v2.2.1-dev.1 [2023-03-29T22:55:56.112Z] v2.2.1-dev.10 [2023-03-29T22:55:56.112Z] v2.2.1-dev.11 [2023-03-29T22:55:56.112Z] v2.2.1-dev.12 [2023-03-29T22:55:56.112Z] v2.2.1-dev.13 [2023-03-29T22:55:56.112Z] v2.2.1-dev.14 [2023-03-29T22:55:56.112Z] v2.2.1-dev.2 [2023-03-29T22:55:56.112Z] v2.2.1-dev.3 [2023-03-29T22:55:56.112Z] v2.2.1-dev.4 [2023-03-29T22:55:56.112Z] v2.2.1-dev.5 [2023-03-29T22:55:56.112Z] v2.2.1-dev.6 [2023-03-29T22:55:56.112Z] v2.2.1-dev.7 [2023-03-29T22:55:56.112Z] v2.2.1-dev.8 [2023-03-29T22:55:56.112Z] v2.2.1-dev.9 [2023-03-29T22:55:56.112Z] v2.3.0 [2023-03-29T22:55:56.112Z] v2.3.0-dev.14 [2023-03-29T22:55:56.112Z] v2.3.0-dev.15 [2023-03-29T22:55:56.112Z] v2.3.0-dev.16 [2023-03-29T22:55:56.112Z] v2.3.0-dev.17 [2023-03-29T22:55:56.112Z] v2.3.0-dev.18 [2023-03-29T22:55:56.112Z] v2.3.0-dev.19 [2023-03-29T22:55:56.112Z] v2.3.0-dev.20 [2023-03-29T22:55:56.112Z] v2.3.0-dev.21 [2023-03-29T22:55:56.112Z] v2.3.0-dev.22 [2023-03-29T22:55:56.112Z] v2.3.0-dev.23 [2023-03-29T22:55:56.112Z] v2.3.0-dev.24 [2023-03-29T22:55:56.112Z] v2.3.0-dev.25 [2023-03-29T22:55:56.112Z] v2.3.0-dev.26 [2023-03-29T22:55:56.112Z] v2.3.0-dev.27 [2023-03-29T22:55:56.112Z] v2.3.0-dev.28 [2023-03-29T22:55:56.112Z] v2.3.0-dev.29 [2023-03-29T22:55:56.112Z] v2.3.0-dev.30 [2023-03-29T22:55:56.112Z] v2.3.0-dev.31 [2023-03-29T22:55:56.112Z] v2.3.0-dev.32 [2023-03-29T22:55:56.112Z] v2.3.0-dev.33 [2023-03-29T22:55:56.112Z] v2.3.0-dev.34 [2023-03-29T22:55:56.112Z] v2.3.0-dev.35 [2023-03-29T22:55:56.112Z] v2.3.0-dev.36 [2023-03-29T22:55:56.112Z] v2.3.0-dev.37 [2023-03-29T22:55:56.112Z] v2.3.0-dev.38 [2023-03-29T22:55:56.112Z] v2.3.0-dev.39 [2023-03-29T22:55:56.112Z] v2.3.0-dev.40 [2023-03-29T22:55:56.112Z] v2.3.0-dev.41 [2023-03-29T22:55:56.112Z] v2.3.0-dev.42 [2023-03-29T22:55:56.112Z] v2.3.0-dev.43 [2023-03-29T22:55:56.112Z] v2.3.0-dev.44 [2023-03-29T22:55:56.112Z] v2.3.0-dev.45 [2023-03-29T22:55:56.112Z] v2.3.0-dev.46 [2023-03-29T22:55:56.112Z] v2.3.0-dev.47 [2023-03-29T22:55:56.112Z] v2.3.0-dev.48 [2023-03-29T22:55:56.112Z] v2.3.0-dev.49 [2023-03-29T22:55:56.112Z] v2.3.0-dev.50 [2023-03-29T22:55:56.112Z] v2.3.0-dev.51 [2023-03-29T22:55:56.112Z] v2.3.1 [2023-03-29T22:55:56.112Z] v2.3.1-dev.1 [2023-03-29T22:55:56.112Z] v2.3.1-dev.2 [2023-03-29T22:55:56.112Z] v2.3.1-dev.3 [2023-03-29T22:55:56.112Z] v2.3.1-dev.4 [2023-03-29T22:55:56.112Z] v3.0.0-dev.1 [2023-03-29T22:55:56.112Z] v3.0.0-dev.10 [2023-03-29T22:55:56.112Z] v3.0.0-dev.11 [2023-03-29T22:55:56.112Z] v3.0.0-dev.12 [2023-03-29T22:55:56.112Z] v3.0.0-dev.13 [2023-03-29T22:55:56.112Z] v3.0.0-dev.14 [2023-03-29T22:55:56.112Z] v3.0.0-dev.15 [2023-03-29T22:55:56.112Z] v3.0.0-dev.16 [2023-03-29T22:55:56.112Z] v3.0.0-dev.17 [2023-03-29T22:55:56.112Z] v3.0.0-dev.18 [2023-03-29T22:55:56.112Z] v3.0.0-dev.19 [2023-03-29T22:55:56.112Z] v3.0.0-dev.2 [2023-03-29T22:55:56.112Z] v3.0.0-dev.20 [2023-03-29T22:55:56.112Z] v3.0.0-dev.21 [2023-03-29T22:55:56.112Z] v3.0.0-dev.22 [2023-03-29T22:55:56.112Z] v3.0.0-dev.23 [2023-03-29T22:55:56.112Z] v3.0.0-dev.24 [2023-03-29T22:55:56.112Z] v3.0.0-dev.25 [2023-03-29T22:55:56.112Z] v3.0.0-dev.26 [2023-03-29T22:55:56.112Z] v3.0.0-dev.27 [2023-03-29T22:55:56.112Z] v3.0.0-dev.28 [2023-03-29T22:55:56.112Z] v3.0.0-dev.29 [2023-03-29T22:55:56.112Z] v3.0.0-dev.3 [2023-03-29T22:55:56.112Z] v3.0.0-dev.30 [2023-03-29T22:55:56.112Z] v3.0.0-dev.31 [2023-03-29T22:55:56.112Z] v3.0.0-dev.32 [2023-03-29T22:55:56.112Z] v3.0.0-dev.33 [2023-03-29T22:55:56.112Z] v3.0.0-dev.34 [2023-03-29T22:55:56.112Z] v3.0.0-dev.35 [2023-03-29T22:55:56.112Z] v3.0.0-dev.36 [2023-03-29T22:55:56.112Z] v3.0.0-dev.37 [2023-03-29T22:55:56.112Z] v3.0.0-dev.38 [2023-03-29T22:55:56.112Z] v3.0.0-dev.39 [2023-03-29T22:55:56.112Z] v3.0.0-dev.4 [2023-03-29T22:55:56.112Z] v3.0.0-dev.40 [2023-03-29T22:55:56.112Z] v3.0.0-dev.41 [2023-03-29T22:55:56.112Z] v3.0.0-dev.42 [2023-03-29T22:55:56.112Z] v3.0.0-dev.43 [2023-03-29T22:55:56.112Z] v3.0.0-dev.44 [2023-03-29T22:55:56.112Z] v3.0.0-dev.45 [2023-03-29T22:55:56.112Z] v3.0.0-dev.46 [2023-03-29T22:55:56.112Z] v3.0.0-dev.47 [2023-03-29T22:55:56.112Z] v3.0.0-dev.48 [2023-03-29T22:55:56.112Z] v3.0.0-dev.49 [2023-03-29T22:55:56.112Z] v3.0.0-dev.5 [2023-03-29T22:55:56.112Z] v3.0.0-dev.50 [2023-03-29T22:55:56.112Z] v3.0.0-dev.51 [2023-03-29T22:55:56.112Z] v3.0.0-dev.52 [2023-03-29T22:55:56.112Z] v3.0.0-dev.53 [2023-03-29T22:55:56.112Z] v3.0.0-dev.54 [2023-03-29T22:55:56.112Z] v3.0.0-dev.55 [2023-03-29T22:55:56.112Z] v3.0.0-dev.56 [2023-03-29T22:55:56.112Z] v3.0.0-dev.57 [2023-03-29T22:55:56.112Z] v3.0.0-dev.58 [2023-03-29T22:55:56.112Z] v3.0.0-dev.59 [2023-03-29T22:55:56.112Z] v3.0.0-dev.6 [2023-03-29T22:55:56.112Z] v3.0.0-dev.60 [2023-03-29T22:55:56.112Z] v3.0.0-dev.61 [2023-03-29T22:55:56.112Z] v3.0.0-dev.62 [2023-03-29T22:55:56.112Z] v3.0.0-dev.63 [2023-03-29T22:55:56.112Z] v3.0.0-dev.7 [2023-03-29T22:55:56.112Z] v3.0.0-dev.8 [2023-03-29T22:55:56.112Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-29T22:55:56.398Z] + lftools sign git-tag v3.0.0-dev.63 [2023-03-29T22:55:56.969Z] Signing Git tag with Sigul... [2023-03-29T22:55:56.969Z] Signing v3.0.0-dev.63 [Pipeline] echo [2023-03-29T22:55:57.237Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:57.524Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-29T22:55:57.534Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-29T22:55:57.575Z] $ docker stop --time=1 40f28e089642e2889345f28540e36cccd27b389ef5ee2007b6d0b59734318ba7 [2023-03-29T22:55:58.838Z] $ docker rm -f --volumes 40f28e089642e2889345f28540e36cccd27b389ef5ee2007b6d0b59734318ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-29T22:55:59.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T22:55:59.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:55:59.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:55:59.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:55:59.589Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:55:59.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T22:55:59.964Z] $ docker top be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f -eo pid,comm [2023-03-29T22:55:59.998Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T22:55:59.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T22:56:00.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:56:00.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:56:00.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:56:00.165Z] $ docker exec be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f ssh-agent [2023-03-29T22:56:00.270Z] SSH_AUTH_SOCK=/tmp/ssh-sMp5aCN7SrY3/agent.33 [2023-03-29T22:56:00.270Z] SSH_AGENT_PID=39 [2023-03-29T22:56:00.275Z] Running ssh-add (command line suppressed) [2023-03-29T22:56:00.380Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11491462571081611003.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11491462571081611003.key) [2023-03-29T22:56:00.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:56:00.661Z] + git semver bump pre [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,845 [bump_version] DEBUG bumping version:3.0.0-dev.63 on axis:pre with prefix:dev [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,845 [bump_version] DEBUG bumped version:3.0.0-dev.64 [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,845 [write_version] DEBUG write version:3.0.0-dev.64 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,845 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,847 [execute] INFO git cat-file --batch-check [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,854 [execute] INFO git cat-file --batch [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T22:56:00.919Z] 2023-03-29 22:56:00,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-29T22:56:00.919Z] 3.0.0-dev.64 [Pipeline] } [2023-03-29T22:56:00.943Z] $ docker exec --env ******** --env ******** be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f ssh-agent -k [2023-03-29T22:56:01.024Z] unset SSH_AUTH_SOCK; [2023-03-29T22:56:01.024Z] unset SSH_AGENT_PID; [2023-03-29T22:56:01.024Z] echo Agent pid 39 killed; [2023-03-29T22:56:01.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T22:56:01.322Z] + git semver [Pipeline] } [2023-03-29T22:56:01.609Z] $ docker stop --time=1 be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f [2023-03-29T22:56:02.962Z] $ docker rm -f --volumes be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:56:03.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T22:56:03.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:56:03.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:56:03.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:56:03.649Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:56:03.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T22:56:03.999Z] $ docker top c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T22:56:04.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:56:04.065Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:56:04.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:56:04.188Z] $ docker exec c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 ssh-agent [2023-03-29T22:56:04.277Z] SSH_AUTH_SOCK=/tmp/ssh-sg6fIKxbT8FY/agent.32 [2023-03-29T22:56:04.277Z] SSH_AGENT_PID=38 [2023-03-29T22:56:04.281Z] Running ssh-add (command line suppressed) [2023-03-29T22:56:04.403Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14800083027331610433.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14800083027331610433.key) [2023-03-29T22:56:04.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:56:04.682Z] + git semver push [2023-03-29T22:56:04.942Z] 2023-03-29 22:56:04,863 [run_push] DEBUG push [2023-03-29T22:56:04.942Z] 2023-03-29 22:56:04,864 [execute] INFO git cat-file --batch-check [2023-03-29T22:56:04.942Z] 2023-03-29 22:56:04,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T22:56:04.942Z] 2023-03-29 22:56:04,868 [execute] INFO git rev-list 887160ac12fed818a4d607435dd510bfbb5674fa -- [2023-03-29T22:56:04.942Z] 2023-03-29 22:56:04,868 [execute] DEBUG Popen(['git', 'rev-list', '887160ac12fed818a4d607435dd510bfbb5674fa', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T22:56:04.942Z] 2023-03-29 22:56:04,880 [execute] INFO git fetch -v origin [2023-03-29T22:56:04.942Z] 2023-03-29 22:56:04,881 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-29T22:56:05.509Z] 2023-03-29 22:56:05,362 [run_push] DEBUG no remote changes detected [2023-03-29T22:56:05.509Z] 2023-03-29 22:56:05,363 [execute] INFO git push origin semver [2023-03-29T22:56:05.509Z] 2023-03-29 22:56:05,363 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T22:56:06.446Z] 2023-03-29 22:56:06,165 [run_push] DEBUG push all version tags [2023-03-29T22:56:06.446Z] 2023-03-29 22:56:06,165 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-29T22:56:06.446Z] 2023-03-29 22:56:06,165 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T22:56:07.014Z] 2023-03-29 22:56:06,952 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-29T22:56:07.014Z] 3.0.0-dev.64 [Pipeline] } [2023-03-29T22:56:07.038Z] $ docker exec --env ******** --env ******** c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 ssh-agent -k [2023-03-29T22:56:07.143Z] unset SSH_AUTH_SOCK; [2023-03-29T22:56:07.144Z] unset SSH_AGENT_PID; [2023-03-29T22:56:07.144Z] echo Agent pid 38 killed; [2023-03-29T22:56:07.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T22:56:07.438Z] + git semver [Pipeline] } [2023-03-29T22:56:08.035Z] $ docker stop --time=1 c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 [2023-03-29T22:56:09.300Z] $ docker rm -f --volumes c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T22:56:09.797Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-29T22:56:09.797Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-29T22:56:09.797Z] total 16 [2023-03-29T22:56:09.797Z] drwxr-xr-x 3 root root 4096 Mar 29 22:40 . [2023-03-29T22:56:09.797Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:55 .. [2023-03-29T22:56:09.797Z] drwxr-xr-x 2 root root 4096 Mar 29 22:40 cost [2023-03-29T22:56:09.797Z] -rw-r--r-- 1 root root 85 Mar 29 22:40 cost.csv [2023-03-29T22:56:09.797Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-29T22:56:09.797Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-29T22:56:09.797Z] total 16 [2023-03-29T22:56:09.797Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:40 . [2023-03-29T22:56:09.797Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:55 .. [2023-03-29T22:56:09.797Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 22:40 cost [2023-03-29T22:56:09.797Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 29 22:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:56:10.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:56:10.935Z] ---> package-listing.sh [2023-03-29T22:56:10.935Z] ++ facter osfamily [2023-03-29T22:56:10.935Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T22:56:11.194Z] + OS_FAMILY=debian [2023-03-29T22:56:11.194Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-29T22:56:11.194Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T22:56:11.194Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T22:56:11.194Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T22:56:11.194Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T22:56:11.194Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-29T22:56:11.194Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T22:56:11.194Z] + case "${OS_FAMILY}" in [2023-03-29T22:56:11.194Z] + dpkg -l [2023-03-29T22:56:11.194Z] + grep '^ii' [2023-03-29T22:56:11.194Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T22:56:11.194Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T22:56:11.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T22:56:11.194Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-29T22:56:11.194Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-29T22:56:11.194Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-03-29T22:56:11.206Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T22:56:11.481Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:56:12.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:56:12.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:56:12.107Z] prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container [2023-03-29T22:56:12.150Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T22:56:12.341Z] $ docker top e16013c78c75e71c5341e0dc181fdd954066a8815f8abad9d144a0047655574e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:56:12.668Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T22:56:12.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T22:56:13.242Z] + ls /var/log/sa-host [2023-03-29T22:56:13.242Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:56:13.324Z] provisioning config files... [2023-03-29T22:56:13.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config398445693233258900tmp [Pipeline] { [Pipeline] echo [2023-03-29T22:56:13.344Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:56:13.625Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T22:56:13.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:56:13.944Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T22:56:13.953Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:56:14.236Z] ---> sudo-logs.sh [2023-03-29T22:56:14.237Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T22:56:14.258Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:56:14.542Z] ---> job-cost.sh [2023-03-29T22:56:14.542Z] lf-activate-venv: SKIPPING [2023-03-29T22:56:14.542Z] DEBUG: total: 0.2199999988079071 [2023-03-29T22:56:14.542Z] INFO: Retrieving Stack Cost... [2023-03-29T22:56:14.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T22:56:15.366Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T22:56:15.377Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:56:15.770Z] ---> logs-deploy.sh [2023-03-29T22:56:15.770Z] lf-activate-venv: SKIPPING [2023-03-29T22:56:15.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/194 [2023-03-29T22:56:15.770Z] INFO: archiving workspace using pattern(s): [2023-03-29T22:56:16.779Z] Archives upload complete. [2023-03-29T22:56:16.779Z] INFO: archiving logs to Nexus