Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce 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-ssh3350333834502582747.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17841634655570677742.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15751187316659606034.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12270050652716707352.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3953672114193198792.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9196 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce (main) Commit message: "Merge pull request #1245 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.23" > 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 e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce # timeout=10 > git rev-list --no-walk 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T07:14:52.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T07:14:52.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T07:14:52.632Z] ========================================================= [2022-10-24T07:14:52.632Z] EdgeX Global Pipelines Version Info [2022-10-24T07:14:52.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:14:53.338Z] ------------------- [2022-10-24T07:14:53.338Z] stable info: [2022-10-24T07:14:53.338Z] ------------------- [2022-10-24T07:14:53.338Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T07:14:53.338Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T07:14:53.338Z] Message: update stable to v1.0.243 [2022-10-24T07:14:53.907Z] ------------------- [2022-10-24T07:14:53.907Z] experimental info: [2022-10-24T07:14:53.907Z] ------------------- [2022-10-24T07:14:53.907Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T07:14:53.907Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T07:14:53.907Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T07:14:54.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-10-24T07:14:54.060Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-10-24T07:14:54.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T07:14:54.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T07:14:54.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T07:14:54.110Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T07:14:54.123Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T07:14:54.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-10-24T07:14:54.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T07:14:54.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T07:14:54.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T07:14:54.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-10-24T07:14:54.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T07:14:54.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T07:14:54.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T07:14:54.243Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T07:14:54.255Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T07:14:54.266Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T07:14:54.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T07:14:54.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T07:14:54.307Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-24T07:14:54.321Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-24T07:14:54.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T07:14:54.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T07:14:54.355Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T07:14:54.366Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T07:14:54.378Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T07:14:54.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T07:14:54.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T07:14:54.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T07:14:54.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [Pipeline] echo [2022-10-24T07:14:54.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e36e05a [Pipeline] echo [2022-10-24T07:14:54.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:14:54.491Z] provisioning config files... [2022-10-24T07:14:54.506Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4606820464011444453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:14:54.808Z] ---> docker-login.sh [2022-10-24T07:14:54.808Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:14:55.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:14:55.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:14:55.332Z] Configure a credential helper to remove this warning. See [2022-10-24T07:14:55.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:14:55.332Z] [2022-10-24T07:14:55.332Z] Login Succeeded [2022-10-24T07:14:55.332Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:14:55.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:14:55.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:14:55.332Z] Configure a credential helper to remove this warning. See [2022-10-24T07:14:55.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:14:55.332Z] [2022-10-24T07:14:55.332Z] Login Succeeded [2022-10-24T07:14:55.332Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:14:55.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:14:55.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:14:55.594Z] Configure a credential helper to remove this warning. See [2022-10-24T07:14:55.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:14:55.594Z] [2022-10-24T07:14:55.594Z] Login Succeeded [2022-10-24T07:14:55.594Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:14:55.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:14:55.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:14:55.594Z] Configure a credential helper to remove this warning. See [2022-10-24T07:14:55.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:14:55.594Z] [2022-10-24T07:14:55.594Z] Login Succeeded [2022-10-24T07:14:55.594Z] docker.io [2022-10-24T07:14:55.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:14:56.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:14:56.168Z] Configure a credential helper to remove this warning. See [2022-10-24T07:14:56.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:14:56.168Z] [2022-10-24T07:14:56.168Z] Login Succeeded [2022-10-24T07:14:56.168Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:14:56.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T07:14:56.540Z] + git rev-list -1 --merges e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce~1..e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [Pipeline] echo [2022-10-24T07:14:56.566Z] -----------> git rev-list -1 --merges e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce~1..e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [2022-10-24T07:14:56.566Z] e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [false] [Pipeline] sh [2022-10-24T07:14:56.855Z] + git log --format=format:%s -1 e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [Pipeline] echo [2022-10-24T07:14:56.867Z] ========================================================= [2022-10-24T07:14:56.867Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T07:14:56.867Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:14:57.192Z] + git log --format=format:%s -1 e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [Pipeline] echo [2022-10-24T07:14:57.201Z] [semverPrep] GIT_COMMIT: e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce, Commit Message: Merge pull request #1245 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.23 [Pipeline] echo [2022-10-24T07:14:57.208Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T07:14:57.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:14:57.577Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T07:14:57.577Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T07:14:57.577Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T07:14:57.577Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T07:14:57.577Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T07:14:57.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:14:57.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:14:57.996Z] [2022-10-24T07:14:57.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:14:58.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:14:58.298Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T07:14:58.298Z] b85a868b505f: Pulling fs layer [2022-10-24T07:14:58.298Z] e2be974225ed: Pulling fs layer [2022-10-24T07:14:58.298Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T07:14:58.298Z] 988bab9f4d93: Pulling fs layer [2022-10-24T07:14:58.298Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T07:14:58.298Z] eaf3925da568: Pulling fs layer [2022-10-24T07:14:58.298Z] bab4dde63d76: Pulling fs layer [2022-10-24T07:14:58.298Z] bde34c3a00c8: Pulling fs layer [2022-10-24T07:14:58.298Z] b352a97aabf1: Pulling fs layer [2022-10-24T07:14:58.298Z] 4872d77fe225: Pulling fs layer [2022-10-24T07:14:58.298Z] 5851b861e8e6: Pulling fs layer [2022-10-24T07:14:58.298Z] bab4dde63d76: Waiting [2022-10-24T07:14:58.298Z] bde34c3a00c8: Waiting [2022-10-24T07:14:58.298Z] 988bab9f4d93: Waiting [2022-10-24T07:14:58.298Z] b352a97aabf1: Waiting [2022-10-24T07:14:58.298Z] 4872d77fe225: Waiting [2022-10-24T07:14:58.298Z] 5851b861e8e6: Waiting [2022-10-24T07:14:58.298Z] 1469e6f7b9e6: Waiting [2022-10-24T07:14:58.298Z] eaf3925da568: Waiting [2022-10-24T07:14:58.298Z] e2be974225ed: Download complete [2022-10-24T07:14:58.298Z] 988bab9f4d93: Download complete [2022-10-24T07:14:58.558Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T07:14:58.558Z] 1469e6f7b9e6: Download complete [2022-10-24T07:14:58.558Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T07:14:58.558Z] 339a4e72a1f5: Download complete [2022-10-24T07:14:58.558Z] eaf3925da568: Download complete [2022-10-24T07:14:58.558Z] bde34c3a00c8: Download complete [2022-10-24T07:14:58.558Z] b352a97aabf1: Verifying Checksum [2022-10-24T07:14:58.558Z] 4872d77fe225: Verifying Checksum [2022-10-24T07:14:58.558Z] 4872d77fe225: Download complete [2022-10-24T07:14:58.558Z] 5851b861e8e6: Download complete [2022-10-24T07:14:58.558Z] b85a868b505f: Verifying Checksum [2022-10-24T07:14:58.558Z] b85a868b505f: Download complete [2022-10-24T07:14:58.817Z] bab4dde63d76: Verifying Checksum [2022-10-24T07:14:58.817Z] bab4dde63d76: Download complete [2022-10-24T07:14:59.753Z] b85a868b505f: Pull complete [2022-10-24T07:15:00.012Z] e2be974225ed: Pull complete [2022-10-24T07:15:00.582Z] 339a4e72a1f5: Pull complete [2022-10-24T07:15:00.582Z] 988bab9f4d93: Pull complete [2022-10-24T07:15:00.849Z] 1469e6f7b9e6: Pull complete [2022-10-24T07:15:00.849Z] eaf3925da568: Pull complete [2022-10-24T07:15:02.771Z] bab4dde63d76: Pull complete [2022-10-24T07:15:02.771Z] bde34c3a00c8: Pull complete [2022-10-24T07:15:03.033Z] b352a97aabf1: Pull complete [2022-10-24T07:15:03.033Z] 4872d77fe225: Pull complete [2022-10-24T07:15:03.033Z] 5851b861e8e6: Pull complete [2022-10-24T07:15:03.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T07:15:03.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:15:03.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:15:03.391Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:15:03.424Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:15:04.880Z] $ docker top 331ca4cc3cab09a2074c35724ab446ef2994fff8a9899c0a53f536473645466d -eo pid,comm [2022-10-24T07:15:04.936Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T07:15:04.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:15:04.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:15:04.968Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:15:05.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:15:05.091Z] $ docker exec 331ca4cc3cab09a2074c35724ab446ef2994fff8a9899c0a53f536473645466d ssh-agent [2022-10-24T07:15:05.201Z] SSH_AUTH_SOCK=/tmp/ssh-e13wb1YL45MU/agent.32 [2022-10-24T07:15:05.201Z] SSH_AGENT_PID=38 [2022-10-24T07:15:05.208Z] Running ssh-add (command line suppressed) [2022-10-24T07:15:05.330Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14545627892143806703.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14545627892143806703.key) [2022-10-24T07:15:05.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:15:05.631Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T07:15:05.648Z] $ docker exec --env ******** --env ******** 331ca4cc3cab09a2074c35724ab446ef2994fff8a9899c0a53f536473645466d ssh-agent -k [2022-10-24T07:15:05.748Z] unset SSH_AUTH_SOCK; [2022-10-24T07:15:05.749Z] unset SSH_AGENT_PID; [2022-10-24T07:15:05.749Z] echo Agent pid 38 killed; [2022-10-24T07:15:05.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T07:15:05.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:15:05.780Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:15:05.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:15:05.909Z] $ docker exec 331ca4cc3cab09a2074c35724ab446ef2994fff8a9899c0a53f536473645466d ssh-agent [2022-10-24T07:15:06.026Z] SSH_AUTH_SOCK=/tmp/ssh-RAkyD7wC2ptz/agent.70 [2022-10-24T07:15:06.026Z] SSH_AGENT_PID=76 [2022-10-24T07:15:06.030Z] Running ssh-add (command line suppressed) [2022-10-24T07:15:06.144Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5043431795703686451.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5043431795703686451.key) [2022-10-24T07:15:06.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:15:06.457Z] + git semver init [2022-10-24T07:15:06.717Z] 2022-10-24 07:15:06,624 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T07:15:06.717Z] 2022-10-24 07:15:06,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-24T07:15:06.717Z] 2022-10-24 07:15:06,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-24T07:15:06.717Z] 2022-10-24 07:15:06,626 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:15:07.654Z] 2022-10-24 07:15:07,637 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-10-24T07:15:07.654Z] 2022-10-24 07:15:07,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-10-24T07:15:07.654Z] 2022-10-24 07:15:07,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-24T07:15:07.654Z] 2022-10-24 07:15:07,639 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-24T07:15:07.654Z] 2.3.0-dev.46 [Pipeline] } [2022-10-24T07:15:07.925Z] $ docker exec --env ******** --env ******** 331ca4cc3cab09a2074c35724ab446ef2994fff8a9899c0a53f536473645466d ssh-agent -k [2022-10-24T07:15:08.033Z] unset SSH_AUTH_SOCK; [2022-10-24T07:15:08.034Z] unset SSH_AGENT_PID; [2022-10-24T07:15:08.034Z] echo Agent pid 76 killed; [2022-10-24T07:15:08.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:15:08.344Z] + git semver [Pipeline] } [2022-10-24T07:15:08.625Z] $ docker stop --time=1 331ca4cc3cab09a2074c35724ab446ef2994fff8a9899c0a53f536473645466d [2022-10-24T07:15:09.975Z] $ docker rm -f 331ca4cc3cab09a2074c35724ab446ef2994fff8a9899c0a53f536473645466d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:15:10.310Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T07:15:10.489Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T07:15:10.492Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.46 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:15:10.593Z] provisioning config files... [2022-10-24T07:15:10.603Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15507041562425250897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:15:10.900Z] ---> docker-login.sh [2022-10-24T07:15:10.900Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:15:10.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:15:10.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:15:10.900Z] Configure a credential helper to remove this warning. See [2022-10-24T07:15:10.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:15:10.900Z] [2022-10-24T07:15:10.900Z] Login Succeeded [2022-10-24T07:15:10.900Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:15:10.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:15:10.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:15:10.900Z] Configure a credential helper to remove this warning. See [2022-10-24T07:15:10.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:15:10.900Z] [2022-10-24T07:15:10.900Z] Login Succeeded [2022-10-24T07:15:10.900Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:15:11.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:15:11.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:15:11.159Z] Configure a credential helper to remove this warning. See [2022-10-24T07:15:11.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:15:11.160Z] [2022-10-24T07:15:11.160Z] Login Succeeded [2022-10-24T07:15:11.160Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:15:11.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:15:11.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:15:11.160Z] Configure a credential helper to remove this warning. See [2022-10-24T07:15:11.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:15:11.160Z] [2022-10-24T07:15:11.160Z] Login Succeeded [2022-10-24T07:15:11.160Z] docker.io [2022-10-24T07:15:11.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:15:11.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:15:11.678Z] Configure a credential helper to remove this warning. See [2022-10-24T07:15:11.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:15:11.678Z] [2022-10-24T07:15:11.678Z] Login Succeeded [2022-10-24T07:15:11.678Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:15:11.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T07:15:11.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:15:11.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:15:11.760Z] ========================================================= [2022-10-24T07:15:11.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T07:15:11.760Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:15:12.073Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T07:15:12.073Z] Sending build context to Docker daemon 10.04MB [2022-10-24T07:15:12.073Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:15:12.073Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-24T07:15:12.073Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T07:15:12.073Z] 213ec9aee27d: Pulling fs layer [2022-10-24T07:15:12.073Z] 4583459ba037: Pulling fs layer [2022-10-24T07:15:12.073Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T07:15:12.073Z] 53926ce57604: Pulling fs layer [2022-10-24T07:15:12.073Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T07:15:12.073Z] 30f14e443154: Pulling fs layer [2022-10-24T07:15:12.073Z] 801331c1e519: Pulling fs layer [2022-10-24T07:15:12.073Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T07:15:12.073Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T07:15:12.073Z] 99cc6dd402b0: Waiting [2022-10-24T07:15:12.073Z] 801331c1e519: Waiting [2022-10-24T07:15:12.074Z] 53926ce57604: Waiting [2022-10-24T07:15:12.074Z] 30f14e443154: Waiting [2022-10-24T07:15:12.074Z] 21b2b0c7a3f4: Waiting [2022-10-24T07:15:12.074Z] 7d9ed39f4882: Waiting [2022-10-24T07:15:12.074Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T07:15:12.074Z] 93c1e223e6f2: Download complete [2022-10-24T07:15:12.336Z] 4583459ba037: Verifying Checksum [2022-10-24T07:15:12.336Z] 4583459ba037: Download complete [2022-10-24T07:15:12.336Z] 21b2b0c7a3f4: Download complete [2022-10-24T07:15:12.336Z] 30f14e443154: Verifying Checksum [2022-10-24T07:15:12.336Z] 30f14e443154: Download complete [2022-10-24T07:15:12.336Z] 213ec9aee27d: Download complete [2022-10-24T07:15:12.336Z] 801331c1e519: Verifying Checksum [2022-10-24T07:15:12.336Z] 801331c1e519: Download complete [2022-10-24T07:15:12.336Z] 213ec9aee27d: Pull complete [2022-10-24T07:15:12.606Z] 4583459ba037: Pull complete [2022-10-24T07:15:12.606Z] 93c1e223e6f2: Pull complete [2022-10-24T07:15:12.868Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T07:15:12.868Z] 7d9ed39f4882: Download complete [2022-10-24T07:15:12.868Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T07:15:12.868Z] 99cc6dd402b0: Download complete [2022-10-24T07:15:13.126Z] 53926ce57604: Verifying Checksum [2022-10-24T07:15:13.126Z] 53926ce57604: Download complete [2022-10-24T07:15:17.308Z] 53926ce57604: Pull complete [2022-10-24T07:15:17.308Z] 21b2b0c7a3f4: Pull complete [2022-10-24T07:15:17.308Z] 30f14e443154: Pull complete [2022-10-24T07:15:17.308Z] 801331c1e519: Pull complete [2022-10-24T07:15:19.203Z] 99cc6dd402b0: Pull complete [2022-10-24T07:15:20.134Z] 7d9ed39f4882: Pull complete [2022-10-24T07:15:20.134Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T07:15:20.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T07:15:20.134Z] ---> 1dedd983c030 [2022-10-24T07:15:20.134Z] Step 3/11 : ARG MAKE=make build [2022-10-24T07:15:22.044Z] ---> Running in 6c8f559735f6 [2022-10-24T07:15:22.044Z] Removing intermediate container 6c8f559735f6 [2022-10-24T07:15:22.044Z] ---> ec7fcc558597 [2022-10-24T07:15:22.044Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-24T07:15:22.304Z] ---> Running in b3fc1b77e38b [2022-10-24T07:15:22.304Z] Removing intermediate container b3fc1b77e38b [2022-10-24T07:15:22.304Z] ---> d9a16b2b7ce9 [2022-10-24T07:15:22.304Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T07:15:22.304Z] ---> Running in 6cc7b64dee0a [2022-10-24T07:15:22.564Z] Removing intermediate container 6cc7b64dee0a [2022-10-24T07:15:22.564Z] ---> 494e6fd5273e [2022-10-24T07:15:22.564Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:15:22.564Z] ---> Running in 05b70fc3d1b1 [2022-10-24T07:15:23.130Z] Removing intermediate container 05b70fc3d1b1 [2022-10-24T07:15:23.130Z] ---> fea3f17623f5 [2022-10-24T07:15:23.130Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-24T07:15:23.130Z] ---> Running in 1919e51cfcdf [2022-10-24T07:15:23.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:15:24.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:15:24.829Z] OK: 211 MiB in 51 packages [2022-10-24T07:15:25.088Z] Removing intermediate container 1919e51cfcdf [2022-10-24T07:15:25.088Z] ---> b12fa3cd41b5 [2022-10-24T07:15:25.088Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-24T07:15:25.346Z] ---> a48d3d34931c [2022-10-24T07:15:25.346Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:15:25.346Z] ---> Running in deac2d4dc373 [2022-10-24T07:15:25.567Z] Still waiting to schedule task [2022-10-24T07:15:25.568Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9194’ [2022-10-24T07:15:51.893Z] Removing intermediate container deac2d4dc373 [2022-10-24T07:15:51.893Z] ---> 58789bab0448 [2022-10-24T07:15:51.893Z] Step 10/11 : COPY . . [2022-10-24T07:15:51.893Z] ---> 93931e7deaa1 [2022-10-24T07:15:51.893Z] Step 11/11 : RUN ${MAKE} [2022-10-24T07:15:51.893Z] ---> Running in 059d020ee9a9 [2022-10-24T07:15:51.893Z] noop [2022-10-24T07:15:51.893Z] Removing intermediate container 059d020ee9a9 [2022-10-24T07:15:51.893Z] ---> efcfeb5d7b03 [2022-10-24T07:15:51.893Z] Successfully built efcfeb5d7b03 [2022-10-24T07:15:51.894Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:15:52.207Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T07:15:52.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:15:52.267Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:15:52.295Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-24T07:15:52.671Z] $ docker top 45590cb93fa5d53c95c0f23fc1adfe4e4f50197c22022ed4d99169524165ad26 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:15:53.014Z] + go version [2022-10-24T07:15:53.014Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T07:15:53.024Z] $ docker stop --time=1 45590cb93fa5d53c95c0f23fc1adfe4e4f50197c22022ed4d99169524165ad26 [2022-10-24T07:15:54.338Z] $ docker rm -f 45590cb93fa5d53c95c0f23fc1adfe4e4f50197c22022ed4d99169524165ad26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:15:54.719Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T07:15:54.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:15:54.778Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:15:54.803Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-24T07:15:55.201Z] $ docker top 8362572ef010fa95370998fbd8edc06c37c7d3f2fcfd597eb4a0a9c936d388ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:15:55.545Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T07:15:55.837Z] + make test [2022-10-24T07:15:55.837Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-24T07:16:02.393Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-24T07:16:17.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 27.6% of statements [2022-10-24T07:16:17.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.076s coverage: 78.9% of statements [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-24T07:16:17.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.108s coverage: 73.1% of statements [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-24T07:16:17.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.120s coverage: 54.4% of statements [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-24T07:16:17.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.117s coverage: 65.1% of statements [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-24T07:16:17.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.759s coverage: 89.2% of statements [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-24T07:16:17.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-10-24T07:16:17.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-24T07:16:32.125Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T07:16:32.125Z] GO111MODULE=on go vet ./... [2022-10-24T07:16:34.652Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T07:16:34.652Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T07:16:34.652Z] ./bin/test-attribution-txt.sh [2022-10-24T07:16:34.652Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-24T07:16:34.652Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-24T07:16:34.652Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-24T07:16:34.652Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-24T07:16:34.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T07:16:34.673Z] $ docker stop --time=1 8362572ef010fa95370998fbd8edc06c37c7d3f2fcfd597eb4a0a9c936d388ca [2022-10-24T07:16:37.007Z] $ docker rm -f 8362572ef010fa95370998fbd8edc06c37c7d3f2fcfd597eb4a0a9c936d388ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:16:37.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T07:16:37.547Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T07:16:38.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T07:16:38.306Z] + ls -al . [2022-10-24T07:16:38.306Z] total 280 [2022-10-24T07:16:38.306Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 07:15 . [2022-10-24T07:16:38.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:14 .. [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 07:14 .dockerignore [2022-10-24T07:16:38.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 07:16 .git [2022-10-24T07:16:38.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:14 .github [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 24 07:14 .gitignore [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 07:14 .golangci.yml [2022-10-24T07:16:38.306Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 07:15 .semver [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 24 07:14 CHANGELOG.md [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 07:14 GOVERNANCE.md [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 24 07:14 Jenkinsfile [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 24 07:14 LICENSE [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 24 07:14 Makefile [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 24 07:14 OWNERS.md [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 24 07:14 README.md [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 07:15 VERSION [2022-10-24T07:16:38.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:14 bin [2022-10-24T07:16:38.306Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 24 07:16 coverage.out [2022-10-24T07:16:38.306Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 07:14 example [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 3388 Oct 24 07:14 go.mod [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 44505 Oct 24 07:14 go.sum [2022-10-24T07:16:38.306Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 24 07:14 internal [2022-10-24T07:16:38.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:14 openapi [2022-10-24T07:16:38.306Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 07:14 pkg [2022-10-24T07:16:38.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:14 snap [2022-10-24T07:16:38.306Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 24 07:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:16:38.605Z] + 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=e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce --label arch=amd64 --label version=2.3.0-dev.46 . [2022-10-24T07:16:38.605Z] Sending build context to Docker daemon 10.14MB [2022-10-24T07:16:38.605Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:16:38.605Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T07:16:38.605Z] ---> efcfeb5d7b03 [2022-10-24T07:16:38.605Z] Step 3/25 : ARG MAKE=make build [2022-10-24T07:16:38.865Z] ---> Running in ebc75dab4367 [2022-10-24T07:16:38.865Z] Removing intermediate container ebc75dab4367 [2022-10-24T07:16:38.865Z] ---> 5c9fd43d234c [2022-10-24T07:16:38.865Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-24T07:16:38.865Z] ---> Running in f91266c286d2 [2022-10-24T07:16:38.865Z] Removing intermediate container f91266c286d2 [2022-10-24T07:16:38.865Z] ---> 39b5099ae1ac [2022-10-24T07:16:38.865Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T07:16:38.865Z] ---> Running in 22238186e1a6 [2022-10-24T07:16:39.122Z] Removing intermediate container 22238186e1a6 [2022-10-24T07:16:39.122Z] ---> 3235032a6d74 [2022-10-24T07:16:39.122Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:16:39.122Z] ---> Running in efbc197fc08f [2022-10-24T07:16:39.689Z] Removing intermediate container efbc197fc08f [2022-10-24T07:16:39.689Z] ---> 5d1b1e8749a5 [2022-10-24T07:16:39.689Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-24T07:16:39.689Z] ---> Running in af322d08b519 [2022-10-24T07:16:39.949Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:16:40.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:16:41.155Z] OK: 211 MiB in 51 packages [2022-10-24T07:16:41.414Z] Removing intermediate container af322d08b519 [2022-10-24T07:16:41.414Z] ---> dffd0644fd31 [2022-10-24T07:16:41.414Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-24T07:16:41.673Z] ---> 66b8c8ff2e38 [2022-10-24T07:16:41.673Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:16:41.673Z] ---> Running in 6231437c38af [2022-10-24T07:16:42.240Z] Removing intermediate container 6231437c38af [2022-10-24T07:16:42.240Z] ---> e523042f8079 [2022-10-24T07:16:42.240Z] Step 10/25 : COPY . . [2022-10-24T07:16:42.806Z] ---> 308d993f0ad2 [2022-10-24T07:16:42.806Z] Step 11/25 : RUN ${MAKE} [2022-10-24T07:16:42.806Z] ---> Running in 70c939fb3a6d [2022-10-24T07:16:43.064Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-24T07:17:01.130Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-24T07:17:02.074Z] Removing intermediate container 70c939fb3a6d [2022-10-24T07:17:02.074Z] ---> 3db2f9463446 [2022-10-24T07:17:02.074Z] Step 12/25 : FROM alpine:3.16 [2022-10-24T07:17:02.640Z] 3.16: Pulling from library/alpine [2022-10-24T07:17:02.898Z] 213ec9aee27d: Already exists [2022-10-24T07:17:02.898Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T07:17:02.898Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T07:17:02.898Z] ---> 9c6f07244728 [2022-10-24T07:17:02.898Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T07:17:03.175Z] ---> Running in f30ae250d2d0 [2022-10-24T07:17:03.175Z] Removing intermediate container f30ae250d2d0 [2022-10-24T07:17:03.175Z] ---> 73064db25f14 [2022-10-24T07:17:03.175Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:17:03.175Z] ---> Running in b1e070f17d8b [2022-10-24T07:17:03.780Z] Removing intermediate container b1e070f17d8b [2022-10-24T07:17:03.780Z] ---> 7cda8548a04f [2022-10-24T07:17:03.780Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-24T07:17:03.780Z] ---> Running in a0c7a3931cf5 [2022-10-24T07:17:04.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:17:05.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:17:05.340Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T07:17:05.340Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-24T07:17:05.340Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T07:17:05.601Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-24T07:17:05.601Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-24T07:17:05.601Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:17:05.861Z] OK: 8 MiB in 19 packages [2022-10-24T07:17:06.120Z] Removing intermediate container a0c7a3931cf5 [2022-10-24T07:17:06.120Z] ---> 0be344e6e837 [2022-10-24T07:17:06.120Z] Step 16/25 : WORKDIR / [2022-10-24T07:17:06.120Z] ---> Running in e9141bac8996 [2022-10-24T07:17:06.380Z] Removing intermediate container e9141bac8996 [2022-10-24T07:17:06.380Z] ---> e52ffddf4d69 [2022-10-24T07:17:06.380Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-24T07:17:06.380Z] ---> 22ebc537a7ce [2022-10-24T07:17:06.380Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-24T07:17:06.946Z] ---> c2631e024ec7 [2022-10-24T07:17:06.946Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-24T07:17:07.206Z] ---> 3a0e6f203b9b [2022-10-24T07:17:07.206Z] Step 20/25 : EXPOSE 59999 [2022-10-24T07:17:07.206Z] ---> Running in 2f17ecd12345 [2022-10-24T07:17:07.206Z] Removing intermediate container 2f17ecd12345 [2022-10-24T07:17:07.206Z] ---> 977def2802f6 [2022-10-24T07:17:07.206Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-24T07:17:07.206Z] ---> Running in 52ae8b80a7a2 [2022-10-24T07:17:07.464Z] Removing intermediate container 52ae8b80a7a2 [2022-10-24T07:17:07.464Z] ---> 3c8f599d7b08 [2022-10-24T07:17:07.464Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T07:17:07.464Z] ---> Running in 7cc8e04865ac [2022-10-24T07:17:07.464Z] Removing intermediate container 7cc8e04865ac [2022-10-24T07:17:07.464Z] ---> b714ac0eb855 [2022-10-24T07:17:07.464Z] Step 23/25 : LABEL arch=amd64 [2022-10-24T07:17:07.464Z] ---> Running in 7e5eac55fa35 [2022-10-24T07:17:07.723Z] Removing intermediate container 7e5eac55fa35 [2022-10-24T07:17:07.723Z] ---> 6ac55ee3daab [2022-10-24T07:17:07.723Z] Step 24/25 : LABEL git_sha=e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [2022-10-24T07:17:07.723Z] ---> Running in 1f24c6de1eb9 [2022-10-24T07:17:07.723Z] Removing intermediate container 1f24c6de1eb9 [2022-10-24T07:17:07.723Z] ---> 8a63cd4ac81c [2022-10-24T07:17:07.723Z] Step 25/25 : LABEL version=2.3.0-dev.46 [2022-10-24T07:17:07.723Z] ---> Running in 9927cb62b439 [2022-10-24T07:17:07.982Z] Removing intermediate container 9927cb62b439 [2022-10-24T07:17:07.982Z] ---> 606e436a7042 [2022-10-24T07:17:07.982Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T07:17:07.982Z] Successfully built 606e436a7042 [2022-10-24T07:17:07.982Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:17:08.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:17:08.367Z] [2022-10-24T07:17:08.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:17:08.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:17:08.670Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T07:17:08.670Z] 5eb5b503b376: Pulling fs layer [2022-10-24T07:17:08.670Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T07:17:08.670Z] ec43610c2a17: Pulling fs layer [2022-10-24T07:17:08.670Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T07:17:08.670Z] 33b1e0a273af: Pulling fs layer [2022-10-24T07:17:08.670Z] 3a2ae6a8a46f: Waiting [2022-10-24T07:17:08.670Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T07:17:08.670Z] 2f39f015ded8: Pulling fs layer [2022-10-24T07:17:08.670Z] 33b1e0a273af: Waiting [2022-10-24T07:17:08.670Z] 5d3b04190fa2: Waiting [2022-10-24T07:17:08.670Z] 2f39f015ded8: Waiting [2022-10-24T07:17:08.670Z] 5c69ac0246d0: Verifying Checksum [2022-10-24T07:17:08.670Z] 5c69ac0246d0: Download complete [2022-10-24T07:17:08.670Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T07:17:08.670Z] 3a2ae6a8a46f: Download complete [2022-10-24T07:17:08.670Z] 33b1e0a273af: Verifying Checksum [2022-10-24T07:17:08.670Z] 33b1e0a273af: Download complete [2022-10-24T07:17:08.670Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T07:17:08.670Z] 5d3b04190fa2: Download complete [2022-10-24T07:17:08.929Z] ec43610c2a17: Verifying Checksum [2022-10-24T07:17:08.929Z] 5eb5b503b376: Verifying Checksum [2022-10-24T07:17:08.929Z] 5eb5b503b376: Download complete [2022-10-24T07:17:09.493Z] 2f39f015ded8: Download complete [2022-10-24T07:17:10.057Z] 5eb5b503b376: Pull complete [2022-10-24T07:17:10.057Z] 5c69ac0246d0: Pull complete [2022-10-24T07:17:10.623Z] ec43610c2a17: Pull complete [2022-10-24T07:17:10.623Z] 3a2ae6a8a46f: Pull complete [2022-10-24T07:17:10.881Z] 33b1e0a273af: Pull complete [2022-10-24T07:17:10.882Z] 5d3b04190fa2: Pull complete [2022-10-24T07:17:15.062Z] 2f39f015ded8: Pull complete [2022-10-24T07:17:15.062Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T07:17:15.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:17:15.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:17:15.132Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:17:15.167Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T07:17:16.891Z] $ docker top af5b65472d31685d2127ebe3cb66f5c1badd0305ddd63c072b775bf8c20120be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:17:17.285Z] ---> job-cost.sh [2022-10-24T07:17:17.285Z] lf-activate-venv: SKIPPING [2022-10-24T07:17:17.285Z] INFO: No Stack... [2022-10-24T07:17:17.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T07:17:18.112Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T07:17:18.401Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-10-24T07:17:18.401Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T07:17:18.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-121-stack-cost] [2022-10-24T07:17:18.423Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-121-stack-cost] did not exist. Created. [2022-10-24T07:17:18.423Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:17:18.718Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T07:17:18.753Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T07:17:18.758Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T07:17:18.776Z] $ docker stop --time=1 af5b65472d31685d2127ebe3cb66f5c1badd0305ddd63c072b775bf8c20120be [2022-10-24T07:17:19.952Z] $ docker rm -f af5b65472d31685d2127ebe3cb66f5c1badd0305ddd63c072b775bf8c20120be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T07:17:50.856Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9198 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-10-24T07:17:50.868Z] Running in /w/workspace/device-sdk-go/121 [Pipeline] { [Pipeline] checkout [2022-10-24T07:17:50.908Z] The recommended git tool is: git [2022-10-24T07:17:56.412Z] using credential edgex-jenkins-ssh [2022-10-24T07:17:56.430Z] Cloning the remote Git repository [2022-10-24T07:17:56.481Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-10-24T07:17:56.571Z] > git init /w/workspace/device-sdk-go/121 # timeout=10 [2022-10-24T07:17:56.755Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-24T07:17:56.756Z] > git --version # timeout=10 [2022-10-24T07:17:56.781Z] > git --version # 'git version 2.25.1' [2022-10-24T07:17:56.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T07:17:56.840Z] Verifying host key using known hosts file [2022-10-24T07:17:57.059Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T07:17:57.078Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T07:17:58.802Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-24T07:17:58.824Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T07:17:59.830Z] Avoid second fetch [2022-10-24T07:17:59.831Z] Checking out Revision e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce (main) [2022-10-24T07:18:00.459Z] Commit message: "Merge pull request #1245 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:17:59.850Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T07:17:59.873Z] > git checkout -f e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce # timeout=10 [2022-10-24T07:18:01.550Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T07:18:01.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:18:01.550Z] Dload Upload Total Spent Left Speed [2022-10-24T07:18:01.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 61174 0 --:--:-- --:--:-- --:--:-- 61473 [Pipeline] sh [2022-10-24T07:18:02.252Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T07:18:02.589Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T07:18:02.589Z] + sudo tee /etc/docker/daemon.new [2022-10-24T07:18:02.589Z] { [2022-10-24T07:18:02.589Z] "registry-mirrors": [ [2022-10-24T07:18:02.589Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T07:18:02.589Z] ], [2022-10-24T07:18:02.589Z] "bip": "10.250.0.254/24", [2022-10-24T07:18:02.589Z] "hosts": [ [2022-10-24T07:18:02.589Z] "tcp://0.0.0.0:5555", [2022-10-24T07:18:02.589Z] "unix:///var/run/docker.sock" [2022-10-24T07:18:02.589Z] ], [2022-10-24T07:18:02.589Z] "mtu": 1458, [2022-10-24T07:18:02.589Z] "selinux-enabled": true, [2022-10-24T07:18:02.589Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T07:18:02.589Z] } [Pipeline] sh [2022-10-24T07:18:02.951Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T07:18:03.288Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:18:21.569Z] provisioning config files... [2022-10-24T07:18:21.595Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/121@tmp/config29563525800041872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:18:21.945Z] ---> docker-login.sh [2022-10-24T07:18:21.945Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:18:22.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:18:22.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:18:22.804Z] Configure a credential helper to remove this warning. See [2022-10-24T07:18:22.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:18:22.804Z] [2022-10-24T07:18:22.804Z] Login Succeeded [2022-10-24T07:18:22.804Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:18:23.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:18:23.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:18:23.076Z] Configure a credential helper to remove this warning. See [2022-10-24T07:18:23.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:18:23.076Z] [2022-10-24T07:18:23.076Z] Login Succeeded [2022-10-24T07:18:23.076Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:18:23.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:18:23.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:18:23.618Z] Configure a credential helper to remove this warning. See [2022-10-24T07:18:23.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:18:23.618Z] [2022-10-24T07:18:23.618Z] Login Succeeded [2022-10-24T07:18:23.618Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:18:23.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:18:23.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:18:23.893Z] Configure a credential helper to remove this warning. See [2022-10-24T07:18:23.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:18:23.893Z] [2022-10-24T07:18:23.893Z] Login Succeeded [2022-10-24T07:18:23.893Z] docker.io [2022-10-24T07:18:24.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:18:24.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:18:24.759Z] Configure a credential helper to remove this warning. See [2022-10-24T07:18:24.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:18:24.759Z] [2022-10-24T07:18:24.759Z] Login Succeeded [2022-10-24T07:18:24.759Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:18:24.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T07:18:24.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:18:24.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:18:24.957Z] ========================================================= [2022-10-24T07:18:24.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T07:18:24.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:18:25.310Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T07:18:25.590Z] Sending build context to Docker daemon 5.401MB [2022-10-24T07:18:25.867Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:18:25.867Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-24T07:18:25.867Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T07:18:25.867Z] 9b18e9b68314: Pulling fs layer [2022-10-24T07:18:25.867Z] d32db5db7311: Pulling fs layer [2022-10-24T07:18:25.867Z] d0c4b47475fc: Pulling fs layer [2022-10-24T07:18:25.867Z] 5831b945b038: Pulling fs layer [2022-10-24T07:18:25.867Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T07:18:25.867Z] e10730c5d714: Pulling fs layer [2022-10-24T07:18:25.867Z] 5dd5c2283517: Pulling fs layer [2022-10-24T07:18:25.867Z] d5ac0230b979: Pulling fs layer [2022-10-24T07:18:25.867Z] 5831b945b038: Waiting [2022-10-24T07:18:25.867Z] 86bbec2aaacd: Waiting [2022-10-24T07:18:25.867Z] 5dd5c2283517: Waiting [2022-10-24T07:18:25.867Z] d5ac0230b979: Waiting [2022-10-24T07:18:25.867Z] e10730c5d714: Waiting [2022-10-24T07:18:25.867Z] d0c4b47475fc: Download complete [2022-10-24T07:18:25.867Z] d32db5db7311: Verifying Checksum [2022-10-24T07:18:25.867Z] d32db5db7311: Download complete [2022-10-24T07:18:25.867Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T07:18:25.867Z] 86bbec2aaacd: Download complete [2022-10-24T07:18:26.143Z] e10730c5d714: Verifying Checksum [2022-10-24T07:18:26.143Z] e10730c5d714: Download complete [2022-10-24T07:18:26.143Z] 9b18e9b68314: Download complete [2022-10-24T07:18:27.127Z] 9b18e9b68314: Pull complete [2022-10-24T07:18:27.127Z] d5ac0230b979: Verifying Checksum [2022-10-24T07:18:27.127Z] d5ac0230b979: Download complete [2022-10-24T07:18:27.725Z] d32db5db7311: Pull complete [2022-10-24T07:18:28.000Z] d0c4b47475fc: Pull complete [2022-10-24T07:18:28.593Z] 5dd5c2283517: Verifying Checksum [2022-10-24T07:18:28.593Z] 5dd5c2283517: Download complete [2022-10-24T07:18:29.185Z] 5831b945b038: Verifying Checksum [2022-10-24T07:18:29.185Z] 5831b945b038: Download complete [2022-10-24T07:18:41.536Z] 5831b945b038: Pull complete [2022-10-24T07:18:41.536Z] 86bbec2aaacd: Pull complete [2022-10-24T07:18:41.536Z] e10730c5d714: Pull complete [2022-10-24T07:18:46.901Z] 5dd5c2283517: Pull complete [2022-10-24T07:18:48.332Z] d5ac0230b979: Pull complete [2022-10-24T07:18:48.332Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T07:18:48.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T07:18:48.605Z] ---> 59b3b1a385d4 [2022-10-24T07:18:48.605Z] Step 3/11 : ARG MAKE=make build [2022-10-24T07:18:50.557Z] ---> Running in b76fdb467438 [2022-10-24T07:18:50.890Z] Removing intermediate container b76fdb467438 [2022-10-24T07:18:50.890Z] ---> e8e0320d05cf [2022-10-24T07:18:50.890Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-24T07:18:51.175Z] ---> Running in 1cac99aee132 [2022-10-24T07:18:51.443Z] Removing intermediate container 1cac99aee132 [2022-10-24T07:18:51.443Z] ---> af40660458ed [2022-10-24T07:18:51.443Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T07:18:51.443Z] ---> Running in 50a2c4548c25 [2022-10-24T07:18:51.711Z] Removing intermediate container 50a2c4548c25 [2022-10-24T07:18:51.711Z] ---> 18ee25d37a12 [2022-10-24T07:18:51.711Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:18:51.978Z] ---> Running in 8d8812036336 [2022-10-24T07:18:53.936Z] Removing intermediate container 8d8812036336 [2022-10-24T07:18:53.936Z] ---> daf60f08869b [2022-10-24T07:18:53.936Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-24T07:18:53.936Z] ---> Running in 1d14ba19fe83 [2022-10-24T07:18:54.900Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:18:55.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:18:56.864Z] OK: 221 MiB in 51 packages [2022-10-24T07:18:57.836Z] Removing intermediate container 1d14ba19fe83 [2022-10-24T07:18:57.836Z] ---> 6c6d29887033 [2022-10-24T07:18:57.836Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-24T07:18:58.426Z] ---> b87fb093b563 [2022-10-24T07:18:58.426Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:18:58.696Z] ---> Running in a379840c86b0 [2022-10-24T07:19:55.285Z] Removing intermediate container a379840c86b0 [2022-10-24T07:19:55.285Z] ---> 58ae09496087 [2022-10-24T07:19:55.285Z] Step 10/11 : COPY . . [2022-10-24T07:19:55.285Z] ---> cc77e0ec05bf [2022-10-24T07:19:55.285Z] Step 11/11 : RUN ${MAKE} [2022-10-24T07:19:55.285Z] ---> Running in 774380104deb [2022-10-24T07:19:55.285Z] noop [2022-10-24T07:19:55.285Z] Removing intermediate container 774380104deb [2022-10-24T07:19:55.285Z] ---> dd2d097a0c0c [2022-10-24T07:19:55.285Z] Successfully built dd2d097a0c0c [2022-10-24T07:19:55.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:19:55.638Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T07:19:55.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:19:55.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-9198 does not seem to be running inside a container [2022-10-24T07:19:55.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/121 -v /w/workspace/device-sdk-go/121:/w/workspace/device-sdk-go/121:rw,z -v /w/workspace/device-sdk-go/121@tmp:/w/workspace/device-sdk-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T07:19:57.184Z] $ docker top 8600299f1bffb48c1e8d92bd2f7cf2c3be1d3e5c353a1f49e8023178a9e7fcac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:19:58.024Z] + go version [2022-10-24T07:19:58.024Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T07:19:58.047Z] $ docker stop --time=1 8600299f1bffb48c1e8d92bd2f7cf2c3be1d3e5c353a1f49e8023178a9e7fcac [2022-10-24T07:19:59.748Z] $ docker rm -f 8600299f1bffb48c1e8d92bd2f7cf2c3be1d3e5c353a1f49e8023178a9e7fcac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:20:00.297Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T07:20:00.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:20:00.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-9198 does not seem to be running inside a container [2022-10-24T07:20:00.565Z] $ 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/121 -v /w/workspace/device-sdk-go/121:/w/workspace/device-sdk-go/121:rw,z -v /w/workspace/device-sdk-go/121@tmp:/w/workspace/device-sdk-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T07:20:01.906Z] $ docker top e181f7deabd3f1ede482c6436bb870145bdf316d43f1d6bfe2bd84dd091606f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:20:02.756Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/121 [Pipeline] fileExists [Pipeline] sh [2022-10-24T07:20:03.413Z] + make test [2022-10-24T07:20:03.413Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-24T07:20:42.310Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-24T07:23:04.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-24T07:23:04.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-24T07:23:04.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-24T07:23:04.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-24T07:23:04.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-24T07:23:04.281Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.523s coverage: 27.6% of statements [2022-10-24T07:23:07.636Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.867s coverage: 78.9% of statements [2022-10-24T07:23:07.636Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-24T07:23:19.999Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.617s coverage: 73.1% of statements [2022-10-24T07:23:20.000Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-24T07:23:20.000Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-24T07:23:21.422Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.543s coverage: 54.4% of statements [2022-10-24T07:23:21.422Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-24T07:23:21.422Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-24T07:23:21.422Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-24T07:23:21.422Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-24T07:23:22.389Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.490s coverage: 65.1% of statements [2022-10-24T07:23:22.389Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-24T07:23:22.389Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-24T07:23:22.389Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.285s coverage: 89.2% of statements [2022-10-24T07:23:22.389Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-24T07:23:23.802Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.255s coverage: 4.7% of statements [2022-10-24T07:23:23.802Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-24T07:23:24.390Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T07:23:24.390Z] GO111MODULE=on go vet ./... [2022-10-24T07:25:16.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T07:25:16.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T07:25:16.101Z] ./bin/test-attribution-txt.sh [2022-10-24T07:25:16.101Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-24T07:25:16.101Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-24T07:25:16.101Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-24T07:25:16.101Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-24T07:25:16.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T07:25:16.139Z] $ docker stop --time=1 e181f7deabd3f1ede482c6436bb870145bdf316d43f1d6bfe2bd84dd091606f9 [2022-10-24T07:25:17.915Z] $ docker rm -f e181f7deabd3f1ede482c6436bb870145bdf316d43f1d6bfe2bd84dd091606f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:25:19.214Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T07:25:19.237Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T07:25:19.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:25:20.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T07:25:20.447Z] + ls -al . [2022-10-24T07:25:20.447Z] total 276 [2022-10-24T07:25:20.447Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 07:20 . [2022-10-24T07:25:20.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:17 .. [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 07:17 .dockerignore [2022-10-24T07:25:20.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 07:17 .git [2022-10-24T07:25:20.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:17 .github [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 24 07:17 .gitignore [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 07:17 .golangci.yml [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 24 07:17 CHANGELOG.md [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 07:17 GOVERNANCE.md [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 24 07:17 Jenkinsfile [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 24 07:17 LICENSE [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 24 07:17 Makefile [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 24 07:17 OWNERS.md [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 24 07:17 README.md [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 07:15 VERSION [2022-10-24T07:25:20.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:17 bin [2022-10-24T07:25:20.447Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 24 07:23 coverage.out [2022-10-24T07:25:20.447Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 07:17 example [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 3388 Oct 24 07:17 go.mod [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 44505 Oct 24 07:17 go.sum [2022-10-24T07:25:20.447Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 24 07:17 internal [2022-10-24T07:25:20.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:17 openapi [2022-10-24T07:25:20.447Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 07:17 pkg [2022-10-24T07:25:20.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:17 snap [2022-10-24T07:25:20.447Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 24 07:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:25:20.786Z] + 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=e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce --label arch=arm64 --label version=2.3.0-dev.46 . [2022-10-24T07:25:21.056Z] Sending build context to Docker daemon 5.503MB [2022-10-24T07:25:21.056Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:25:21.056Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T07:25:21.056Z] ---> dd2d097a0c0c [2022-10-24T07:25:21.056Z] Step 3/25 : ARG MAKE=make build [2022-10-24T07:25:21.329Z] ---> Running in d013fc23a5d9 [2022-10-24T07:25:21.599Z] Removing intermediate container d013fc23a5d9 [2022-10-24T07:25:21.599Z] ---> fdc6569c30ce [2022-10-24T07:25:21.599Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-24T07:25:21.599Z] ---> Running in 8f5b1bd94aa3 [2022-10-24T07:25:22.191Z] Removing intermediate container 8f5b1bd94aa3 [2022-10-24T07:25:22.191Z] ---> bedd744d65a4 [2022-10-24T07:25:22.191Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T07:25:22.191Z] ---> Running in 933064c0ba21 [2022-10-24T07:25:22.462Z] Removing intermediate container 933064c0ba21 [2022-10-24T07:25:22.462Z] ---> eb0a5247ed8e [2022-10-24T07:25:22.462Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:25:22.462Z] ---> Running in a745765b7160 [2022-10-24T07:25:24.416Z] Removing intermediate container a745765b7160 [2022-10-24T07:25:24.416Z] ---> 4d67695d8e00 [2022-10-24T07:25:24.416Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-24T07:25:24.416Z] ---> Running in 832a49484239 [2022-10-24T07:25:25.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:25:25.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:25:26.927Z] OK: 221 MiB in 51 packages [2022-10-24T07:25:27.900Z] Removing intermediate container 832a49484239 [2022-10-24T07:25:27.900Z] ---> 7542d73ce29b [2022-10-24T07:25:27.900Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-24T07:25:28.493Z] ---> 2be38199ed88 [2022-10-24T07:25:28.493Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:25:28.493Z] ---> Running in c1bbd3104e67 [2022-10-24T07:25:30.442Z] Removing intermediate container c1bbd3104e67 [2022-10-24T07:25:30.442Z] ---> aef1b6effdea [2022-10-24T07:25:30.442Z] Step 10/25 : COPY . . [2022-10-24T07:25:31.858Z] ---> 3d5f6e3ed037 [2022-10-24T07:25:31.858Z] Step 11/25 : RUN ${MAKE} [2022-10-24T07:25:31.858Z] ---> Running in 1d43e3521815 [2022-10-24T07:25:32.826Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-24T07:27:54.522Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-24T07:27:54.522Z] Removing intermediate container 1d43e3521815 [2022-10-24T07:27:54.522Z] ---> f031bbc0dac5 [2022-10-24T07:27:54.522Z] Step 12/25 : FROM alpine:3.16 [2022-10-24T07:27:54.522Z] 3.16: Pulling from library/alpine [2022-10-24T07:27:54.522Z] 9b18e9b68314: Already exists [2022-10-24T07:27:54.522Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T07:27:54.522Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T07:27:54.522Z] ---> a6215f271958 [2022-10-24T07:27:54.522Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T07:27:54.522Z] ---> Running in 3cfada2c709e [2022-10-24T07:27:54.522Z] Removing intermediate container 3cfada2c709e [2022-10-24T07:27:54.522Z] ---> c58cc97ee611 [2022-10-24T07:27:54.522Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:27:54.522Z] ---> Running in aba7ac7b70e0 [2022-10-24T07:27:54.522Z] Removing intermediate container aba7ac7b70e0 [2022-10-24T07:27:54.522Z] ---> 87570e167766 [2022-10-24T07:27:54.522Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-24T07:27:54.522Z] ---> Running in 326cf64c8514 [2022-10-24T07:27:55.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:27:56.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:27:57.015Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T07:27:57.279Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-24T07:27:57.279Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T07:27:57.279Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-24T07:27:57.546Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-24T07:27:57.546Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:27:57.546Z] OK: 8 MiB in 19 packages [2022-10-24T07:27:58.512Z] Removing intermediate container 326cf64c8514 [2022-10-24T07:27:58.512Z] ---> ad2ca9a87322 [2022-10-24T07:27:58.512Z] Step 16/25 : WORKDIR / [2022-10-24T07:27:58.782Z] ---> Running in 1a148216de17 [2022-10-24T07:27:59.050Z] Removing intermediate container 1a148216de17 [2022-10-24T07:27:59.050Z] ---> c9eee8adb6d8 [2022-10-24T07:27:59.050Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-24T07:27:59.634Z] ---> 6e93ce050b66 [2022-10-24T07:27:59.634Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-24T07:28:01.046Z] ---> 5ea8d428bb2c [2022-10-24T07:28:01.046Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-24T07:28:01.635Z] ---> 97b0da0555ed [2022-10-24T07:28:01.635Z] Step 20/25 : EXPOSE 59999 [2022-10-24T07:28:01.635Z] ---> Running in 79bfc56782e6 [2022-10-24T07:28:01.904Z] Removing intermediate container 79bfc56782e6 [2022-10-24T07:28:01.904Z] ---> a97e06e92bc1 [2022-10-24T07:28:01.904Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-24T07:28:01.904Z] ---> Running in 3a4e9aedf3c0 [2022-10-24T07:28:02.185Z] Removing intermediate container 3a4e9aedf3c0 [2022-10-24T07:28:02.185Z] ---> 60b9c0969f34 [2022-10-24T07:28:02.185Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T07:28:02.454Z] ---> Running in d061d2fd46a7 [2022-10-24T07:28:02.722Z] Removing intermediate container d061d2fd46a7 [2022-10-24T07:28:02.722Z] ---> e34a22de384c [2022-10-24T07:28:02.722Z] Step 23/25 : LABEL arch=arm64 [2022-10-24T07:28:02.722Z] ---> Running in 7ed34c25f0cc [2022-10-24T07:28:02.991Z] Removing intermediate container 7ed34c25f0cc [2022-10-24T07:28:02.991Z] ---> 25c76561edb0 [2022-10-24T07:28:02.991Z] Step 24/25 : LABEL git_sha=e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [2022-10-24T07:28:03.261Z] ---> Running in c13b3d35f782 [2022-10-24T07:28:03.529Z] Removing intermediate container c13b3d35f782 [2022-10-24T07:28:03.529Z] ---> 576772d63331 [2022-10-24T07:28:03.529Z] Step 25/25 : LABEL version=2.3.0-dev.46 [2022-10-24T07:28:03.529Z] ---> Running in 004950d076ea [2022-10-24T07:28:03.797Z] Removing intermediate container 004950d076ea [2022-10-24T07:28:03.797Z] ---> 754aac878e5c [2022-10-24T07:28:03.797Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T07:28:03.797Z] Successfully built 754aac878e5c [2022-10-24T07:28:03.797Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:28:04.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:28:04.276Z] [2022-10-24T07:28:04.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:28:04.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:28:04.620Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T07:28:04.620Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T07:28:04.620Z] 04944245beec: Pulling fs layer [2022-10-24T07:28:04.620Z] 699f458cf7ca: Pulling fs layer [2022-10-24T07:28:04.620Z] 765212b225bb: Pulling fs layer [2022-10-24T07:28:04.620Z] f23df028b6ca: Pulling fs layer [2022-10-24T07:28:04.620Z] 765212b225bb: Waiting [2022-10-24T07:28:04.620Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T07:28:04.620Z] f23df028b6ca: Waiting [2022-10-24T07:28:04.620Z] d65c8cfc05b1: Waiting [2022-10-24T07:28:04.620Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T07:28:04.904Z] 04944245beec: Verifying Checksum [2022-10-24T07:28:04.904Z] 04944245beec: Download complete [2022-10-24T07:28:04.904Z] 765212b225bb: Verifying Checksum [2022-10-24T07:28:04.904Z] 765212b225bb: Download complete [2022-10-24T07:28:04.904Z] f23df028b6ca: Verifying Checksum [2022-10-24T07:28:04.904Z] f23df028b6ca: Download complete [2022-10-24T07:28:04.904Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T07:28:04.904Z] d65c8cfc05b1: Download complete [2022-10-24T07:28:05.179Z] 699f458cf7ca: Verifying Checksum [2022-10-24T07:28:05.179Z] 699f458cf7ca: Download complete [2022-10-24T07:28:05.463Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T07:28:05.463Z] 8998bd30e6a1: Download complete [2022-10-24T07:28:08.100Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T07:28:08.100Z] 2437ff75d9bd: Download complete [2022-10-24T07:28:10.045Z] 8998bd30e6a1: Pull complete [2022-10-24T07:28:10.045Z] 04944245beec: Pull complete [2022-10-24T07:28:11.455Z] 699f458cf7ca: Pull complete [2022-10-24T07:28:11.723Z] 765212b225bb: Pull complete [2022-10-24T07:28:12.308Z] f23df028b6ca: Pull complete [2022-10-24T07:28:12.576Z] d65c8cfc05b1: Pull complete [2022-10-24T07:28:27.593Z] 2437ff75d9bd: Pull complete [2022-10-24T07:28:27.593Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T07:28:27.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:28:27.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:28:27.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-9198 does not seem to be running inside a container [2022-10-24T07:28:27.855Z] $ 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/121 -v /w/workspace/device-sdk-go/121:/w/workspace/device-sdk-go/121:rw,z -v /w/workspace/device-sdk-go/121@tmp:/w/workspace/device-sdk-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T07:28:30.631Z] $ docker top 6670ed743b4a3155f3c7e8057d991a61ab72330b3ad03a93027ae924a579c9a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:28:31.485Z] ---> job-cost.sh [2022-10-24T07:28:31.485Z] lf-activate-venv: SKIPPING [2022-10-24T07:28:31.485Z] INFO: No Stack... [2022-10-24T07:28:32.068Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T07:28:32.652Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T07:28:32.970Z] + cut -d, -f6 [2022-10-24T07:28:32.970Z] + cat /w/workspace/device-sdk-go/121/archives/cost.csv [Pipeline] lock [2022-10-24T07:28:33.040Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-121-stack-cost] [2022-10-24T07:28:33.047Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-121-stack-cost] did not exist. Created. [2022-10-24T07:28:33.047Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:28:33.399Z] /w/workspace/device-sdk-go/121@tmp/durable-b1de01e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T07:28:34.053Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T07:28:34.072Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T07:28:34.129Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T07:28:34.138Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T07:28:34.159Z] $ docker stop --time=1 6670ed743b4a3155f3c7e8057d991a61ab72330b3ad03a93027ae924a579c9a9 [2022-10-24T07:28:35.680Z] $ docker rm -f 6670ed743b4a3155f3c7e8057d991a61ab72330b3ad03a93027ae924a579c9a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-24T07:28:36.128Z] provisioning config files... [2022-10-24T07:28:36.135Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14210586598169558088tmp [Pipeline] { [Pipeline] sh [2022-10-24T07:28:36.423Z] + set +x [2022-10-24T07:28:36.423Z] + bash -s -- [2022-10-24T07:28:36.423Z] + curl -s https://codecov.io/bash [2022-10-24T07:28:36.423Z] [2022-10-24T07:28:36.423Z] _____ _ [2022-10-24T07:28:36.423Z] / ____| | | [2022-10-24T07:28:36.423Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T07:28:36.423Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T07:28:36.423Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T07:28:36.423Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T07:28:36.423Z] Bash-1.0.6 [2022-10-24T07:28:36.423Z] [2022-10-24T07:28:36.423Z] [2022-10-24T07:28:36.423Z] ==> git version 2.25.1 found [2022-10-24T07:28:36.423Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-24T07:28:36.423Z] Release-Date: 2020-01-08 [2022-10-24T07:28:36.423Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T07:28:36.423Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T07:28:36.423Z] ==> Jenkins CI detected. [2022-10-24T07:28:36.423Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-10-24T07:28:36.423Z] project root: . [2022-10-24T07:28:36.423Z] --> token set from env [2022-10-24T07:28:36.423Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T07:28:36.423Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T07:28:36.423Z] ==> Python coveragepy not found [2022-10-24T07:28:36.423Z] ==> Searching for coverage reports in: [2022-10-24T07:28:36.423Z] + . [2022-10-24T07:28:36.423Z] -> Found 1 reports [2022-10-24T07:28:36.423Z] ==> Detecting git/mercurial file structure [2022-10-24T07:28:36.423Z] ==> Reading reports [2022-10-24T07:28:36.682Z] + ./coverage.out bytes=101759 [2022-10-24T07:28:36.682Z] ==> Appending adjustments [2022-10-24T07:28:36.682Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T07:28:36.942Z] + Found adjustments [2022-10-24T07:28:36.942Z] ==> Gzipping contents [2022-10-24T07:28:36.942Z] 16K /tmp/codecov.jt9wQv.gz [2022-10-24T07:28:36.942Z] ==> Uploading reports [2022-10-24T07:28:36.942Z] url: https://codecov.io [2022-10-24T07:28:36.942Z] query: branch=main&commit=e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T07:28:36.942Z] -> Pinging Codecov [2022-10-24T07:28:36.942Z] 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=e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T07:28:37.202Z] -> Uploading to [2022-10-24T07:28:37.202Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/7E55EF52A471D76F132DFD9A03CDDE97/e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce/d8e2f9e6-f32f-4310-90c0-be34a9f91c42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T072837Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c711f46d72930329f6498abeebd91e23a891b1559a0b8657499353d3fe3a531 [2022-10-24T07:28:37.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:28:37.202Z] Dload Upload Total Spent Left Speed [2022-10-24T07:28:37.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14722 0 0 100 14722 0 59603 --:--:-- --:--:-- --:--:-- 59603 [2022-10-24T07:28:37.461Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [Pipeline] } [2022-10-24T07:28:37.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T07:28:37.656Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T07:28:37.670Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:28:37.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:28:37.963Z] [2022-10-24T07:28:37.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:28:38.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:28:38.261Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T07:28:38.261Z] df9b9388f04a: Pulling fs layer [2022-10-24T07:28:38.261Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T07:28:38.261Z] 25bc292e5bac: Pulling fs layer [2022-10-24T07:28:38.261Z] 114826534d7a: Pulling fs layer [2022-10-24T07:28:38.261Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T07:28:38.261Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T07:28:38.261Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T07:28:38.261Z] 4657fd5d0bcf: Waiting [2022-10-24T07:28:38.261Z] 6ad1cebc031e: Waiting [2022-10-24T07:28:38.261Z] 8a3aa393b2d8: Waiting [2022-10-24T07:28:38.261Z] 114826534d7a: Waiting [2022-10-24T07:28:38.261Z] 25bc292e5bac: Verifying Checksum [2022-10-24T07:28:38.261Z] 25bc292e5bac: Download complete [2022-10-24T07:28:38.261Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T07:28:38.261Z] 52dc419b0ee2: Download complete [2022-10-24T07:28:38.261Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T07:28:38.261Z] 4657fd5d0bcf: Download complete [2022-10-24T07:28:38.261Z] df9b9388f04a: Verifying Checksum [2022-10-24T07:28:38.261Z] df9b9388f04a: Download complete [2022-10-24T07:28:38.529Z] df9b9388f04a: Pull complete [2022-10-24T07:28:38.529Z] 52dc419b0ee2: Pull complete [2022-10-24T07:28:38.529Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T07:28:38.529Z] 6ad1cebc031e: Download complete [2022-10-24T07:28:38.529Z] 25bc292e5bac: Pull complete [2022-10-24T07:28:39.117Z] 114826534d7a: Verifying Checksum [2022-10-24T07:28:39.117Z] 114826534d7a: Download complete [2022-10-24T07:28:39.375Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T07:28:39.375Z] 8a3aa393b2d8: Download complete [2022-10-24T07:28:42.654Z] 114826534d7a: Pull complete [2022-10-24T07:28:42.654Z] 4657fd5d0bcf: Pull complete [2022-10-24T07:28:42.654Z] 6ad1cebc031e: Pull complete [2022-10-24T07:28:45.181Z] 8a3aa393b2d8: Pull complete [2022-10-24T07:28:45.181Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T07:28:45.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:28:45.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:28:45.252Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:28:45.277Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T07:28:47.066Z] $ docker top 09a4ed6aa2e05bc86d33e91b51609298b7e6957e49ec73e28530ac9975fb87e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T07:28:47.133Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-10-24T07:28:47.411Z] + set -o pipefail [2022-10-24T07:28:47.411Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-10-24T07:28:53.978Z] [2022-10-24T07:28:53.978Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-10-24T07:28:53.978Z] [2022-10-24T07:28:53.978Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/2afa7b17-f5fa-4893-9e9d-26e37d1f55d6 [2022-10-24T07:28:53.978Z] [2022-10-24T07:28:53.978Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T07:28:53.978Z] [2022-10-24T07:28:54.237Z] [2022-10-24T07:28:54.237Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T07:28:54.237Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T07:28:54.237Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T07:28:54.249Z] $ docker stop --time=1 09a4ed6aa2e05bc86d33e91b51609298b7e6957e49ec73e28530ac9975fb87e5 [2022-10-24T07:28:56.311Z] $ docker rm -f 09a4ed6aa2e05bc86d33e91b51609298b7e6957e49ec73e28530ac9975fb87e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-24T07:28:56.726Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:28:56.738Z] provisioning config files... [2022-10-24T07:28:56.744Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7668656718087459324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:28:57.039Z] --> edgex-publish-swagger.sh [2022-10-24T07:28:57.040Z] === Publish openapi/v2 API === [2022-10-24T07:28:57.040Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-24T07:28:57.040Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-10-24T07:28:57.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:28:57.040Z] Dload Upload Total Spent Left Speed [2022-10-24T07:28:57.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 315k --:--:-- --:--:-- --:--:-- 315k 100 53552 0 0 100 53552 0 78178 --:--:-- --:--:-- --:--:-- 78064 [2022-10-24T07:28:57.607Z] [2022-10-24T07:28:57.607Z] [Pipeline] } [2022-10-24T07:28:57.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:28:58.000Z] + git log --format=format:%s -1 e36e05a5ecd10c9a5fa648bbd69e45dd81d605ce [Pipeline] sh [2022-10-24T07:28:58.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:28:58.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:28:58.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:28:58.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:28:58.646Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:28:58.680Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:28:59.071Z] $ docker top 33bc76de195d2d9f115e831a55dbc7abe54b82a48d5217b22eee76223a3438af -eo pid,comm [2022-10-24T07:28:59.117Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T07:28:59.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:28:59.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:28:59.155Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:28:59.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:28:59.272Z] $ docker exec 33bc76de195d2d9f115e831a55dbc7abe54b82a48d5217b22eee76223a3438af ssh-agent [2022-10-24T07:28:59.388Z] SSH_AUTH_SOCK=/tmp/ssh-8YDsyLB5K2gR/agent.32 [2022-10-24T07:28:59.388Z] SSH_AGENT_PID=38 [2022-10-24T07:28:59.393Z] Running ssh-add (command line suppressed) [2022-10-24T07:28:59.506Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15243343464998728487.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15243343464998728487.key) [2022-10-24T07:28:59.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:28:59.806Z] + git semver tag [2022-10-24T07:29:00.065Z] 2022-10-24 07:28:59,987 [run_tag] DEBUG tag force:False [2022-10-24T07:29:00.065Z] 2022-10-24 07:28:59,987 [check_head_tag] DEBUG check head tag [2022-10-24T07:29:00.065Z] 2022-10-24 07:28:59,988 [execute] INFO git cat-file --batch-check [2022-10-24T07:29:00.065Z] 2022-10-24 07:28:59,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T07:29:00.065Z] 2022-10-24 07:28:59,992 [execute] INFO git cat-file --batch [2022-10-24T07:29:00.065Z] 2022-10-24 07:28:59,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T07:29:00.065Z] 2022-10-24 07:29:00,014 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-24T07:29:00.065Z] 2022-10-24 07:29:00,014 [execute] INFO git tag -a v2.3.0-dev.46 -m v2.3.0-dev.46 [2022-10-24T07:29:00.065Z] 2022-10-24 07:29:00,014 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.46', '-m', 'v2.3.0-dev.46'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:29:00.065Z] 2022-10-24 07:29:00,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-24T07:29:00.065Z] 2.3.0-dev.46 [Pipeline] } [2022-10-24T07:29:00.074Z] $ docker exec --env ******** --env ******** 33bc76de195d2d9f115e831a55dbc7abe54b82a48d5217b22eee76223a3438af ssh-agent -k [2022-10-24T07:29:00.177Z] unset SSH_AUTH_SOCK; [2022-10-24T07:29:00.178Z] unset SSH_AGENT_PID; [2022-10-24T07:29:00.178Z] echo Agent pid 38 killed; [2022-10-24T07:29:00.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:29:00.484Z] + git semver [Pipeline] } [2022-10-24T07:29:00.754Z] $ docker stop --time=1 33bc76de195d2d9f115e831a55dbc7abe54b82a48d5217b22eee76223a3438af [2022-10-24T07:29:02.054Z] $ docker rm -f 33bc76de195d2d9f115e831a55dbc7abe54b82a48d5217b22eee76223a3438af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:29:02.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:29:02.427Z] [2022-10-24T07:29:02.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:29:02.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:29:02.724Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T07:29:02.724Z] ab5ef0e58194: Pulling fs layer [2022-10-24T07:29:02.725Z] 9712f1f96733: Pulling fs layer [2022-10-24T07:29:02.725Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T07:29:02.725Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T07:29:02.725Z] e9a5061849ea: Pulling fs layer [2022-10-24T07:29:02.725Z] d747dcd14b5f: Pulling fs layer [2022-10-24T07:29:02.725Z] 2de7ff778b66: Pulling fs layer [2022-10-24T07:29:02.725Z] e9a5061849ea: Waiting [2022-10-24T07:29:02.725Z] d747dcd14b5f: Waiting [2022-10-24T07:29:02.725Z] 2de7ff778b66: Waiting [2022-10-24T07:29:02.725Z] 0d9ebad4ef96: Waiting [2022-10-24T07:29:02.725Z] 9712f1f96733: Verifying Checksum [2022-10-24T07:29:02.725Z] 9712f1f96733: Download complete [2022-10-24T07:29:02.993Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T07:29:02.993Z] 63f879dbbcfc: Download complete [2022-10-24T07:29:03.256Z] ab5ef0e58194: Verifying Checksum [2022-10-24T07:29:03.256Z] ab5ef0e58194: Download complete [2022-10-24T07:29:03.256Z] d747dcd14b5f: Download complete [2022-10-24T07:29:03.256Z] e9a5061849ea: Download complete [2022-10-24T07:29:03.515Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T07:29:03.515Z] 0d9ebad4ef96: Download complete [2022-10-24T07:29:03.515Z] 2de7ff778b66: Verifying Checksum [2022-10-24T07:29:03.515Z] 2de7ff778b66: Download complete [2022-10-24T07:29:06.043Z] ab5ef0e58194: Pull complete [2022-10-24T07:29:06.043Z] 9712f1f96733: Pull complete [2022-10-24T07:29:06.609Z] 63f879dbbcfc: Pull complete [2022-10-24T07:29:09.888Z] 0d9ebad4ef96: Pull complete [2022-10-24T07:29:09.888Z] e9a5061849ea: Pull complete [2022-10-24T07:29:09.888Z] d747dcd14b5f: Pull complete [2022-10-24T07:29:10.823Z] 2de7ff778b66: Pull complete [2022-10-24T07:29:10.823Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T07:29:10.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:29:10.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:29:10.892Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:29:10.913Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T07:29:12.757Z] $ docker top 501dbbe9272cd450bc99e01d424e4a00a1533dd2a9453e772cc867bbb22dd5b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:29:12.822Z] provisioning config files... [2022-10-24T07:29:12.827Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12466446513905985239tmp [2022-10-24T07:29:12.836Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2539228300547148228tmp [2022-10-24T07:29:12.844Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1162809855401474560tmp [Pipeline] { [Pipeline] echo [2022-10-24T07:29:12.857Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:13.135Z] ---> sigul-configuration.sh [2022-10-24T07:29:13.136Z] gpg: directory `/root/.gnupg' created [2022-10-24T07:29:13.136Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T07:29:13.136Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T07:29:13.136Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T07:29:13.136Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T07:29:13.136Z] gpg: CAST5 encrypted data [2022-10-24T07:29:13.136Z] gpg: encrypted with 1 passphrase [2022-10-24T07:29:13.136Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T07:29:13.419Z] + mkdir /home/jenkins [2022-10-24T07:29:13.419Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T07:29:13.702Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-24T07:29:13.711Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:13.993Z] ---> sigul-install.sh [2022-10-24T07:29:13.993Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T07:29:14.274Z] + git tag --list [2022-10-24T07:29:14.274Z] 0.7.1 [2022-10-24T07:29:14.274Z] delhi-tag [2022-10-24T07:29:14.274Z] v1.0.0 [2022-10-24T07:29:14.274Z] v1.1.0 [2022-10-24T07:29:14.274Z] v1.1.1 [2022-10-24T07:29:14.274Z] v1.1.2 [2022-10-24T07:29:14.274Z] v1.2.0 [2022-10-24T07:29:14.274Z] v1.2.1 [2022-10-24T07:29:14.274Z] v1.2.2 [2022-10-24T07:29:14.274Z] v1.2.3 [2022-10-24T07:29:14.274Z] v1.3.0 [2022-10-24T07:29:14.274Z] v1.4.0 [2022-10-24T07:29:14.274Z] v2.0.0 [2022-10-24T07:29:14.274Z] v2.1.0 [2022-10-24T07:29:14.274Z] v2.1.1 [2022-10-24T07:29:14.274Z] v2.1.1-dev.2 [2022-10-24T07:29:14.274Z] v2.1.1-dev.3 [2022-10-24T07:29:14.274Z] v2.2.0 [2022-10-24T07:29:14.274Z] v2.2.1-dev.1 [2022-10-24T07:29:14.274Z] v2.2.1-dev.10 [2022-10-24T07:29:14.274Z] v2.2.1-dev.11 [2022-10-24T07:29:14.274Z] v2.2.1-dev.12 [2022-10-24T07:29:14.274Z] v2.2.1-dev.13 [2022-10-24T07:29:14.274Z] v2.2.1-dev.14 [2022-10-24T07:29:14.274Z] v2.2.1-dev.2 [2022-10-24T07:29:14.274Z] v2.2.1-dev.3 [2022-10-24T07:29:14.274Z] v2.2.1-dev.4 [2022-10-24T07:29:14.274Z] v2.2.1-dev.5 [2022-10-24T07:29:14.274Z] v2.2.1-dev.6 [2022-10-24T07:29:14.274Z] v2.2.1-dev.7 [2022-10-24T07:29:14.274Z] v2.2.1-dev.8 [2022-10-24T07:29:14.274Z] v2.2.1-dev.9 [2022-10-24T07:29:14.274Z] v2.3.0-dev.14 [2022-10-24T07:29:14.274Z] v2.3.0-dev.15 [2022-10-24T07:29:14.275Z] v2.3.0-dev.16 [2022-10-24T07:29:14.275Z] v2.3.0-dev.17 [2022-10-24T07:29:14.275Z] v2.3.0-dev.18 [2022-10-24T07:29:14.275Z] v2.3.0-dev.19 [2022-10-24T07:29:14.275Z] v2.3.0-dev.20 [2022-10-24T07:29:14.275Z] v2.3.0-dev.21 [2022-10-24T07:29:14.275Z] v2.3.0-dev.22 [2022-10-24T07:29:14.275Z] v2.3.0-dev.23 [2022-10-24T07:29:14.275Z] v2.3.0-dev.24 [2022-10-24T07:29:14.275Z] v2.3.0-dev.25 [2022-10-24T07:29:14.275Z] v2.3.0-dev.26 [2022-10-24T07:29:14.275Z] v2.3.0-dev.27 [2022-10-24T07:29:14.275Z] v2.3.0-dev.28 [2022-10-24T07:29:14.275Z] v2.3.0-dev.29 [2022-10-24T07:29:14.275Z] v2.3.0-dev.30 [2022-10-24T07:29:14.275Z] v2.3.0-dev.31 [2022-10-24T07:29:14.275Z] v2.3.0-dev.32 [2022-10-24T07:29:14.275Z] v2.3.0-dev.33 [2022-10-24T07:29:14.275Z] v2.3.0-dev.34 [2022-10-24T07:29:14.275Z] v2.3.0-dev.35 [2022-10-24T07:29:14.275Z] v2.3.0-dev.36 [2022-10-24T07:29:14.275Z] v2.3.0-dev.37 [2022-10-24T07:29:14.275Z] v2.3.0-dev.38 [2022-10-24T07:29:14.275Z] v2.3.0-dev.39 [2022-10-24T07:29:14.275Z] v2.3.0-dev.40 [2022-10-24T07:29:14.275Z] v2.3.0-dev.41 [2022-10-24T07:29:14.275Z] v2.3.0-dev.42 [2022-10-24T07:29:14.275Z] v2.3.0-dev.43 [2022-10-24T07:29:14.275Z] v2.3.0-dev.44 [2022-10-24T07:29:14.275Z] v2.3.0-dev.45 [2022-10-24T07:29:14.275Z] v2.3.0-dev.46 [Pipeline] sh [2022-10-24T07:29:14.561Z] + lftools sign git-tag v2.3.0-dev.46 [2022-10-24T07:29:15.127Z] Signing Git tag with Sigul... [2022-10-24T07:29:15.127Z] Signing v2.3.0-dev.46 [Pipeline] echo [2022-10-24T07:29:15.702Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:15.985Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T07:29:15.991Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T07:29:16.007Z] $ docker stop --time=1 501dbbe9272cd450bc99e01d424e4a00a1533dd2a9453e772cc867bbb22dd5b2 [2022-10-24T07:29:17.323Z] $ docker rm -f 501dbbe9272cd450bc99e01d424e4a00a1533dd2a9453e772cc867bbb22dd5b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T07:29:17.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:29:17.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:29:18.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:29:18.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:29:18.086Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:29:18.112Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:29:18.451Z] $ docker top 1ddf940ade81f76a870f72fd794e881f3b011a550c40db6787cd9c2a60803bb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:29:18.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:29:18.541Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:29:18.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:29:18.651Z] $ docker exec 1ddf940ade81f76a870f72fd794e881f3b011a550c40db6787cd9c2a60803bb6 ssh-agent [2022-10-24T07:29:18.762Z] SSH_AUTH_SOCK=/tmp/ssh-3veB1lAzdbuM/agent.32 [2022-10-24T07:29:18.762Z] SSH_AGENT_PID=38 [2022-10-24T07:29:18.767Z] Running ssh-add (command line suppressed) [2022-10-24T07:29:18.865Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2007142221788330018.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2007142221788330018.key) [2022-10-24T07:29:18.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:29:19.161Z] + git semver bump pre [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,330 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,330 [bump_version] DEBUG bumping version:2.3.0-dev.46 on axis:pre with prefix:dev [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,330 [bump_version] DEBUG bumped version:2.3.0-dev.47 [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,330 [write_version] DEBUG write version:2.3.0-dev.47 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,330 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,330 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,333 [execute] INFO git cat-file --batch-check [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,338 [execute] INFO git cat-file --batch [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:29:19.419Z] 2022-10-24 07:29:19,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-24T07:29:19.419Z] 2.3.0-dev.47 [Pipeline] } [2022-10-24T07:29:19.426Z] $ docker exec --env ******** --env ******** 1ddf940ade81f76a870f72fd794e881f3b011a550c40db6787cd9c2a60803bb6 ssh-agent -k [2022-10-24T07:29:19.527Z] unset SSH_AUTH_SOCK; [2022-10-24T07:29:19.527Z] unset SSH_AGENT_PID; [2022-10-24T07:29:19.527Z] echo Agent pid 38 killed; [2022-10-24T07:29:19.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:29:19.842Z] + git semver [Pipeline] } [2022-10-24T07:29:20.111Z] $ docker stop --time=1 1ddf940ade81f76a870f72fd794e881f3b011a550c40db6787cd9c2a60803bb6 [2022-10-24T07:29:21.420Z] $ docker rm -f 1ddf940ade81f76a870f72fd794e881f3b011a550c40db6787cd9c2a60803bb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:29:21.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:29:21.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:29:22.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:29:22.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:29:22.106Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:29:22.143Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:29:22.467Z] $ docker top b1e7274ba2457af6f4ad204e0df4481d6f0544c3534eb490a48f51fdc1785140 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:29:22.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:29:22.548Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:29:22.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:29:22.652Z] $ docker exec b1e7274ba2457af6f4ad204e0df4481d6f0544c3534eb490a48f51fdc1785140 ssh-agent [2022-10-24T07:29:22.757Z] SSH_AUTH_SOCK=/tmp/ssh-8HBfRpdb9Rxv/agent.32 [2022-10-24T07:29:22.757Z] SSH_AGENT_PID=38 [2022-10-24T07:29:22.762Z] Running ssh-add (command line suppressed) [2022-10-24T07:29:22.865Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9541311117212517072.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9541311117212517072.key) [2022-10-24T07:29:22.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:29:23.165Z] + git semver push [2022-10-24T07:29:23.424Z] 2022-10-24 07:29:23,347 [run_push] DEBUG push [2022-10-24T07:29:23.424Z] 2022-10-24 07:29:23,348 [execute] INFO git cat-file --batch-check [2022-10-24T07:29:23.424Z] 2022-10-24 07:29:23,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:29:23.424Z] 2022-10-24 07:29:23,352 [execute] INFO git rev-list 4faa45f104707c8f5c1dc1b96829d91161f2af92 -- [2022-10-24T07:29:23.424Z] 2022-10-24 07:29:23,352 [execute] DEBUG Popen(['git', 'rev-list', '4faa45f104707c8f5c1dc1b96829d91161f2af92', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:29:23.424Z] 2022-10-24 07:29:23,363 [execute] INFO git fetch -v origin [2022-10-24T07:29:23.424Z] 2022-10-24 07:29:23,364 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T07:29:23.990Z] 2022-10-24 07:29:23,945 [run_push] DEBUG no remote changes detected [2022-10-24T07:29:23.990Z] 2022-10-24 07:29:23,946 [execute] INFO git push origin semver [2022-10-24T07:29:23.990Z] 2022-10-24 07:29:23,946 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:29:24.926Z] 2022-10-24 07:29:24,776 [run_push] DEBUG push all version tags [2022-10-24T07:29:24.926Z] 2022-10-24 07:29:24,777 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T07:29:24.926Z] 2022-10-24 07:29:24,777 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:29:25.860Z] 2022-10-24 07:29:25,569 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-24T07:29:25.860Z] 2.3.0-dev.47 [Pipeline] } [2022-10-24T07:29:25.866Z] $ docker exec --env ******** --env ******** b1e7274ba2457af6f4ad204e0df4481d6f0544c3534eb490a48f51fdc1785140 ssh-agent -k [2022-10-24T07:29:25.972Z] unset SSH_AUTH_SOCK; [2022-10-24T07:29:25.972Z] unset SSH_AGENT_PID; [2022-10-24T07:29:25.972Z] echo Agent pid 38 killed; [2022-10-24T07:29:25.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:29:26.277Z] + git semver [Pipeline] } [2022-10-24T07:29:26.545Z] $ docker stop --time=1 b1e7274ba2457af6f4ad204e0df4481d6f0544c3534eb490a48f51fdc1785140 [2022-10-24T07:29:27.836Z] $ docker rm -f b1e7274ba2457af6f4ad204e0df4481d6f0544c3534eb490a48f51fdc1785140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-24T07:29:28.419Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-10-24T07:29:28.419Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-24T07:29:28.419Z] total 16 [2022-10-24T07:29:28.419Z] drwxr-xr-x 3 root root 4096 Oct 24 07:17 . [2022-10-24T07:29:28.419Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 07:29 .. [2022-10-24T07:29:28.419Z] drwxr-xr-x 2 root root 4096 Oct 24 07:17 cost [2022-10-24T07:29:28.419Z] -rw-r--r-- 1 root root 85 Oct 24 07:17 cost.csv [2022-10-24T07:29:28.419Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-24T07:29:28.419Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-24T07:29:28.419Z] total 16 [2022-10-24T07:29:28.419Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 07:17 . [2022-10-24T07:29:28.419Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 07:29 .. [2022-10-24T07:29:28.419Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 07:17 cost [2022-10-24T07:29:28.419Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 24 07:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:28.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:29.559Z] ---> package-listing.sh [2022-10-24T07:29:29.559Z] ++ facter osfamily [2022-10-24T07:29:29.559Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T07:29:29.817Z] + OS_FAMILY=debian [2022-10-24T07:29:29.817Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-10-24T07:29:29.817Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T07:29:29.817Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T07:29:29.817Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T07:29:29.817Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T07:29:29.817Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-24T07:29:29.817Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T07:29:29.817Z] + case "${OS_FAMILY}" in [2022-10-24T07:29:29.817Z] + dpkg -l [2022-10-24T07:29:29.817Z] + grep '^ii' [2022-10-24T07:29:29.817Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T07:29:29.817Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T07:29:29.817Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T07:29:29.817Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-24T07:29:29.817Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-10-24T07:29:29.817Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-10-24T07:29:29.827Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T07:29:30.120Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:29:30.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:29:30.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:29:30.829Z] prd-ubuntu20.04-docker-8c-8g-9196 does not seem to be running inside a container [2022-10-24T07:29:30.897Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T07:29:31.106Z] $ docker top 4bd0fe328933ae7c1c5ee5e158e441aeb03511fb865129ebb8bcdba98db3f166 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:29:31.445Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T07:29:31.727Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T07:29:32.010Z] + ls /var/log/sa-host [2022-10-24T07:29:32.010Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:29:32.162Z] provisioning config files... [2022-10-24T07:29:32.171Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16346974057572817896tmp [Pipeline] { [Pipeline] echo [2022-10-24T07:29:32.185Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:32.463Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T07:29:32.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:32.797Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T07:29:32.804Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:33.084Z] ---> sudo-logs.sh [2022-10-24T07:29:33.084Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T07:29:33.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:33.393Z] ---> job-cost.sh [2022-10-24T07:29:33.393Z] lf-activate-venv: SKIPPING [2022-10-24T07:29:33.393Z] DEBUG: total: 0.2199999988079071 [2022-10-24T07:29:33.393Z] INFO: Retrieving Stack Cost... [2022-10-24T07:29:33.960Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T07:29:34.218Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T07:29:34.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:29:34.514Z] ---> logs-deploy.sh [2022-10-24T07:29:34.514Z] lf-activate-venv: SKIPPING [2022-10-24T07:29:34.514Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/121 [2022-10-24T07:29:34.514Z] INFO: archiving workspace using pattern(s): [2022-10-24T07:29:35.456Z] Archives upload complete. [2022-10-24T07:29:35.456Z] INFO: archiving logs to Nexus