Pull request #1557 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0bc2aedca35711a9cf920d7b41778f654887a33b+8c8ed3e474c227ac5cd794810a07c084c0ea64b2 (98438403511f2d314cd421fdfc80168cb1308e9d) 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-ssh8580474271040752203.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7282216772096222900.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-1557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5668333931875827738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-1557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3600786972686084160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15013920022133820816.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1557/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-1557/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14065983510713893623.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-27868 in /w/workspace/gexfoundry_device-sdk-go_PR-1557 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1557 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8c8ed3e474c227ac5cd794810a07c084c0ea64b2 into PR head commit 0bc2aedca35711a9cf920d7b41778f654887a33b Merge succeeded, producing 0bc2aedca35711a9cf920d7b41778f654887a33b Checking out Revision 0bc2aedca35711a9cf920d7b41778f654887a33b (PR-1557) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1557/head:refs/remotes/origin/PR-1557 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0bc2aedca35711a9cf920d7b41778f654887a33b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8c8ed3e474c227ac5cd794810a07c084c0ea64b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0bc2aedca35711a9cf920d7b41778f654887a33b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-25T04:53:29.695Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-25T04:53:29.908Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-25T04:53:30.025Z] ========================================================= [2024-01-25T04:53:30.025Z] EdgeX Global Pipelines Version Info [2024-01-25T04:53:30.025Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:53:30.786Z] ------------------- [2024-01-25T04:53:30.786Z] stable info: [2024-01-25T04:53:30.786Z] ------------------- [2024-01-25T04:53:30.786Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-25T04:53:30.786Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T04:53:30.786Z] Message: update stable to v1.0.258 [2024-01-25T04:53:31.359Z] ------------------- [2024-01-25T04:53:31.359Z] experimental info: [2024-01-25T04:53:31.359Z] ------------------- [2024-01-25T04:53:31.359Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-25T04:53:31.359Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T04:53:31.359Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-25T04:53:31.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-01-25T04:53:31.636Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-01-25T04:53:31.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-25T04:53:31.750Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-25T04:53:31.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-25T04:53:31.871Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-25T04:53:31.928Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-25T04:53:31.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-01-25T04:53:32.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-25T04:53:32.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-25T04:53:32.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-25T04:53:32.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-01-25T04:53:32.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-25T04:53:32.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-25T04:53:32.425Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T04:53:32.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T04:53:32.554Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T04:53:32.623Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T04:53:32.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-25T04:53:32.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-25T04:53:32.821Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-25T04:53:32.889Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-25T04:53:32.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-25T04:53:33.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-25T04:53:33.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-25T04:53:33.167Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-25T04:53:33.231Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-25T04:53:33.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1557 [Pipeline] echo [2024-01-25T04:53:33.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1557 [Pipeline] echo [2024-01-25T04:53:33.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1557 [Pipeline] echo [2024-01-25T04:53:33.702Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0bc2aedca35711a9cf920d7b41778f654887a33b [Pipeline] echo [2024-01-25T04:53:33.775Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0bc2aed [Pipeline] echo [2024-01-25T04:53:33.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T04:53:34.078Z] provisioning config files... [2024-01-25T04:53:34.098Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp/config15203600345437462777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:53:34.514Z] ---> ****-login.sh [2024-01-25T04:53:34.514Z] nexus3.edgexfoundry.org:10001 [2024-01-25T04:53:34.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:35.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:35.037Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:35.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:35.037Z] [2024-01-25T04:53:35.037Z] Login Succeeded [2024-01-25T04:53:35.037Z] nexus3.edgexfoundry.org:10002 [2024-01-25T04:53:35.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:35.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:35.038Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:35.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:35.038Z] [2024-01-25T04:53:35.038Z] Login Succeeded [2024-01-25T04:53:35.038Z] nexus3.edgexfoundry.org:10003 [2024-01-25T04:53:35.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:35.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:35.298Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:35.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:35.298Z] [2024-01-25T04:53:35.298Z] Login Succeeded [2024-01-25T04:53:35.299Z] nexus3.edgexfoundry.org:10004 [2024-01-25T04:53:35.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:35.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:35.299Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:35.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:35.299Z] [2024-01-25T04:53:35.299Z] Login Succeeded [2024-01-25T04:53:35.299Z] ****.io [2024-01-25T04:53:35.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:35.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:35.561Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:35.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:35.561Z] [2024-01-25T04:53:35.561Z] Login Succeeded [2024-01-25T04:53:35.561Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T04:53:35.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-25T04:53:36.431Z] + git rev-list -1 --merges 0bc2aedca35711a9cf920d7b41778f654887a33b~1..0bc2aedca35711a9cf920d7b41778f654887a33b [Pipeline] echo [2024-01-25T04:53:36.476Z] -----------> git rev-list -1 --merges 0bc2aedca35711a9cf920d7b41778f654887a33b~1..0bc2aedca35711a9cf920d7b41778f654887a33b 0bc2aedca35711a9cf920d7b41778f654887a33b [false] [Pipeline] sh [2024-01-25T04:53:36.810Z] + git log --format=format:%s -1 0bc2aedca35711a9cf920d7b41778f654887a33b [Pipeline] echo [2024-01-25T04:53:36.846Z] ========================================================= [2024-01-25T04:53:36.846Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-25T04:53:36.846Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T04:53:37.339Z] + git log --format=format:%s -1 0bc2aedca35711a9cf920d7b41778f654887a33b [Pipeline] echo [2024-01-25T04:53:37.373Z] [semverPrep] GIT_COMMIT: 0bc2aedca35711a9cf920d7b41778f654887a33b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-01-25T04:53:37.422Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-25T04:53:37.879Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T04:53:37.879Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-25T04:53:37.879Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-25T04:53:37.879Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-25T04:53:37.879Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-01-25T04:53:37.879Z] -a /etc/ssh/ssh_known_hosts [2024-01-25T04:53:37.879Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:53:38.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T04:53:38.406Z] [2024-01-25T04:53:38.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:53:38.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T04:53:38.957Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-25T04:53:38.957Z] b85a868b505f: Pulling fs layer [2024-01-25T04:53:38.957Z] e2be974225ed: Pulling fs layer [2024-01-25T04:53:38.957Z] 339a4e72a1f5: Pulling fs layer [2024-01-25T04:53:38.957Z] 988bab9f4d93: Pulling fs layer [2024-01-25T04:53:38.957Z] 1469e6f7b9e6: Pulling fs layer [2024-01-25T04:53:38.957Z] eaf3925da568: Pulling fs layer [2024-01-25T04:53:38.957Z] bab4dde63d76: Pulling fs layer [2024-01-25T04:53:38.957Z] bde34c3a00c8: Pulling fs layer [2024-01-25T04:53:38.957Z] b352a97aabf1: Pulling fs layer [2024-01-25T04:53:38.957Z] 4872d77fe225: Pulling fs layer [2024-01-25T04:53:38.957Z] 5851b861e8e6: Pulling fs layer [2024-01-25T04:53:38.957Z] 1469e6f7b9e6: Waiting [2024-01-25T04:53:38.957Z] bde34c3a00c8: Waiting [2024-01-25T04:53:38.957Z] eaf3925da568: Waiting [2024-01-25T04:53:38.957Z] bab4dde63d76: Waiting [2024-01-25T04:53:38.957Z] b352a97aabf1: Waiting [2024-01-25T04:53:38.957Z] 988bab9f4d93: Waiting [2024-01-25T04:53:38.957Z] 5851b861e8e6: Waiting [2024-01-25T04:53:38.957Z] 4872d77fe225: Waiting [2024-01-25T04:53:38.957Z] e2be974225ed: Verifying Checksum [2024-01-25T04:53:38.957Z] e2be974225ed: Download complete [2024-01-25T04:53:38.957Z] 988bab9f4d93: Download complete [2024-01-25T04:53:39.216Z] 1469e6f7b9e6: Verifying Checksum [2024-01-25T04:53:39.216Z] 1469e6f7b9e6: Download complete [2024-01-25T04:53:39.216Z] eaf3925da568: Download complete [2024-01-25T04:53:39.216Z] 339a4e72a1f5: Verifying Checksum [2024-01-25T04:53:39.216Z] 339a4e72a1f5: Download complete [2024-01-25T04:53:39.216Z] bde34c3a00c8: Download complete [2024-01-25T04:53:39.216Z] b352a97aabf1: Download complete [2024-01-25T04:53:39.216Z] 4872d77fe225: Download complete [2024-01-25T04:53:39.216Z] 5851b861e8e6: Verifying Checksum [2024-01-25T04:53:39.216Z] 5851b861e8e6: Download complete [2024-01-25T04:53:39.216Z] b85a868b505f: Download complete [2024-01-25T04:53:39.475Z] bab4dde63d76: Verifying Checksum [2024-01-25T04:53:39.475Z] bab4dde63d76: Download complete [2024-01-25T04:53:40.413Z] b85a868b505f: Pull complete [2024-01-25T04:53:40.674Z] e2be974225ed: Pull complete [2024-01-25T04:53:41.242Z] 339a4e72a1f5: Pull complete [2024-01-25T04:53:41.242Z] 988bab9f4d93: Pull complete [2024-01-25T04:53:41.502Z] 1469e6f7b9e6: Pull complete [2024-01-25T04:53:41.502Z] eaf3925da568: Pull complete [2024-01-25T04:53:43.427Z] bab4dde63d76: Pull complete [2024-01-25T04:53:43.428Z] bde34c3a00c8: Pull complete [2024-01-25T04:53:43.689Z] b352a97aabf1: Pull complete [2024-01-25T04:53:43.689Z] 4872d77fe225: Pull complete [2024-01-25T04:53:43.689Z] 5851b861e8e6: Pull complete [2024-01-25T04:53:43.689Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-25T04:53:43.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T04:53:43.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:53:44.035Z] prd-ubuntu20.04-docker-8c-8g-27868 does not seem to be running inside a container [2024-01-25T04:53:44.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1557 -v /w/workspace/gexfoundry_device-sdk-go_PR-1557:/w/workspace/gexfoundry_device-sdk-go_PR-1557:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1557@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 [2024-01-25T04:53:47.173Z] $ docker top 17bf0c19e99d66fdb6998ccaafae2a96c901308e0d393a9b66fa0c2e7e86ddd6 -eo pid,comm [2024-01-25T04:53:47.229Z] 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). [2024-01-25T04:53:47.229Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T04:53:47.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T04:53:47.420Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T04:53:47.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T04:53:47.539Z] $ docker exec 17bf0c19e99d66fdb6998ccaafae2a96c901308e0d393a9b66fa0c2e7e86ddd6 ssh-agent [2024-01-25T04:53:47.645Z] SSH_AUTH_SOCK=/tmp/ssh-MN4yQAVXgU9Q/agent.34 [2024-01-25T04:53:47.645Z] SSH_AGENT_PID=40 [2024-01-25T04:53:47.653Z] Running ssh-add (command line suppressed) [2024-01-25T04:53:47.757Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp/private_key_12099235371798652811.key (/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp/private_key_12099235371798652811.key) [2024-01-25T04:53:47.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T04:53:48.132Z] + git tag --points-at HEAD [Pipeline] } [2024-01-25T04:53:48.161Z] $ docker exec --env ******** --env ******** 17bf0c19e99d66fdb6998ccaafae2a96c901308e0d393a9b66fa0c2e7e86ddd6 ssh-agent -k [2024-01-25T04:53:48.269Z] unset SSH_AUTH_SOCK; [2024-01-25T04:53:48.270Z] unset SSH_AGENT_PID; [2024-01-25T04:53:48.270Z] echo Agent pid 40 killed; [2024-01-25T04:53:48.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-25T04:53:48.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T04:53:48.426Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T04:53:48.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T04:53:48.538Z] $ docker exec 17bf0c19e99d66fdb6998ccaafae2a96c901308e0d393a9b66fa0c2e7e86ddd6 ssh-agent [2024-01-25T04:53:48.651Z] SSH_AUTH_SOCK=/tmp/ssh-GH2TVjlFymgs/agent.72 [2024-01-25T04:53:48.651Z] SSH_AGENT_PID=78 [2024-01-25T04:53:48.657Z] Running ssh-add (command line suppressed) [2024-01-25T04:53:48.754Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp/private_key_10754259209988021239.key (/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp/private_key_10754259209988021239.key) [2024-01-25T04:53:48.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T04:53:49.114Z] + git semver init [2024-01-25T04:53:49.374Z] 2024-01-25 04:53:49,292 [run_init] DEBUG init version:0.0.0 force:False [2024-01-25T04:53:49.374Z] 2024-01-25 04:53:49,293 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1557/.semver [2024-01-25T04:53:49.374Z] 2024-01-25 04:53:49,293 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1557/.semver [2024-01-25T04:53:49.374Z] 2024-01-25 04:53:49,293 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1557/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1557, universal_newlines=False, shell=None, istream=None) [2024-01-25T04:53:50.757Z] 2024-01-25 04:53:50,471 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1557/.git/info/exclude [2024-01-25T04:53:50.757Z] 2024-01-25 04:53:50,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1557/.semver/PR-1557 with force:False [2024-01-25T04:53:50.757Z] 2024-01-25 04:53:50,472 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1557/.semver/PR-1557 [2024-01-25T04:53:50.757Z] 2024-01-25 04:53:50,476 [execute] INFO git cat-file --batch-check [2024-01-25T04:53:50.757Z] 2024-01-25 04:53:50,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1557/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T04:53:50.757Z] 2024-01-25 04:53:50,485 [execute] INFO git cat-file --batch [2024-01-25T04:53:50.757Z] 2024-01-25 04:53:50,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1557/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T04:53:50.757Z] 2024-01-25 04:53:50,491 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1557/.semver/PR-1557 [2024-01-25T04:53:50.757Z] 0.0.0 [Pipeline] } [2024-01-25T04:53:50.786Z] $ docker exec --env ******** --env ******** 17bf0c19e99d66fdb6998ccaafae2a96c901308e0d393a9b66fa0c2e7e86ddd6 ssh-agent -k [2024-01-25T04:53:50.892Z] unset SSH_AUTH_SOCK; [2024-01-25T04:53:50.892Z] unset SSH_AGENT_PID; [2024-01-25T04:53:50.892Z] echo Agent pid 78 killed; [2024-01-25T04:53:50.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T04:53:51.445Z] + git semver [Pipeline] } [2024-01-25T04:53:51.733Z] $ docker stop --time=1 17bf0c19e99d66fdb6998ccaafae2a96c901308e0d393a9b66fa0c2e7e86ddd6 [2024-01-25T04:53:53.052Z] $ docker rm -f --volumes 17bf0c19e99d66fdb6998ccaafae2a96c901308e0d393a9b66fa0c2e7e86ddd6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T04:53:53.493Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-25T04:53:53.783Z] Stashed 1 file(s) [Pipeline] echo [2024-01-25T04:53:53.798Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T04:53:54.685Z] provisioning config files... [2024-01-25T04:53:54.695Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp/config12802857254015206134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:53:55.097Z] ---> ****-login.sh [2024-01-25T04:53:55.097Z] nexus3.edgexfoundry.org:10001 [2024-01-25T04:53:55.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:55.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:55.097Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:55.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:55.097Z] [2024-01-25T04:53:55.097Z] Login Succeeded [2024-01-25T04:53:55.097Z] nexus3.edgexfoundry.org:10002 [2024-01-25T04:53:55.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:55.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:55.097Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:55.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:55.097Z] [2024-01-25T04:53:55.097Z] Login Succeeded [2024-01-25T04:53:55.097Z] nexus3.edgexfoundry.org:10003 [2024-01-25T04:53:55.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:55.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:55.357Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:55.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:55.357Z] [2024-01-25T04:53:55.357Z] Login Succeeded [2024-01-25T04:53:55.357Z] nexus3.edgexfoundry.org:10004 [2024-01-25T04:53:55.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:55.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:55.357Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:55.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:55.357Z] [2024-01-25T04:53:55.357Z] Login Succeeded [2024-01-25T04:53:55.357Z] ****.io [2024-01-25T04:53:55.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:53:56.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:53:56.187Z] Configure a credential helper to remove this warning. See [2024-01-25T04:53:56.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:53:56.187Z] [2024-01-25T04:53:56.187Z] Login Succeeded [2024-01-25T04:53:56.187Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T04:53:56.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T04:53:56.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T04:53:56.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T04:53:56.661Z] ========================================================= [2024-01-25T04:53:56.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-25T04:53:56.661Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:53:57.238Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T04:53:57.239Z] Sending build context to Docker daemon 21.94MB [2024-01-25T04:53:57.239Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T04:53:57.239Z] Step 2/10 : FROM ${BASE} AS builder [2024-01-25T04:53:57.503Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-25T04:53:57.503Z] 7264a8db6415: Pulling fs layer [2024-01-25T04:53:57.503Z] c4d48a809fc2: Pulling fs layer [2024-01-25T04:53:57.503Z] 4f1c88b9dad5: Pulling fs layer [2024-01-25T04:53:57.503Z] ad3a456e5733: Pulling fs layer [2024-01-25T04:53:57.503Z] 69c7f0334f64: Pulling fs layer [2024-01-25T04:53:57.503Z] 1f1c1a5573a3: Pulling fs layer [2024-01-25T04:53:57.503Z] ce7588e14bc9: Pulling fs layer [2024-01-25T04:53:57.503Z] b5e4710f87ac: Pulling fs layer [2024-01-25T04:53:57.503Z] ad3a456e5733: Waiting [2024-01-25T04:53:57.503Z] 69c7f0334f64: Waiting [2024-01-25T04:53:57.503Z] ce7588e14bc9: Waiting [2024-01-25T04:53:57.503Z] 1f1c1a5573a3: Waiting [2024-01-25T04:53:57.503Z] b5e4710f87ac: Waiting [2024-01-25T04:53:57.503Z] c4d48a809fc2: Download complete [2024-01-25T04:53:57.503Z] ad3a456e5733: Verifying Checksum [2024-01-25T04:53:57.503Z] ad3a456e5733: Download complete [2024-01-25T04:53:57.503Z] 69c7f0334f64: Verifying Checksum [2024-01-25T04:53:57.503Z] 69c7f0334f64: Download complete [2024-01-25T04:53:57.503Z] 7264a8db6415: Verifying Checksum [2024-01-25T04:53:57.503Z] 7264a8db6415: Download complete [2024-01-25T04:53:57.504Z] 1f1c1a5573a3: Verifying Checksum [2024-01-25T04:53:57.504Z] 1f1c1a5573a3: Download complete [2024-01-25T04:53:57.762Z] 7264a8db6415: Pull complete [2024-01-25T04:53:57.762Z] c4d48a809fc2: Pull complete [2024-01-25T04:53:57.762Z] b5e4710f87ac: Verifying Checksum [2024-01-25T04:53:57.762Z] b5e4710f87ac: Download complete [2024-01-25T04:53:58.328Z] 4f1c88b9dad5: Verifying Checksum [2024-01-25T04:53:58.328Z] 4f1c88b9dad5: Download complete [2024-01-25T04:53:58.586Z] ce7588e14bc9: Verifying Checksum [2024-01-25T04:54:01.875Z] 4f1c88b9dad5: Pull complete [2024-01-25T04:54:01.875Z] ad3a456e5733: Pull complete [2024-01-25T04:54:01.875Z] 69c7f0334f64: Pull complete [2024-01-25T04:54:01.875Z] 1f1c1a5573a3: Pull complete [2024-01-25T04:54:04.403Z] ce7588e14bc9: Pull complete [2024-01-25T04:54:04.404Z] b5e4710f87ac: Pull complete [2024-01-25T04:54:04.404Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-25T04:54:04.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T04:54:04.404Z] ---> 88b5674ff536 [2024-01-25T04:54:04.404Z] Step 3/10 : ARG MAKE=make build [2024-01-25T04:54:09.445Z] Still waiting to schedule task [2024-01-25T04:54:09.445Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27866’ [2024-01-25T04:54:09.674Z] ---> Running in fd76e5036f22 [2024-01-25T04:54:09.674Z] Removing intermediate container fd76e5036f22 [2024-01-25T04:54:09.674Z] ---> 75ca2fae3e23 [2024-01-25T04:54:09.674Z] Step 4/10 : WORKDIR /device-sdk-go [2024-01-25T04:54:09.674Z] ---> Running in 223e2f6e3c4a [2024-01-25T04:54:09.674Z] Removing intermediate container 223e2f6e3c4a [2024-01-25T04:54:09.674Z] ---> 5b0beb53463a [2024-01-25T04:54:09.674Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-25T04:54:09.674Z] ---> Running in 4a01a543a425 [2024-01-25T04:54:09.674Z] Removing intermediate container 4a01a543a425 [2024-01-25T04:54:09.674Z] ---> 4878cdd4f4ee [2024-01-25T04:54:09.674Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-01-25T04:54:09.674Z] ---> Running in 6ed47d3cbde1 [2024-01-25T04:54:09.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T04:54:09.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T04:54:10.244Z] OK: 264 MiB in 52 packages [2024-01-25T04:54:10.502Z] Removing intermediate container 6ed47d3cbde1 [2024-01-25T04:54:10.502Z] ---> 74e44249b8f4 [2024-01-25T04:54:10.502Z] Step 7/10 : COPY go.mod vendor* ./ [2024-01-25T04:54:10.502Z] ---> 39a79f81299a [2024-01-25T04:54:10.502Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T04:54:10.502Z] ---> Running in baeb817cb6b0 [2024-01-25T04:54:42.693Z] Removing intermediate container baeb817cb6b0 [2024-01-25T04:54:42.693Z] ---> 45c58548d94f [2024-01-25T04:54:42.693Z] Step 9/10 : COPY . . [2024-01-25T04:54:42.693Z] ---> b7f45fd7d64f [2024-01-25T04:54:42.693Z] Step 10/10 : RUN ${MAKE} [2024-01-25T04:54:42.693Z] ---> Running in d549ed02d61a [2024-01-25T04:54:42.693Z] noop [2024-01-25T04:54:42.693Z] Removing intermediate container d549ed02d61a [2024-01-25T04:54:42.693Z] ---> f3a73028d7a6 [2024-01-25T04:54:42.693Z] Successfully built f3a73028d7a6 [2024-01-25T04:54:42.693Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:54:43.236Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T04:54:43.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:54:43.435Z] prd-ubuntu20.04-docker-8c-8g-27868 does not seem to be running inside a container [2024-01-25T04:54:43.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1557 -v /w/workspace/gexfoundry_device-sdk-go_PR-1557:/w/workspace/gexfoundry_device-sdk-go_PR-1557:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T04:54:43.805Z] $ docker top 766cc9953c321ed977026af9abcae4d1518233df0ec7bc224c38138aaad42f19 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T04:54:44.252Z] + go version [2024-01-25T04:54:44.252Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-25T04:54:44.285Z] $ docker stop --time=1 766cc9953c321ed977026af9abcae4d1518233df0ec7bc224c38138aaad42f19 [2024-01-25T04:54:45.541Z] $ docker rm -f --volumes 766cc9953c321ed977026af9abcae4d1518233df0ec7bc224c38138aaad42f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:54:46.520Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T04:54:46.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:54:46.740Z] prd-ubuntu20.04-docker-8c-8g-27868 does not seem to be running inside a container [2024-01-25T04:54:46.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1557 -v /w/workspace/gexfoundry_device-sdk-go_PR-1557:/w/workspace/gexfoundry_device-sdk-go_PR-1557:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T04:54:47.114Z] $ docker top cd609db6520dd4b2180c771ce43b3dc83efaa57e2696d33b2511f6d2297c8e6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T04:54:47.561Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1557 [Pipeline] fileExists [Pipeline] sh [2024-01-25T04:54:47.960Z] + make test [2024-01-25T04:54:47.960Z] go test -race -coverprofile=coverage.out ./... [2024-01-25T04:54:54.536Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-01-25T04:55:09.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-01-25T04:55:09.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-01-25T04:55:09.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-01-25T04:55:09.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-01-25T04:55:09.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-01-25T04:55:09.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-01-25T04:55:09.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-01-25T04:55:10.361Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.047s coverage: 27.6% of statements [2024-01-25T04:55:10.361Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-01-25T04:55:10.361Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.055s coverage: 81.5% of statements [2024-01-25T04:55:10.361Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.061s coverage: 86.0% of statements [2024-01-25T04:55:11.297Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.080s coverage: 71.8% of statements [2024-01-25T04:55:11.557Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-01-25T04:55:11.557Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-01-25T04:55:11.557Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-01-25T04:55:14.851Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.059s coverage: 14.4% of statements [2024-01-25T04:55:14.851Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.933s coverage: 45.9% of statements [2024-01-25T04:55:14.851Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.063s coverage: 68.5% of statements [2024-01-25T04:55:14.851Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.108s coverage: 89.2% of statements [2024-01-25T04:55:14.851Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements [2024-01-25T04:55:36.785Z] GO111MODULE=on go vet ./... [2024-01-25T04:55:38.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T04:55:38.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T04:55:38.167Z] ./bin/test-attribution-txt.sh [2024-01-25T04:55:38.167Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T04:55:38.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T04:55:38.278Z] $ docker stop --time=1 cd609db6520dd4b2180c771ce43b3dc83efaa57e2696d33b2511f6d2297c8e6c [2024-01-25T04:55:42.139Z] $ docker rm -f --volumes cd609db6520dd4b2180c771ce43b3dc83efaa57e2696d33b2511f6d2297c8e6c [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T04:55:42.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T04:55:42.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-25T04:55:43.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T04:55:44.064Z] + ls -al . [2024-01-25T04:55:44.064Z] total 308 [2024-01-25T04:55:44.064Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 04:54 . [2024-01-25T04:55:44.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 04:53 .. [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 25 04:53 .dockerignore [2024-01-25T04:55:44.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 04:55 .git [2024-01-25T04:55:44.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:53 .github [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 25 04:53 .gitignore [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 25 04:53 .golangci.yml [2024-01-25T04:55:44.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 04:53 .semver [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 25 04:53 CHANGELOG.md [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 04:53 GOVERNANCE.md [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 885 Jan 25 04:53 Jenkinsfile [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 25 04:53 LICENSE [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jan 25 04:53 Makefile [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 25 04:53 OWNERS.md [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jan 25 04:53 README.md [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 04:53 VERSION [2024-01-25T04:55:44.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 04:53 bin [2024-01-25T04:55:44.064Z] -rw-r--r-- 1 jenkins jenkins 122154 Jan 25 04:55 coverage.out [2024-01-25T04:55:44.064Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 04:53 example [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 3767 Jan 25 04:53 go.mod [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 33874 Jan 25 04:53 go.sum [2024-01-25T04:55:44.064Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 25 04:53 internal [2024-01-25T04:55:44.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:53 openapi [2024-01-25T04:55:44.064Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 25 04:53 pkg [2024-01-25T04:55:44.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 04:53 snap [2024-01-25T04:55:44.064Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 25 04:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:55:44.501Z] + 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=0bc2aedca35711a9cf920d7b41778f654887a33b --label arch=amd64 --label version=0.0.0 . [2024-01-25T04:55:44.501Z] Sending build context to Docker daemon 22.06MB [2024-01-25T04:55:44.501Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T04:55:44.501Z] Step 2/23 : FROM ${BASE} AS builder [2024-01-25T04:55:44.501Z] ---> f3a73028d7a6 [2024-01-25T04:55:44.501Z] Step 3/23 : ARG MAKE=make build [2024-01-25T04:55:45.071Z] ---> Running in aa9fe8b8668c [2024-01-25T04:55:45.071Z] Removing intermediate container aa9fe8b8668c [2024-01-25T04:55:45.071Z] ---> c2adbff0862c [2024-01-25T04:55:45.071Z] Step 4/23 : WORKDIR /device-sdk-go [2024-01-25T04:55:45.071Z] ---> Running in 8d47c0eeca86 [2024-01-25T04:55:45.071Z] Removing intermediate container 8d47c0eeca86 [2024-01-25T04:55:45.071Z] ---> fc611389c784 [2024-01-25T04:55:45.071Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-25T04:55:45.071Z] ---> Running in a954f884a549 [2024-01-25T04:55:45.332Z] Removing intermediate container a954f884a549 [2024-01-25T04:55:45.332Z] ---> 8b8e76ebd270 [2024-01-25T04:55:45.332Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-01-25T04:55:45.332Z] ---> Running in e0b45b47559b [2024-01-25T04:55:45.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T04:55:45.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T04:55:46.739Z] OK: 264 MiB in 52 packages [2024-01-25T04:55:46.739Z] Removing intermediate container e0b45b47559b [2024-01-25T04:55:46.739Z] ---> 6bbcad974214 [2024-01-25T04:55:46.739Z] Step 7/23 : COPY go.mod vendor* ./ [2024-01-25T04:55:46.739Z] ---> 49c9fcb0d38c [2024-01-25T04:55:46.739Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T04:55:46.998Z] ---> Running in f262a26cee2e [2024-01-25T04:55:47.566Z] Removing intermediate container f262a26cee2e [2024-01-25T04:55:47.566Z] ---> 8499aab8c0e7 [2024-01-25T04:55:47.566Z] Step 9/23 : COPY . . [2024-01-25T04:55:48.134Z] ---> b1bf0558c6b0 [2024-01-25T04:55:48.134Z] Step 10/23 : RUN ${MAKE} [2024-01-25T04:55:48.134Z] ---> Running in 3e0536b88591 [2024-01-25T04:55:48.393Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-01-25T04:56:11.220Z] Removing intermediate container 3e0536b88591 [2024-01-25T04:56:11.220Z] ---> 32dfbeea0c6e [2024-01-25T04:56:11.220Z] Step 11/23 : FROM alpine:3.18 [2024-01-25T04:56:11.220Z] 3.18: Pulling from library/alpine [2024-01-25T04:56:11.220Z] c926b61bad3b: Pulling fs layer [2024-01-25T04:56:11.220Z] c926b61bad3b: Download complete [2024-01-25T04:56:11.220Z] c926b61bad3b: Pull complete [2024-01-25T04:56:11.220Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T04:56:11.220Z] Status: Downloaded newer image for alpine:3.18 [2024-01-25T04:56:11.220Z] ---> b541f2080109 [2024-01-25T04:56:11.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-01-25T04:56:11.220Z] ---> Running in 1e37b340fb35 [2024-01-25T04:56:11.220Z] Removing intermediate container 1e37b340fb35 [2024-01-25T04:56:11.220Z] ---> 0710038cc2d2 [2024-01-25T04:56:11.220Z] Step 13/23 : RUN apk add --update --no-cache [2024-01-25T04:56:11.220Z] ---> Running in 3bacc859379c [2024-01-25T04:56:11.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T04:56:11.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T04:56:11.220Z] OK: 7 MiB in 15 packages [2024-01-25T04:56:11.480Z] Removing intermediate container 3bacc859379c [2024-01-25T04:56:11.480Z] ---> a1c3bdb05b1c [2024-01-25T04:56:11.480Z] Step 14/23 : WORKDIR / [2024-01-25T04:56:11.480Z] ---> Running in 4883309a7e20 [2024-01-25T04:56:11.480Z] Removing intermediate container 4883309a7e20 [2024-01-25T04:56:11.480Z] ---> 215f1e9237c3 [2024-01-25T04:56:11.480Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-01-25T04:56:11.738Z] ---> 8b64769caa3a [2024-01-25T04:56:11.738Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-01-25T04:56:12.306Z] ---> 5f10b9971894 [2024-01-25T04:56:12.306Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-01-25T04:56:12.565Z] ---> d75ec356fb51 [2024-01-25T04:56:12.565Z] Step 18/23 : EXPOSE 59999 [2024-01-25T04:56:12.565Z] ---> Running in 6bd78dc32fa2 [2024-01-25T04:56:12.565Z] Removing intermediate container 6bd78dc32fa2 [2024-01-25T04:56:12.565Z] ---> e0b3a86d2c95 [2024-01-25T04:56:12.565Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-01-25T04:56:12.565Z] ---> Running in 5db33ebc371a [2024-01-25T04:56:12.565Z] Removing intermediate container 5db33ebc371a [2024-01-25T04:56:12.565Z] ---> 029db03cdca5 [2024-01-25T04:56:12.565Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-25T04:56:12.565Z] ---> Running in e28e9b860b56 [2024-01-25T04:56:12.825Z] Removing intermediate container e28e9b860b56 [2024-01-25T04:56:12.825Z] ---> 26b0a87ca856 [2024-01-25T04:56:12.825Z] Step 21/23 : LABEL arch=amd64 [2024-01-25T04:56:12.825Z] ---> Running in 3bf44e74c1eb [2024-01-25T04:56:12.825Z] Removing intermediate container 3bf44e74c1eb [2024-01-25T04:56:12.825Z] ---> 0f8f64bb43de [2024-01-25T04:56:12.825Z] Step 22/23 : LABEL git_sha=0bc2aedca35711a9cf920d7b41778f654887a33b [2024-01-25T04:56:12.825Z] ---> Running in 865005789a67 [2024-01-25T04:56:12.825Z] Removing intermediate container 865005789a67 [2024-01-25T04:56:12.825Z] ---> 1c710e6e7cdc [2024-01-25T04:56:12.825Z] Step 23/23 : LABEL version=0.0.0 [2024-01-25T04:56:12.825Z] ---> Running in 8e02d874dccf [2024-01-25T04:56:13.084Z] Removing intermediate container 8e02d874dccf [2024-01-25T04:56:13.084Z] ---> d26ed95fb6d7 [2024-01-25T04:56:13.084Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-25T04:56:13.084Z] Successfully built d26ed95fb6d7 [2024-01-25T04:56:13.084Z] 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 [2024-01-25T04:56:14.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T04:56:14.553Z] [2024-01-25T04:56:14.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:56:14.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T04:56:14.975Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-25T04:56:14.975Z] 5eb5b503b376: Pulling fs layer [2024-01-25T04:56:14.975Z] 5c69ac0246d0: Pulling fs layer [2024-01-25T04:56:14.975Z] ec43610c2a17: Pulling fs layer [2024-01-25T04:56:14.975Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-25T04:56:14.975Z] 33b1e0a273af: Pulling fs layer [2024-01-25T04:56:14.975Z] 5d3b04190fa2: Pulling fs layer [2024-01-25T04:56:14.975Z] 2f39f015ded8: Pulling fs layer [2024-01-25T04:56:14.975Z] 3a2ae6a8a46f: Waiting [2024-01-25T04:56:14.975Z] 33b1e0a273af: Waiting [2024-01-25T04:56:14.975Z] 5d3b04190fa2: Waiting [2024-01-25T04:56:14.975Z] 2f39f015ded8: Waiting [2024-01-25T04:56:14.975Z] 5c69ac0246d0: Verifying Checksum [2024-01-25T04:56:14.975Z] 5c69ac0246d0: Download complete [2024-01-25T04:56:14.975Z] 3a2ae6a8a46f: Download complete [2024-01-25T04:56:14.975Z] 33b1e0a273af: Verifying Checksum [2024-01-25T04:56:14.975Z] 33b1e0a273af: Download complete [2024-01-25T04:56:14.975Z] ec43610c2a17: Verifying Checksum [2024-01-25T04:56:14.975Z] ec43610c2a17: Download complete [2024-01-25T04:56:14.975Z] 5d3b04190fa2: Verifying Checksum [2024-01-25T04:56:14.975Z] 5d3b04190fa2: Download complete [2024-01-25T04:56:15.234Z] 5eb5b503b376: Verifying Checksum [2024-01-25T04:56:15.234Z] 5eb5b503b376: Download complete [2024-01-25T04:56:16.609Z] 5eb5b503b376: Pull complete [2024-01-25T04:56:16.609Z] 5c69ac0246d0: Pull complete [2024-01-25T04:56:16.867Z] ec43610c2a17: Pull complete [2024-01-25T04:56:17.127Z] 3a2ae6a8a46f: Pull complete [2024-01-25T04:56:17.391Z] 33b1e0a273af: Pull complete [2024-01-25T04:56:17.391Z] 5d3b04190fa2: Pull complete [2024-01-25T04:56:21.586Z] 2f39f015ded8: Pull complete [2024-01-25T04:56:21.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-25T04:56:21.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T04:56:21.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:56:21.948Z] prd-ubuntu20.04-docker-8c-8g-27868 does not seem to be running inside a container [2024-01-25T04:56:21.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1557 -v /w/workspace/gexfoundry_device-sdk-go_PR-1557:/w/workspace/gexfoundry_device-sdk-go_PR-1557:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T04:56:29.059Z] $ docker top 3c0aaa29c8f3f971995beca92356c92fe2a4b255408e3b081fce4376c1d219e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:56:29.589Z] ---> job-cost.sh [2024-01-25T04:56:29.589Z] lf-activate-venv: SKIPPING [2024-01-25T04:56:29.589Z] INFO: No Stack... [2024-01-25T04:56:30.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T04:56:31.145Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T04:56:31.468Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1557/archives/cost.csv [2024-01-25T04:56:31.468Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T04:56:31.512Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1557-1-stack-cost] [2024-01-25T04:56:31.517Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1557-1-stack-cost] did not exist. Created. [2024-01-25T04:56:31.517Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1557-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T04:56:31.992Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T04:56:32.053Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T04:56:32.105Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1557-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T04:56:32.258Z] $ docker stop --time=1 3c0aaa29c8f3f971995beca92356c92fe2a4b255408e3b081fce4376c1d219e7 [2024-01-25T04:56:33.412Z] $ docker rm -f --volumes 3c0aaa29c8f3f971995beca92356c92fe2a4b255408e3b081fce4376c1d219e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-25T04:57:41.234Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27869 in /w/workspace/gexfoundry_device-sdk-go_PR-1557 [Pipeline] { [Pipeline] ws [2024-01-25T04:57:41.327Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-01-25T04:57:44.484Z] The recommended git tool is: git [2024-01-25T04:57:52.640Z] using credential edgex-jenkins-ssh [2024-01-25T04:57:52.664Z] Cloning the remote Git repository [2024-01-25T04:57:52.708Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-01-25T04:57:52.795Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-01-25T04:57:52.928Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-01-25T04:57:52.929Z] > git --version # timeout=10 [2024-01-25T04:57:52.948Z] > git --version # 'git version 2.25.1' [2024-01-25T04:57:52.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T04:57:53.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T04:57:55.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-01-25T04:57:55.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T04:57:56.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-01-25T04:57:56.377Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-01-25T04:57:56.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T04:57:56.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1557/head:refs/remotes/origin/PR-1557 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-25T04:57:57.025Z] Merging remotes/origin/main commit 8c8ed3e474c227ac5cd794810a07c084c0ea64b2 into PR head commit 0bc2aedca35711a9cf920d7b41778f654887a33b [2024-01-25T04:57:57.322Z] Merge succeeded, producing 0bc2aedca35711a9cf920d7b41778f654887a33b [2024-01-25T04:57:57.323Z] Checking out Revision 0bc2aedca35711a9cf920d7b41778f654887a33b (PR-1557) [2024-01-25T04:57:57.853Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-01-25T04:57:57.904Z] > git --version # timeout=10 [2024-01-25T04:57:57.916Z] > git --version # 'git version 2.25.1' [2024-01-25T04:57:57.929Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T04:57:57.045Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T04:57:57.120Z] > git checkout -f 0bc2aedca35711a9cf920d7b41778f654887a33b # timeout=10 [2024-01-25T04:57:57.226Z] > git remote # timeout=10 [2024-01-25T04:57:57.245Z] > git config --get remote.origin.url # timeout=10 [2024-01-25T04:57:57.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T04:57:57.275Z] > git merge 8c8ed3e474c227ac5cd794810a07c084c0ea64b2 # timeout=10 [2024-01-25T04:57:57.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-25T04:57:57.330Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T04:57:57.347Z] > git checkout -f 0bc2aedca35711a9cf920d7b41778f654887a33b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T04:57:59.359Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-25T04:57:59.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T04:57:59.359Z] Dload Upload Total Spent Left Speed [2024-01-25T04:57:59.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96075 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh [2024-01-25T04:57:59.706Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-25T04:58:00.056Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-25T04:58:00.056Z] + sudo tee /etc/docker/daemon.new [2024-01-25T04:58:00.056Z] { [2024-01-25T04:58:00.056Z] "registry-mirrors": [ [2024-01-25T04:58:00.056Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-25T04:58:00.056Z] ], [2024-01-25T04:58:00.056Z] "bip": "10.250.0.254/24", [2024-01-25T04:58:00.056Z] "hosts": [ [2024-01-25T04:58:00.056Z] "tcp://0.0.0.0:5555", [2024-01-25T04:58:00.056Z] "unix:///var/run/docker.sock" [2024-01-25T04:58:00.056Z] ], [2024-01-25T04:58:00.056Z] "mtu": 1458, [2024-01-25T04:58:00.056Z] "selinux-enabled": true, [2024-01-25T04:58:00.056Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-25T04:58:00.056Z] } [Pipeline] sh [2024-01-25T04:58:00.401Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-25T04:58:00.780Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T04:58:19.142Z] provisioning config files... [2024-01-25T04:58:19.167Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9810271921135861375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:58:19.676Z] ---> ****-login.sh [2024-01-25T04:58:19.676Z] nexus3.edgexfoundry.org:10001 [2024-01-25T04:58:19.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:58:20.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:58:20.212Z] Configure a credential helper to remove this warning. See [2024-01-25T04:58:20.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:58:20.212Z] [2024-01-25T04:58:20.212Z] Login Succeeded [2024-01-25T04:58:20.212Z] nexus3.edgexfoundry.org:10002 [2024-01-25T04:58:20.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:58:20.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:58:20.480Z] Configure a credential helper to remove this warning. See [2024-01-25T04:58:20.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:58:20.480Z] [2024-01-25T04:58:20.480Z] Login Succeeded [2024-01-25T04:58:20.480Z] nexus3.edgexfoundry.org:10003 [2024-01-25T04:58:20.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:58:20.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:58:20.759Z] Configure a credential helper to remove this warning. See [2024-01-25T04:58:20.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:58:20.759Z] [2024-01-25T04:58:20.759Z] Login Succeeded [2024-01-25T04:58:20.759Z] nexus3.edgexfoundry.org:10004 [2024-01-25T04:58:20.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:58:21.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:58:21.026Z] Configure a credential helper to remove this warning. See [2024-01-25T04:58:21.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:58:21.026Z] [2024-01-25T04:58:21.026Z] Login Succeeded [2024-01-25T04:58:21.026Z] ****.io [2024-01-25T04:58:21.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:58:21.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:58:21.294Z] Configure a credential helper to remove this warning. See [2024-01-25T04:58:21.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:58:21.294Z] [2024-01-25T04:58:21.294Z] Login Succeeded [2024-01-25T04:58:21.562Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T04:58:21.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T04:58:22.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T04:58:22.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T04:58:22.264Z] ========================================================= [2024-01-25T04:58:22.264Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-25T04:58:22.264Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:58:22.904Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T04:58:23.866Z] #0 building with "default" instance using docker driver [2024-01-25T04:58:23.866Z] [2024-01-25T04:58:23.866Z] #1 [internal] load build definition from Dockerfile [2024-01-25T04:58:24.134Z] #1 transferring dockerfile: 1.54kB done [2024-01-25T04:58:24.134Z] #1 DONE 0.1s [2024-01-25T04:58:24.134Z] [2024-01-25T04:58:24.134Z] #2 [internal] load .dockerignore [2024-01-25T04:58:24.134Z] #2 transferring context: 182B done [2024-01-25T04:58:24.134Z] #2 DONE 0.1s [2024-01-25T04:58:24.134Z] [2024-01-25T04:58:24.134Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T04:58:24.405Z] #3 DONE 0.1s [2024-01-25T04:58:24.405Z] [2024-01-25T04:58:24.405Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T04:58:24.405Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-25T04:58:24.405Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-25T04:58:24.405Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2024-01-25T04:58:24.405Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-25T04:58:24.406Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-25T04:58:24.406Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-25T04:58:24.406Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-25T04:58:24.406Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2024-01-25T04:58:24.406Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-25T04:58:24.406Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2024-01-25T04:58:24.406Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-25T04:58:24.406Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-25T04:58:24.685Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.10MB / 63.99MB 0.4s [2024-01-25T04:58:24.685Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2024-01-25T04:58:24.685Z] #4 ... [2024-01-25T04:58:24.685Z] [2024-01-25T04:58:24.685Z] #5 [internal] load build context [2024-01-25T04:58:24.685Z] #5 transferring context: 11.15MB 0.5s done [2024-01-25T04:58:24.685Z] #5 DONE 0.6s [2024-01-25T04:58:24.685Z] [2024-01-25T04:58:24.685Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T04:58:24.685Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.68MB / 63.99MB 0.5s [2024-01-25T04:58:24.685Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s [2024-01-25T04:58:24.685Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2024-01-25T04:58:24.955Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.7s [2024-01-25T04:58:24.955Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-25T04:58:24.955Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.48MB / 97.63MB 0.7s [2024-01-25T04:58:24.955Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-25T04:58:24.955Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.60MB / 63.99MB 0.8s [2024-01-25T04:58:24.955Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.8s [2024-01-25T04:58:25.225Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.0s [2024-01-25T04:58:25.225Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.0s [2024-01-25T04:58:25.225Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-25T04:58:25.225Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.36MB / 63.99MB 1.1s [2024-01-25T04:58:25.494Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.2s [2024-01-25T04:58:25.494Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.07MB / 97.63MB 1.2s [2024-01-25T04:58:25.494Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-25T04:58:25.494Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.3s [2024-01-25T04:58:25.494Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.3s [2024-01-25T04:58:25.764Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.4s [2024-01-25T04:58:25.764Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.4s [2024-01-25T04:58:25.764Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2024-01-25T04:58:25.764Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.6s [2024-01-25T04:58:26.034Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.15MB / 97.63MB 1.7s [2024-01-25T04:58:26.034Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-25T04:58:26.034Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.40MB / 97.63MB 1.8s [2024-01-25T04:58:26.034Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.32MB / 97.63MB 1.9s [2024-01-25T04:58:26.304Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.0s [2024-01-25T04:58:26.304Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.18MB / 97.63MB 2.1s [2024-01-25T04:58:26.574Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.2s [2024-01-25T04:58:26.574Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2024-01-25T04:58:31.918Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2024-01-25T04:58:37.265Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s [2024-01-25T04:58:43.913Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.9s done [2024-01-25T04:58:44.181Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-25T04:58:44.181Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-25T04:58:44.181Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-25T04:58:49.521Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-25T04:58:52.862Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done [2024-01-25T04:58:52.862Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-25T04:58:54.804Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2024-01-25T04:58:55.072Z] #4 DONE 30.8s [2024-01-25T04:58:55.072Z] [2024-01-25T04:58:55.072Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2024-01-25T04:58:56.486Z] #6 DONE 1.6s [2024-01-25T04:58:56.486Z] [2024-01-25T04:58:56.486Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2024-01-25T04:58:57.446Z] #7 0.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T04:58:57.712Z] #7 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T04:58:58.671Z] #7 2.112 OK: 266 MiB in 52 packages [2024-01-25T04:59:01.246Z] #7 DONE 4.5s [2024-01-25T04:59:01.246Z] [2024-01-25T04:59:01.246Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T04:59:01.246Z] #8 DONE 0.2s [2024-01-25T04:59:01.246Z] [2024-01-25T04:59:01.246Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T04:59:19.467Z] #9 DONE 16.8s [2024-01-25T04:59:19.467Z] [2024-01-25T04:59:19.467Z] #10 [builder 6/7] COPY . . [2024-01-25T04:59:19.467Z] #10 DONE 0.4s [2024-01-25T04:59:19.467Z] [2024-01-25T04:59:19.467Z] #11 [builder 7/7] RUN echo noop [2024-01-25T04:59:19.467Z] #11 0.595 noop [2024-01-25T04:59:19.467Z] #11 DONE 0.7s [2024-01-25T04:59:19.467Z] [2024-01-25T04:59:19.467Z] #12 exporting to image [2024-01-25T04:59:19.467Z] #12 exporting layers [2024-01-25T04:59:37.686Z] #12 exporting layers 17.2s done [2024-01-25T04:59:37.686Z] #12 writing image sha256:92259806e10045b182d16e176649fdaadcc074943c1d64985e9273c6049bfe02 done [2024-01-25T04:59:37.686Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-25T04:59:37.686Z] #12 DONE 17.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:59:38.283Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T04:59:38.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:59:38.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-27869 does not seem to be running inside a container [2024-01-25T04:59:38.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-25T04:59:39.759Z] $ docker top 934e975f00f2100a5a06bcacad2b19ddf8ee88d51ece3fe1b092946c94815270 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T04:59:40.342Z] + go version [2024-01-25T04:59:40.613Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-25T04:59:40.652Z] $ docker stop --time=1 934e975f00f2100a5a06bcacad2b19ddf8ee88d51ece3fe1b092946c94815270 [2024-01-25T04:59:44.588Z] $ docker rm -f --volumes 934e975f00f2100a5a06bcacad2b19ddf8ee88d51ece3fe1b092946c94815270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:59:45.830Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T04:59:45.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:59:46.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-27869 does not seem to be running inside a container [2024-01-25T04:59:46.192Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-25T04:59:47.047Z] $ docker top 26d442297c598c1bf034e9ad82cd98aa4d41f25205cbabdc20aa48f162316c1f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T04:59:47.651Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-25T04:59:48.088Z] + make test [2024-01-25T04:59:48.088Z] go test -race -coverprofile=coverage.out ./... [2024-01-25T05:00:20.318Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-01-25T05:01:28.397Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.206s coverage: 27.6% of statements [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-01-25T05:01:28.397Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.293s coverage: 81.5% of statements [2024-01-25T05:01:28.397Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.347s coverage: 86.0% of statements [2024-01-25T05:01:28.397Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.417s coverage: 71.8% of statements [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-01-25T05:01:28.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-01-25T05:01:29.804Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-01-25T05:01:31.737Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.330s coverage: 14.4% of statements [2024-01-25T05:01:31.737Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.772s coverage: 45.9% of statements [2024-01-25T05:01:31.737Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.444s coverage: 68.5% of statements [2024-01-25T05:01:31.737Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.446s coverage: 89.2% of statements [2024-01-25T05:01:31.737Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.230s coverage: 5.5% of statements [2024-01-25T05:01:32.696Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-25T05:01:32.696Z] GO111MODULE=on go vet ./... [2024-01-25T05:02:54.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T05:02:54.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T05:02:54.758Z] ./bin/test-attribution-txt.sh [2024-01-25T05:02:54.758Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T05:02:54.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T05:02:54.874Z] $ docker stop --time=1 26d442297c598c1bf034e9ad82cd98aa4d41f25205cbabdc20aa48f162316c1f [2024-01-25T05:02:56.823Z] $ docker rm -f --volumes 26d442297c598c1bf034e9ad82cd98aa4d41f25205cbabdc20aa48f162316c1f [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T05:02:58.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T05:02:58.576Z] Warning: overwriting stash ‘coverage-report’ [2024-01-25T05:02:59.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T05:02:59.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T05:03:00.286Z] + ls -al . [2024-01-25T05:03:00.286Z] total 304 [2024-01-25T05:03:00.286Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 04:59 . [2024-01-25T05:03:00.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 04:57 .. [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 25 04:57 .dockerignore [2024-01-25T05:03:00.286Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 04:57 .git [2024-01-25T05:03:00.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:57 .github [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 25 04:57 .gitignore [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 25 04:57 .golangci.yml [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 25 04:57 CHANGELOG.md [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 04:57 GOVERNANCE.md [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 885 Jan 25 04:57 Jenkinsfile [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 25 04:57 LICENSE [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jan 25 04:57 Makefile [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 25 04:57 OWNERS.md [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jan 25 04:57 README.md [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 04:53 VERSION [2024-01-25T05:03:00.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 04:57 bin [2024-01-25T05:03:00.286Z] -rw-r--r-- 1 jenkins jenkins 122155 Jan 25 05:01 coverage.out [2024-01-25T05:03:00.286Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 04:57 example [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 3767 Jan 25 04:57 go.mod [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 33874 Jan 25 04:57 go.sum [2024-01-25T05:03:00.286Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 25 04:57 internal [2024-01-25T05:03:00.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:57 openapi [2024-01-25T05:03:00.286Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 25 04:57 pkg [2024-01-25T05:03:00.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 04:57 snap [2024-01-25T05:03:00.286Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 25 04:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:03:00.781Z] + 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=0bc2aedca35711a9cf920d7b41778f654887a33b --label arch=arm64 --label version=0.0.0 . [2024-01-25T05:03:01.740Z] #0 building with "default" instance using docker driver [2024-01-25T05:03:01.740Z] [2024-01-25T05:03:01.740Z] #1 [internal] load .dockerignore [2024-01-25T05:03:01.740Z] #1 transferring context: 182B done [2024-01-25T05:03:01.740Z] #1 DONE 0.0s [2024-01-25T05:03:01.740Z] [2024-01-25T05:03:01.740Z] #2 [internal] load build definition from Dockerfile [2024-01-25T05:03:01.740Z] #2 transferring dockerfile: 1.54kB done [2024-01-25T05:03:01.740Z] #2 DONE 0.0s [2024-01-25T05:03:01.740Z] [2024-01-25T05:03:01.740Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:03:01.740Z] #3 DONE 0.0s [2024-01-25T05:03:01.740Z] [2024-01-25T05:03:01.740Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:03:01.740Z] #4 DONE 0.2s [2024-01-25T05:03:01.740Z] [2024-01-25T05:03:01.740Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:03:01.740Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T05:03:01.740Z] #5 ... [2024-01-25T05:03:01.740Z] [2024-01-25T05:03:01.740Z] #6 [internal] load build context [2024-01-25T05:03:01.740Z] #6 transferring context: 137.85kB 0.1s done [2024-01-25T05:03:01.740Z] #6 DONE 0.1s [2024-01-25T05:03:01.740Z] [2024-01-25T05:03:01.740Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:03:01.740Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:03:01.740Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T05:03:01.740Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T05:03:01.740Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-25T05:03:02.007Z] #5 ... [2024-01-25T05:03:02.007Z] [2024-01-25T05:03:02.007Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T05:03:02.007Z] #7 DONE 0.2s [2024-01-25T05:03:02.007Z] [2024-01-25T05:03:02.007Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2024-01-25T05:03:02.007Z] #8 DONE 0.1s [2024-01-25T05:03:02.007Z] [2024-01-25T05:03:02.007Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:03:02.007Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-25T05:03:02.007Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-25T05:03:02.276Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-25T05:03:02.546Z] #5 DONE 0.9s [2024-01-25T05:03:02.546Z] [2024-01-25T05:03:02.546Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2024-01-25T05:03:03.507Z] #9 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:03:03.776Z] #9 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:03:04.748Z] #9 ... [2024-01-25T05:03:04.748Z] [2024-01-25T05:03:04.748Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2024-01-25T05:03:04.748Z] #10 0.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:03:04.748Z] #10 1.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:03:04.748Z] #10 2.307 OK: 266 MiB in 52 packages [2024-01-25T05:03:04.748Z] #10 DONE 2.6s [2024-01-25T05:03:04.748Z] [2024-01-25T05:03:04.748Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2024-01-25T05:03:04.748Z] #9 2.015 OK: 8 MiB in 15 packages [2024-01-25T05:03:04.748Z] #9 ... [2024-01-25T05:03:04.748Z] [2024-01-25T05:03:04.748Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:03:04.748Z] #11 DONE 0.2s [2024-01-25T05:03:05.018Z] [2024-01-25T05:03:05.018Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:03:05.018Z] #12 ... [2024-01-25T05:03:05.018Z] [2024-01-25T05:03:05.018Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2024-01-25T05:03:05.018Z] #9 DONE 2.3s [2024-01-25T05:03:05.285Z] [2024-01-25T05:03:05.285Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:03:08.631Z] #12 DONE 3.4s [2024-01-25T05:03:08.631Z] [2024-01-25T05:03:08.631Z] #13 [builder 6/7] COPY . . [2024-01-25T05:03:08.631Z] #13 DONE 0.4s [2024-01-25T05:03:08.631Z] [2024-01-25T05:03:08.631Z] #14 [builder 7/7] RUN make build [2024-01-25T05:03:09.592Z] #14 0.645 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-01-25T05:04:17.817Z] #14 DONE 61.9s [2024-01-25T05:04:17.817Z] [2024-01-25T05:04:17.817Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-01-25T05:04:17.817Z] #15 DONE 0.1s [2024-01-25T05:04:17.817Z] [2024-01-25T05:04:17.817Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-01-25T05:04:17.817Z] #16 DONE 0.3s [2024-01-25T05:04:17.817Z] [2024-01-25T05:04:17.817Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-01-25T05:04:17.817Z] #17 DONE 0.1s [2024-01-25T05:04:17.817Z] [2024-01-25T05:04:17.817Z] #18 exporting to image [2024-01-25T05:04:17.817Z] #18 exporting layers [2024-01-25T05:04:17.817Z] #18 exporting layers 0.4s done [2024-01-25T05:04:17.817Z] #18 writing image sha256:7cab7c099ec5a47ab6b4828041b3892d06859a402d90ee01e40b8b0e994874c4 done [2024-01-25T05:04:17.817Z] #18 naming to docker.io/library/device-sdk-simple-arm64 done [2024-01-25T05:04:17.817Z] #18 DONE 0.4s [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 [2024-01-25T05:04:19.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T05:04:19.066Z] [2024-01-25T05:04:19.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:04:19.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T05:04:20.993Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-25T05:04:20.993Z] 8998bd30e6a1: Pulling fs layer [2024-01-25T05:04:20.993Z] 04944245beec: Pulling fs layer [2024-01-25T05:04:20.993Z] 699f458cf7ca: Pulling fs layer [2024-01-25T05:04:20.993Z] 765212b225bb: Pulling fs layer [2024-01-25T05:04:20.993Z] f23df028b6ca: Pulling fs layer [2024-01-25T05:04:20.993Z] d65c8cfc05b1: Pulling fs layer [2024-01-25T05:04:20.993Z] 2437ff75d9bd: Pulling fs layer [2024-01-25T05:04:20.993Z] 765212b225bb: Waiting [2024-01-25T05:04:20.993Z] f23df028b6ca: Waiting [2024-01-25T05:04:20.993Z] 2437ff75d9bd: Waiting [2024-01-25T05:04:20.993Z] 04944245beec: Verifying Checksum [2024-01-25T05:04:20.993Z] 04944245beec: Download complete [2024-01-25T05:04:21.270Z] 765212b225bb: Verifying Checksum [2024-01-25T05:04:21.270Z] 765212b225bb: Download complete [2024-01-25T05:04:21.270Z] f23df028b6ca: Verifying Checksum [2024-01-25T05:04:21.270Z] f23df028b6ca: Download complete [2024-01-25T05:04:21.270Z] d65c8cfc05b1: Download complete [2024-01-25T05:04:21.270Z] 699f458cf7ca: Verifying Checksum [2024-01-25T05:04:21.270Z] 699f458cf7ca: Download complete [2024-01-25T05:04:21.858Z] 8998bd30e6a1: Verifying Checksum [2024-01-25T05:04:21.858Z] 8998bd30e6a1: Download complete [2024-01-25T05:04:23.823Z] 2437ff75d9bd: Verifying Checksum [2024-01-25T05:04:28.090Z] 8998bd30e6a1: Pull complete [2024-01-25T05:04:28.672Z] 04944245beec: Pull complete [2024-01-25T05:04:30.609Z] 699f458cf7ca: Pull complete [2024-01-25T05:04:30.609Z] 765212b225bb: Pull complete [2024-01-25T05:04:31.564Z] f23df028b6ca: Pull complete [2024-01-25T05:04:31.564Z] d65c8cfc05b1: Pull complete [2024-01-25T05:04:58.229Z] 2437ff75d9bd: Pull complete [2024-01-25T05:04:58.229Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-25T05:04:58.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T05:04:58.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:04:58.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-27869 does not seem to be running inside a container [2024-01-25T05:04:58.769Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-25T05:05:00.622Z] $ docker top 0f05535bbcc888364b57de6b064a87b63acb7d09a38d2d9db354315f89443c9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:05:01.254Z] ---> job-cost.sh [2024-01-25T05:05:01.519Z] lf-activate-venv: SKIPPING [2024-01-25T05:05:01.519Z] INFO: No Stack... [2024-01-25T05:05:01.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T05:05:03.198Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T05:05:03.532Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-01-25T05:05:03.532Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T05:05:03.623Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1557-1-stack-cost] [2024-01-25T05:05:03.628Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1557-1-stack-cost] did not exist. Created. [2024-01-25T05:05:03.628Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1557-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T05:05:04.135Z] /w/workspace/device-sdk-go/1@tmp/durable-89bdc482/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-25T05:05:04.481Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T05:05:04.519Z] Warning: overwriting stash ‘stack-cost’ [2024-01-25T05:05:04.593Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T05:05:04.609Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1557-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T05:05:04.793Z] $ docker stop --time=1 0f05535bbcc888364b57de6b064a87b63acb7d09a38d2d9db354315f89443c9c [2024-01-25T05:05:06.167Z] $ docker rm -f --volumes 0f05535bbcc888364b57de6b064a87b63acb7d09a38d2d9db354315f89443c9c [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 [2024-01-25T05:05:08.158Z] provisioning config files... [2024-01-25T05:05:08.168Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp/config6342190481444790301tmp [Pipeline] { [Pipeline] sh [2024-01-25T05:05:08.599Z] + set +x [2024-01-25T05:05:08.599Z] + curl -s https://codecov.io/bash [2024-01-25T05:05:08.599Z] + bash -s -- [2024-01-25T05:05:08.599Z] [2024-01-25T05:05:08.599Z] _____ _ [2024-01-25T05:05:08.599Z] / ____| | | [2024-01-25T05:05:08.599Z] | | ___ __| | ___ ___ _____ __ [2024-01-25T05:05:08.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-25T05:05:08.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-25T05:05:08.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-25T05:05:08.599Z] Bash-1.0.6 [2024-01-25T05:05:08.599Z] [2024-01-25T05:05:08.599Z] [2024-01-25T05:05:08.599Z] ==> git version 2.25.1 found [2024-01-25T05:05:08.599Z] ==> 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 [2024-01-25T05:05:08.599Z] Release-Date: 2020-01-08 [2024-01-25T05:05:08.599Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-25T05:05:08.599Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-25T05:05:08.599Z] ==> Jenkins CI detected. [2024-01-25T05:05:08.599Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1557 [2024-01-25T05:05:08.599Z] project root: . [2024-01-25T05:05:08.599Z] --> token set from env [2024-01-25T05:05:08.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-25T05:05:08.857Z] ==> Running gcov in . (disable via -X gcov) [2024-01-25T05:05:08.857Z] ==> Python coveragepy not found [2024-01-25T05:05:08.857Z] ==> Searching for coverage reports in: [2024-01-25T05:05:08.858Z] + . [2024-01-25T05:05:08.858Z] -> Found 1 reports [2024-01-25T05:05:08.858Z] ==> Detecting git/mercurial file structure [2024-01-25T05:05:08.858Z] ==> Reading reports [2024-01-25T05:05:08.858Z] + ./coverage.out bytes=122155 [2024-01-25T05:05:08.858Z] ==> Appending adjustments [2024-01-25T05:05:08.858Z] https://docs.codecov.io/docs/fixing-reports [2024-01-25T05:05:09.116Z] + Found adjustments [2024-01-25T05:05:09.116Z] ==> Gzipping contents [2024-01-25T05:05:09.116Z] 20K /tmp/codecov.OlxFsV.gz [2024-01-25T05:05:09.116Z] ==> Uploading reports [2024-01-25T05:05:09.116Z] url: https://codecov.io [2024-01-25T05:05:09.116Z] query: branch=PR-1557&commit=0bc2aedca35711a9cf920d7b41778f654887a33b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1557%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1557&job=&cmd_args= [2024-01-25T05:05:09.116Z] -> Pinging Codecov [2024-01-25T05:05:09.116Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1557&commit=0bc2aedca35711a9cf920d7b41778f654887a33b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1557%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1557&job=&cmd_args= [2024-01-25T05:05:09.374Z] -> Uploading to [2024-01-25T05:05:09.374Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-25/7E55EF52A471D76F132DFD9A03CDDE97/0bc2aedca35711a9cf920d7b41778f654887a33b/aa16d04e-a0e7-4dda-97ac-50aa10c7fd2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T050509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee239b6e904fcf90fd06ca557db39d60417af86cee9db59f3e0b8ad41577a256 [2024-01-25T05:05:09.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T05:05:09.374Z] Dload Upload Total Spent Left Speed [2024-01-25T05:05:09.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16771 0 0 100 16771 0 77643 --:--:-- --:--:-- --:--:-- 77285 100 16771 0 0 100 16771 0 57434 --:--:-- --:--:-- --:--:-- 57434 [2024-01-25T05:05:09.634Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0bc2aedca35711a9cf920d7b41778f654887a33b [Pipeline] } [2024-01-25T05:05:09.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-25T05:05:12.901Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1557/archives ] [2024-01-25T05:05:12.901Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1557/archives [2024-01-25T05:05:12.901Z] total 16 [2024-01-25T05:05:12.901Z] drwxr-xr-x 3 root root 4096 Jan 25 04:56 . [2024-01-25T05:05:12.901Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 25 04:56 .. [2024-01-25T05:05:12.901Z] drwxr-xr-x 2 root root 4096 Jan 25 04:56 cost [2024-01-25T05:05:12.901Z] -rw-r--r-- 1 root root 86 Jan 25 04:56 cost.csv [2024-01-25T05:05:12.901Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1557/archives [2024-01-25T05:05:12.901Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1557/archives [2024-01-25T05:05:12.901Z] total 16 [2024-01-25T05:05:12.901Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 04:56 . [2024-01-25T05:05:12.901Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 25 04:56 .. [2024-01-25T05:05:12.901Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 04:56 cost [2024-01-25T05:05:12.901Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 25 04:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:05:13.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:05:14.123Z] ---> package-listing.sh [2024-01-25T05:05:14.123Z] ++ facter osfamily [2024-01-25T05:05:14.123Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-25T05:05:14.381Z] + OS_FAMILY=debian [2024-01-25T05:05:14.381Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1557 [2024-01-25T05:05:14.381Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-25T05:05:14.381Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-25T05:05:14.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-25T05:05:14.381Z] + PACKAGES=/tmp/packages_start.txt [2024-01-25T05:05:14.381Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1557 ']' [2024-01-25T05:05:14.381Z] + PACKAGES=/tmp/packages_end.txt [2024-01-25T05:05:14.381Z] + case "${OS_FAMILY}" in [2024-01-25T05:05:14.381Z] + dpkg -l [2024-01-25T05:05:14.381Z] + grep '^ii' [2024-01-25T05:05:14.381Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-25T05:05:14.381Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-25T05:05:14.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-25T05:05:14.381Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1557 ']' [2024-01-25T05:05:14.381Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1557/archives/ [2024-01-25T05:05:14.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1557/archives/ [Pipeline] echo [2024-01-25T05:05:14.415Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-25T05:05:14.708Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:05:15.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T05:05:15.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:05:15.636Z] prd-ubuntu20.04-docker-8c-8g-27868 does not seem to be running inside a container [2024-01-25T05:05:15.667Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1557 -v /w/workspace/gexfoundry_device-sdk-go_PR-1557:/w/workspace/gexfoundry_device-sdk-go_PR-1557:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T05:05:15.859Z] $ docker top 8906aa6d0992c9a9aa5d4309ef15fdc8c0ba687998704473d1f472eb55f6c61e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T05:05:16.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-25T05:05:16.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-25T05:05:16.954Z] + ls /var/log/sa-host [2024-01-25T05:05:16.954Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T05:05:17.216Z] provisioning config files... [2024-01-25T05:05:17.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1557@tmp/config2499740332825946115tmp [Pipeline] { [Pipeline] echo [2024-01-25T05:05:17.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:05:17.760Z] ---> create-netrc.sh [Pipeline] } [2024-01-25T05:05:17.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:05:18.282Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-25T05:05:18.317Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:05:18.627Z] ---> sudo-logs.sh [2024-01-25T05:05:18.627Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-25T05:05:18.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:05:19.080Z] ---> job-cost.sh [2024-01-25T05:05:19.080Z] lf-activate-venv: SKIPPING [2024-01-25T05:05:19.080Z] DEBUG: total: 0.2199999988079071 [2024-01-25T05:05:19.080Z] INFO: Retrieving Stack Cost... [2024-01-25T05:05:19.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T05:05:19.907Z] INFO: Archiving Costs [Pipeline] echo [2024-01-25T05:05:19.940Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:05:20.250Z] ---> logs-deploy.sh [2024-01-25T05:05:20.251Z] lf-activate-venv: SKIPPING [2024-01-25T05:05:20.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1557/1 [2024-01-25T05:05:20.251Z] INFO: archiving workspace using pattern(s): [2024-01-25T05:05:21.187Z] Archives upload complete. [2024-01-25T05:05:21.187Z] INFO: archiving logs to Nexus