Pull request #1222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 875b624a225ac02f2a28375d211e8260b0c5db88+30b5625222734a144936f26b3a3df0ac58ed1e4d (08251052b6541d486e05a1553578e3c1ae604bda) 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-ssh13126205683049071582.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2826910966483118042.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh 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-1222/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-1222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2837126008344406731.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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-1222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15192308273158413229.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17875897157178033570.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-1222/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-1222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8182067921061088021.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2364 in /w/workspace/gexfoundry_device-sdk-go_PR-1222 [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-1222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1222/head:refs/remotes/origin/PR-1222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 30b5625222734a144936f26b3a3df0ac58ed1e4d into PR head commit 875b624a225ac02f2a28375d211e8260b0c5db88 Merge succeeded, producing 875b624a225ac02f2a28375d211e8260b0c5db88 Checking out Revision 875b624a225ac02f2a28375d211e8260b0c5db88 (PR-1222) > git config core.sparsecheckout # timeout=10 > git checkout -f 875b624a225ac02f2a28375d211e8260b0c5db88 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 30b5625222734a144936f26b3a3df0ac58ed1e4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 875b624a225ac02f2a28375d211e8260b0c5db88 # timeout=10 Commit message: "fix: revert using custom-typed key for Context value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-30T02:35:46.303Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-30T02:35:46.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-30T02:35:46.561Z] ========================================================= [2022-09-30T02:35:46.562Z] EdgeX Global Pipelines Version Info [2022-09-30T02:35:46.562Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:35:47.295Z] ------------------- [2022-09-30T02:35:47.295Z] stable info: [2022-09-30T02:35:47.295Z] ------------------- [2022-09-30T02:35:47.295Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-30T02:35:47.295Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T02:35:47.295Z] Message: update stable to v1.0.239 [2022-09-30T02:35:47.866Z] ------------------- [2022-09-30T02:35:47.866Z] experimental info: [2022-09-30T02:35:47.866Z] ------------------- [2022-09-30T02:35:47.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-30T02:35:47.866Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T02:35:47.866Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-30T02:35:48.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-30T02:35:48.182Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-30T02:35:48.227Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-30T02:35:48.272Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-30T02:35:48.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-30T02:35:48.359Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-30T02:35:48.401Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-30T02:35:48.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-30T02:35:48.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-30T02:35:48.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-30T02:35:48.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-30T02:35:48.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-30T02:35:48.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-30T02:35:48.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-30T02:35:48.735Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-30T02:35:48.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T02:35:48.816Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T02:35:48.859Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T02:35:48.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-30T02:35:48.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-30T02:35:48.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-30T02:35:49.031Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-30T02:35:49.074Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-30T02:35:49.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-30T02:35:49.168Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-30T02:35:49.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-30T02:35:49.248Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-30T02:35:49.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1222 [Pipeline] echo [2022-09-30T02:35:49.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1222 [Pipeline] echo [2022-09-30T02:35:49.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1222 [Pipeline] echo [2022-09-30T02:35:49.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] echo [2022-09-30T02:35:49.457Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 875b624 [Pipeline] echo [2022-09-30T02:35:49.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T02:35:49.610Z] provisioning config files... [2022-09-30T02:35:49.623Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/config1178322927740773941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:35:49.968Z] ---> docker-login.sh [2022-09-30T02:35:49.968Z] nexus3.edgexfoundry.org:10001 [2022-09-30T02:35:49.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:35:50.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:35:50.232Z] Configure a credential helper to remove this warning. See [2022-09-30T02:35:50.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:35:50.232Z] [2022-09-30T02:35:50.232Z] Login Succeeded [2022-09-30T02:35:50.232Z] nexus3.edgexfoundry.org:10002 [2022-09-30T02:35:50.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:35:50.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:35:50.232Z] Configure a credential helper to remove this warning. See [2022-09-30T02:35:50.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:35:50.232Z] [2022-09-30T02:35:50.232Z] Login Succeeded [2022-09-30T02:35:50.232Z] nexus3.edgexfoundry.org:10003 [2022-09-30T02:35:50.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:35:50.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:35:50.492Z] Configure a credential helper to remove this warning. See [2022-09-30T02:35:50.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:35:50.492Z] [2022-09-30T02:35:50.492Z] Login Succeeded [2022-09-30T02:35:50.492Z] nexus3.edgexfoundry.org:10004 [2022-09-30T02:35:50.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:35:50.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:35:50.492Z] Configure a credential helper to remove this warning. See [2022-09-30T02:35:50.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:35:50.492Z] [2022-09-30T02:35:50.492Z] Login Succeeded [2022-09-30T02:35:50.492Z] docker.io [2022-09-30T02:35:50.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:35:51.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:35:51.025Z] Configure a credential helper to remove this warning. See [2022-09-30T02:35:51.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:35:51.025Z] [2022-09-30T02:35:51.025Z] Login Succeeded [2022-09-30T02:35:51.026Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T02:35:51.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-30T02:35:51.706Z] + git rev-list -1 --merges 875b624a225ac02f2a28375d211e8260b0c5db88~1..875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] echo [2022-09-30T02:35:51.758Z] -----------> git rev-list -1 --merges 875b624a225ac02f2a28375d211e8260b0c5db88~1..875b624a225ac02f2a28375d211e8260b0c5db88 875b624a225ac02f2a28375d211e8260b0c5db88 [false] [Pipeline] sh [2022-09-30T02:35:52.075Z] + git log --format=format:%s -1 875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] echo [2022-09-30T02:35:52.112Z] ========================================================= [2022-09-30T02:35:52.112Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-30T02:35:52.112Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T02:35:52.546Z] + git log --format=format:%s -1 875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] echo [2022-09-30T02:35:52.590Z] [semverPrep] GIT_COMMIT: 875b624a225ac02f2a28375d211e8260b0c5db88, Commit Message: fix: revert using custom-typed key for Context value [Pipeline] echo [2022-09-30T02:35:52.619Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-30T02:35:53.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T02:35:53.033Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-30T02:35:53.033Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-30T02:35:53.033Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-30T02:35:53.033Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2022-09-30T02:35:53.033Z] /etc/ssh/ssh_known_hosts [2022-09-30T02:35:53.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:35:53.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T02:35:53.541Z] [2022-09-30T02:35:53.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:35:53.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T02:35:53.918Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-30T02:35:53.918Z] b85a868b505f: Pulling fs layer [2022-09-30T02:35:53.918Z] e2be974225ed: Pulling fs layer [2022-09-30T02:35:53.918Z] 339a4e72a1f5: Pulling fs layer [2022-09-30T02:35:53.918Z] 988bab9f4d93: Pulling fs layer [2022-09-30T02:35:53.918Z] 1469e6f7b9e6: Pulling fs layer [2022-09-30T02:35:53.918Z] eaf3925da568: Pulling fs layer [2022-09-30T02:35:53.918Z] bab4dde63d76: Pulling fs layer [2022-09-30T02:35:53.918Z] bde34c3a00c8: Pulling fs layer [2022-09-30T02:35:53.918Z] b352a97aabf1: Pulling fs layer [2022-09-30T02:35:53.918Z] 4872d77fe225: Pulling fs layer [2022-09-30T02:35:53.918Z] 5851b861e8e6: Pulling fs layer [2022-09-30T02:35:53.918Z] 4872d77fe225: Waiting [2022-09-30T02:35:53.918Z] 988bab9f4d93: Waiting [2022-09-30T02:35:53.918Z] 1469e6f7b9e6: Waiting [2022-09-30T02:35:53.918Z] b352a97aabf1: Waiting [2022-09-30T02:35:53.918Z] eaf3925da568: Waiting [2022-09-30T02:35:53.918Z] bab4dde63d76: Waiting [2022-09-30T02:35:53.918Z] 5851b861e8e6: Waiting [2022-09-30T02:35:53.918Z] e2be974225ed: Verifying Checksum [2022-09-30T02:35:53.918Z] e2be974225ed: Download complete [2022-09-30T02:35:53.918Z] 988bab9f4d93: Verifying Checksum [2022-09-30T02:35:53.918Z] 988bab9f4d93: Download complete [2022-09-30T02:35:54.178Z] 1469e6f7b9e6: Verifying Checksum [2022-09-30T02:35:54.178Z] 1469e6f7b9e6: Download complete [2022-09-30T02:35:54.178Z] 339a4e72a1f5: Verifying Checksum [2022-09-30T02:35:54.178Z] 339a4e72a1f5: Download complete [2022-09-30T02:35:54.178Z] eaf3925da568: Verifying Checksum [2022-09-30T02:35:54.178Z] eaf3925da568: Download complete [2022-09-30T02:35:54.178Z] bde34c3a00c8: Download complete [2022-09-30T02:35:54.178Z] b352a97aabf1: Verifying Checksum [2022-09-30T02:35:54.178Z] b352a97aabf1: Download complete [2022-09-30T02:35:54.178Z] 4872d77fe225: Verifying Checksum [2022-09-30T02:35:54.178Z] 4872d77fe225: Download complete [2022-09-30T02:35:54.178Z] 5851b861e8e6: Verifying Checksum [2022-09-30T02:35:54.178Z] 5851b861e8e6: Download complete [2022-09-30T02:35:54.178Z] b85a868b505f: Verifying Checksum [2022-09-30T02:35:54.178Z] b85a868b505f: Download complete [2022-09-30T02:35:54.435Z] bab4dde63d76: Verifying Checksum [2022-09-30T02:35:54.435Z] bab4dde63d76: Download complete [2022-09-30T02:35:55.811Z] b85a868b505f: Pull complete [2022-09-30T02:35:55.811Z] e2be974225ed: Pull complete [2022-09-30T02:35:56.121Z] 339a4e72a1f5: Pull complete [2022-09-30T02:35:56.121Z] 988bab9f4d93: Pull complete [2022-09-30T02:35:56.398Z] 1469e6f7b9e6: Pull complete [2022-09-30T02:35:56.658Z] eaf3925da568: Pull complete [2022-09-30T02:35:58.566Z] bab4dde63d76: Pull complete [2022-09-30T02:35:58.566Z] bde34c3a00c8: Pull complete [2022-09-30T02:35:58.566Z] b352a97aabf1: Pull complete [2022-09-30T02:35:58.566Z] 4872d77fe225: Pull complete [2022-09-30T02:35:58.566Z] 5851b861e8e6: Pull complete [2022-09-30T02:35:58.566Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-30T02:35:58.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T02:35:58.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T02:35:58.771Z] prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container [2022-09-30T02:35:58.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@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-devops/py-git-semver:0.1.4 cat [2022-09-30T02:35:59.855Z] $ docker top 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 -eo pid,comm [2022-09-30T02:35:59.912Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-30T02:35:59.912Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T02:36:00.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T02:36:00.036Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T02:36:00.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T02:36:00.149Z] $ docker exec 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 ssh-agent [2022-09-30T02:36:00.269Z] SSH_AUTH_SOCK=/tmp/ssh-7uRWxQ6CPI18/agent.31 [2022-09-30T02:36:00.269Z] SSH_AGENT_PID=37 [2022-09-30T02:36:00.275Z] Running ssh-add (command line suppressed) [2022-09-30T02:36:00.377Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/private_key_9273898505146244059.key (/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/private_key_9273898505146244059.key) [2022-09-30T02:36:00.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T02:36:00.725Z] + git tag --points-at HEAD [Pipeline] } [2022-09-30T02:36:00.747Z] $ docker exec --env ******** --env ******** 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 ssh-agent -k [2022-09-30T02:36:00.854Z] unset SSH_AUTH_SOCK; [2022-09-30T02:36:00.854Z] unset SSH_AGENT_PID; [2022-09-30T02:36:00.854Z] echo Agent pid 37 killed; [2022-09-30T02:36:00.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-30T02:36:00.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T02:36:00.954Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T02:36:01.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T02:36:01.061Z] $ docker exec 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 ssh-agent [2022-09-30T02:36:01.172Z] SSH_AUTH_SOCK=/tmp/ssh-wO5p4DUZHg14/agent.70 [2022-09-30T02:36:01.172Z] SSH_AGENT_PID=76 [2022-09-30T02:36:01.176Z] Running ssh-add (command line suppressed) [2022-09-30T02:36:01.277Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/private_key_840291958350771561.key (/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/private_key_840291958350771561.key) [2022-09-30T02:36:01.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T02:36:01.626Z] + git semver init [2022-09-30T02:36:01.888Z] 2022-09-30 02:36:01,815 [run_init] DEBUG init version:0.0.0 force:False [2022-09-30T02:36:01.888Z] 2022-09-30 02:36:01,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver [2022-09-30T02:36:01.888Z] 2022-09-30 02:36:01,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver [2022-09-30T02:36:01.888Z] 2022-09-30 02:36:01,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1222, universal_newlines=False, shell=None, istream=None) [2022-09-30T02:36:03.265Z] 2022-09-30 02:36:02,845 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222/.git/info/exclude [2022-09-30T02:36:03.265Z] 2022-09-30 02:36:02,846 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver/PR-1222 with force:False [2022-09-30T02:36:03.265Z] 2022-09-30 02:36:02,846 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver/PR-1222 [2022-09-30T02:36:03.265Z] 2022-09-30 02:36:02,851 [execute] INFO git cat-file --batch-check [2022-09-30T02:36:03.265Z] 2022-09-30 02:36:02,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T02:36:03.265Z] 2022-09-30 02:36:02,857 [execute] INFO git cat-file --batch [2022-09-30T02:36:03.265Z] 2022-09-30 02:36:02,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T02:36:03.265Z] 2022-09-30 02:36:02,863 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver/PR-1222 [2022-09-30T02:36:03.265Z] 0.0.0 [Pipeline] } [2022-09-30T02:36:03.290Z] $ docker exec --env ******** --env ******** 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 ssh-agent -k [2022-09-30T02:36:03.398Z] unset SSH_AUTH_SOCK; [2022-09-30T02:36:03.398Z] unset SSH_AGENT_PID; [2022-09-30T02:36:03.399Z] echo Agent pid 76 killed; [2022-09-30T02:36:03.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T02:36:03.832Z] + git semver [Pipeline] } [2022-09-30T02:36:04.116Z] $ docker stop --time=1 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 [2022-09-30T02:36:05.428Z] $ docker rm -f 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T02:36:05.822Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-30T02:36:06.048Z] Stashed 1 file(s) [Pipeline] echo [2022-09-30T02:36:06.066Z] [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 [2022-09-30T02:36:06.679Z] provisioning config files... [2022-09-30T02:36:06.689Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/config4214701270061548593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:36:07.036Z] ---> docker-login.sh [2022-09-30T02:36:07.036Z] nexus3.edgexfoundry.org:10001 [2022-09-30T02:36:07.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:36:07.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:36:07.036Z] Configure a credential helper to remove this warning. See [2022-09-30T02:36:07.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:36:07.036Z] [2022-09-30T02:36:07.036Z] Login Succeeded [2022-09-30T02:36:07.036Z] nexus3.edgexfoundry.org:10002 [2022-09-30T02:36:07.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:36:07.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:36:07.036Z] Configure a credential helper to remove this warning. See [2022-09-30T02:36:07.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:36:07.036Z] [2022-09-30T02:36:07.036Z] Login Succeeded [2022-09-30T02:36:07.036Z] nexus3.edgexfoundry.org:10003 [2022-09-30T02:36:07.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:36:07.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:36:07.297Z] Configure a credential helper to remove this warning. See [2022-09-30T02:36:07.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:36:07.297Z] [2022-09-30T02:36:07.297Z] Login Succeeded [2022-09-30T02:36:07.297Z] nexus3.edgexfoundry.org:10004 [2022-09-30T02:36:07.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:36:07.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:36:07.297Z] Configure a credential helper to remove this warning. See [2022-09-30T02:36:07.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:36:07.297Z] [2022-09-30T02:36:07.297Z] Login Succeeded [2022-09-30T02:36:07.297Z] docker.io [2022-09-30T02:36:07.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:36:07.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:36:07.816Z] Configure a credential helper to remove this warning. See [2022-09-30T02:36:07.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:36:07.816Z] [2022-09-30T02:36:07.816Z] Login Succeeded [2022-09-30T02:36:07.816Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T02:36:07.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-30T02:36:08.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T02:36:08.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T02:36:08.100Z] ========================================================= [2022-09-30T02:36:08.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-30T02:36:08.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:36:08.562Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-30T02:36:08.562Z] Sending build context to Docker daemon 9.933MB [2022-09-30T02:36:08.562Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T02:36:08.562Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-30T02:36:08.562Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-30T02:36:08.562Z] 2408cc74d12b: Pulling fs layer [2022-09-30T02:36:08.562Z] ea60b727a1ce: Pulling fs layer [2022-09-30T02:36:08.562Z] 30c4a7721957: Pulling fs layer [2022-09-30T02:36:08.562Z] 370296b7ddb6: Pulling fs layer [2022-09-30T02:36:08.562Z] 7c6cee850709: Pulling fs layer [2022-09-30T02:36:08.562Z] aa9baa53a306: Pulling fs layer [2022-09-30T02:36:08.562Z] 8b309c321861: Pulling fs layer [2022-09-30T02:36:08.562Z] d8d76fd02f46: Pulling fs layer [2022-09-30T02:36:08.562Z] fa31f396de31: Pulling fs layer [2022-09-30T02:36:08.562Z] 370296b7ddb6: Waiting [2022-09-30T02:36:08.562Z] 7c6cee850709: Waiting [2022-09-30T02:36:08.562Z] aa9baa53a306: Waiting [2022-09-30T02:36:08.562Z] 8b309c321861: Waiting [2022-09-30T02:36:08.562Z] d8d76fd02f46: Waiting [2022-09-30T02:36:08.562Z] fa31f396de31: Waiting [2022-09-30T02:36:08.562Z] 30c4a7721957: Download complete [2022-09-30T02:36:08.562Z] ea60b727a1ce: Download complete [2022-09-30T02:36:08.825Z] 7c6cee850709: Download complete [2022-09-30T02:36:08.825Z] aa9baa53a306: Verifying Checksum [2022-09-30T02:36:08.825Z] aa9baa53a306: Download complete [2022-09-30T02:36:08.825Z] 2408cc74d12b: Verifying Checksum [2022-09-30T02:36:08.825Z] 2408cc74d12b: Download complete [2022-09-30T02:36:08.825Z] 8b309c321861: Download complete [2022-09-30T02:36:08.825Z] 2408cc74d12b: Pull complete [2022-09-30T02:36:09.100Z] ea60b727a1ce: Pull complete [2022-09-30T02:36:09.100Z] 30c4a7721957: Pull complete [2022-09-30T02:36:09.385Z] d8d76fd02f46: Verifying Checksum [2022-09-30T02:36:09.385Z] d8d76fd02f46: Download complete [2022-09-30T02:36:09.649Z] 370296b7ddb6: Download complete [2022-09-30T02:36:09.649Z] fa31f396de31: Download complete [2022-09-30T02:36:13.836Z] 370296b7ddb6: Pull complete [2022-09-30T02:36:13.836Z] 7c6cee850709: Pull complete [2022-09-30T02:36:13.836Z] aa9baa53a306: Pull complete [2022-09-30T02:36:13.836Z] 8b309c321861: Pull complete [2022-09-30T02:36:15.741Z] d8d76fd02f46: Pull complete [2022-09-30T02:36:16.675Z] fa31f396de31: Pull complete [2022-09-30T02:36:16.675Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-09-30T02:36:16.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T02:36:16.675Z] ---> cef68f9685f8 [2022-09-30T02:36:16.675Z] Step 3/11 : ARG MAKE=make build [2022-09-30T02:36:18.053Z] ---> Running in dcf0bde41188 [2022-09-30T02:36:18.053Z] Removing intermediate container dcf0bde41188 [2022-09-30T02:36:18.053Z] ---> e59766de722a [2022-09-30T02:36:18.053Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-30T02:36:18.053Z] ---> Running in 4144faab2bf2 [2022-09-30T02:36:18.053Z] Removing intermediate container 4144faab2bf2 [2022-09-30T02:36:18.053Z] ---> 8c4014f57c14 [2022-09-30T02:36:18.053Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T02:36:18.053Z] ---> Running in bee1db94db34 [2022-09-30T02:36:18.053Z] Removing intermediate container bee1db94db34 [2022-09-30T02:36:18.053Z] ---> 86ea82c8340b [2022-09-30T02:36:18.053Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T02:36:18.314Z] ---> Running in ea47e2948149 [2022-09-30T02:36:18.880Z] Removing intermediate container ea47e2948149 [2022-09-30T02:36:18.880Z] ---> 87b198f982a4 [2022-09-30T02:36:18.880Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T02:36:18.880Z] ---> Running in 42353d8caf83 [2022-09-30T02:36:19.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T02:36:20.075Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T02:36:20.334Z] OK: 211 MiB in 51 packages [2022-09-30T02:36:20.593Z] Removing intermediate container 42353d8caf83 [2022-09-30T02:36:20.593Z] ---> 2ba2b161d47b [2022-09-30T02:36:20.593Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-30T02:36:20.852Z] ---> b283fc874305 [2022-09-30T02:36:20.852Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T02:36:20.852Z] ---> Running in 1ef684fb444e [2022-09-30T02:36:21.499Z] Still waiting to schedule task [2022-09-30T02:36:21.500Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-30T02:36:42.779Z] Removing intermediate container 1ef684fb444e [2022-09-30T02:36:42.779Z] ---> c74e34709b44 [2022-09-30T02:36:42.779Z] Step 10/11 : COPY . . [2022-09-30T02:36:42.779Z] ---> 60d3d3cf9ab9 [2022-09-30T02:36:42.779Z] Step 11/11 : RUN ${MAKE} [2022-09-30T02:36:42.779Z] ---> Running in 27da84b9fb44 [2022-09-30T02:36:42.779Z] noop [2022-09-30T02:36:42.779Z] Removing intermediate container 27da84b9fb44 [2022-09-30T02:36:42.779Z] ---> 4e5bc7118166 [2022-09-30T02:36:42.779Z] Successfully built 4e5bc7118166 [2022-09-30T02:36:42.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:36:43.228Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T02:36:43.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T02:36:43.396Z] prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container [2022-09-30T02:36:43.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-30T02:36:43.776Z] $ docker top 28ba846a5156858a0a1696b1df26ec5c905c863da161fb7b965d4323e63d74af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T02:36:44.163Z] + go version [2022-09-30T02:36:44.163Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-30T02:36:44.190Z] $ docker stop --time=1 28ba846a5156858a0a1696b1df26ec5c905c863da161fb7b965d4323e63d74af [2022-09-30T02:36:45.455Z] $ docker rm -f 28ba846a5156858a0a1696b1df26ec5c905c863da161fb7b965d4323e63d74af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:36:46.407Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T02:36:46.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T02:36:46.575Z] prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container [2022-09-30T02:36:46.598Z] $ 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-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-30T02:36:46.929Z] $ docker top b110338a02e81e3b6b08dd01b82011532ee32432b2c32a628a2414875e7f19ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T02:36:47.347Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1222 [Pipeline] fileExists [Pipeline] sh [2022-09-30T02:36:47.710Z] + make test [2022-09-30T02:36:47.710Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T02:36:54.282Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-30T02:37:06.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-30T02:37:06.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-30T02:37:06.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-30T02:37:06.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-30T02:37:06.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-30T02:37:06.729Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.109s coverage: 27.6% of statements [2022-09-30T02:37:06.729Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.096s coverage: 78.9% of statements [2022-09-30T02:37:06.729Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-30T02:37:06.729Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.079s coverage: 60.0% of statements [2022-09-30T02:37:06.729Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-30T02:37:06.729Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-30T02:37:07.295Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.111s coverage: 54.4% of statements [2022-09-30T02:37:07.295Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-30T02:37:07.295Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-30T02:37:07.295Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-30T02:37:07.295Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-30T02:37:07.295Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 65.1% of statements [2022-09-30T02:37:07.295Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-30T02:37:07.295Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-30T02:37:07.295Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.747s coverage: 89.2% of statements [2022-09-30T02:37:07.295Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-30T02:37:07.295Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.7% of statements [2022-09-30T02:37:07.295Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-30T02:37:22.162Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-30T02:37:22.162Z] GO111MODULE=on go vet ./... [2022-09-30T02:37:25.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T02:37:25.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T02:37:25.444Z] ./bin/test-attribution-txt.sh [2022-09-30T02:37:25.444Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-30T02:37:25.444Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-30T02:37:25.444Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-30T02:37:25.444Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-30T02:37:25.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-30T02:37:25.524Z] $ docker stop --time=1 b110338a02e81e3b6b08dd01b82011532ee32432b2c32a628a2414875e7f19ec [2022-09-30T02:37:27.509Z] $ docker rm -f b110338a02e81e3b6b08dd01b82011532ee32432b2c32a628a2414875e7f19ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T02:37:28.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-30T02:37:28.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-30T02:37:28.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-30T02:37:29.196Z] + ls -al . [2022-09-30T02:37:29.196Z] total 276 [2022-09-30T02:37:29.196Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 30 02:36 . [2022-09-30T02:37:29.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 02:35 .. [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 02:35 .dockerignore [2022-09-30T02:37:29.196Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 02:37 .git [2022-09-30T02:37:29.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 02:35 .github [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 02:35 .gitignore [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 02:35 .golangci.yml [2022-09-30T02:37:29.196Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 02:36 .semver [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 02:35 CHANGELOG.md [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 02:35 GOVERNANCE.md [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 02:35 Jenkinsfile [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 02:35 LICENSE [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 02:35 Makefile [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 02:35 OWNERS.md [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 02:35 README.md [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 30 02:36 VERSION [2022-09-30T02:37:29.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 02:35 bin [2022-09-30T02:37:29.196Z] -rw-r--r-- 1 jenkins jenkins 100928 Sep 30 02:37 coverage.out [2022-09-30T02:37:29.196Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 02:35 example [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 02:35 go.mod [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 02:35 go.sum [2022-09-30T02:37:29.196Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 02:35 internal [2022-09-30T02:37:29.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 02:35 openapi [2022-09-30T02:37:29.196Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 02:35 pkg [2022-09-30T02:37:29.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 02:35 snap [2022-09-30T02:37:29.196Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:37:29.595Z] + 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=875b624a225ac02f2a28375d211e8260b0c5db88 --label arch=amd64 --label version=0.0.0 . [2022-09-30T02:37:29.595Z] Sending build context to Docker daemon 10.04MB [2022-09-30T02:37:29.595Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T02:37:29.595Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-30T02:37:29.595Z] ---> 4e5bc7118166 [2022-09-30T02:37:29.595Z] Step 3/25 : ARG MAKE=make build [2022-09-30T02:37:29.595Z] ---> Running in 74dce2f71a64 [2022-09-30T02:37:29.595Z] Removing intermediate container 74dce2f71a64 [2022-09-30T02:37:29.595Z] ---> a69d0c16944f [2022-09-30T02:37:29.595Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-30T02:37:29.855Z] ---> Running in 79b14eb6ff07 [2022-09-30T02:37:29.855Z] Removing intermediate container 79b14eb6ff07 [2022-09-30T02:37:29.855Z] ---> 80d528c75457 [2022-09-30T02:37:29.855Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T02:37:29.855Z] ---> Running in b32e969dc969 [2022-09-30T02:37:29.855Z] Removing intermediate container b32e969dc969 [2022-09-30T02:37:29.855Z] ---> bfd35ff555f1 [2022-09-30T02:37:29.855Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T02:37:29.855Z] ---> Running in 56db924c6c40 [2022-09-30T02:37:30.425Z] Removing intermediate container 56db924c6c40 [2022-09-30T02:37:30.425Z] ---> 1b51102cec83 [2022-09-30T02:37:30.425Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T02:37:30.425Z] ---> Running in 548a22c1bcc0 [2022-09-30T02:37:30.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T02:37:31.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T02:37:31.882Z] OK: 211 MiB in 51 packages [2022-09-30T02:37:32.146Z] Removing intermediate container 548a22c1bcc0 [2022-09-30T02:37:32.146Z] ---> 3eb7760d55a1 [2022-09-30T02:37:32.146Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-30T02:37:32.410Z] ---> d74c4a179333 [2022-09-30T02:37:32.410Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T02:37:32.410Z] ---> Running in d7c149d3df06 [2022-09-30T02:37:32.987Z] Removing intermediate container d7c149d3df06 [2022-09-30T02:37:32.987Z] ---> b6bea71623a6 [2022-09-30T02:37:32.987Z] Step 10/25 : COPY . . [2022-09-30T02:37:33.247Z] ---> f6d0c5d0b157 [2022-09-30T02:37:33.247Z] Step 11/25 : RUN ${MAKE} [2022-09-30T02:37:33.247Z] ---> Running in a15a658731a6 [2022-09-30T02:37:33.505Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-30T02:37:51.577Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-30T02:37:52.145Z] Removing intermediate container a15a658731a6 [2022-09-30T02:37:52.145Z] ---> 7328d3f33bdd [2022-09-30T02:37:52.145Z] Step 12/25 : FROM alpine:3.16 [2022-09-30T02:37:53.081Z] 3.16: Pulling from library/alpine [2022-09-30T02:37:53.081Z] 213ec9aee27d: Pulling fs layer [2022-09-30T02:37:53.340Z] 213ec9aee27d: Verifying Checksum [2022-09-30T02:37:53.340Z] 213ec9aee27d: Download complete [2022-09-30T02:37:53.599Z] 213ec9aee27d: Pull complete [2022-09-30T02:37:53.599Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T02:37:53.599Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T02:37:53.599Z] ---> 9c6f07244728 [2022-09-30T02:37:53.599Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T02:37:53.599Z] ---> Running in 7d8e92ca8ec2 [2022-09-30T02:37:53.599Z] Removing intermediate container 7d8e92ca8ec2 [2022-09-30T02:37:53.599Z] ---> 4f5cd562316f [2022-09-30T02:37:53.599Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T02:37:53.599Z] ---> Running in 17cb1bfb77b6 [2022-09-30T02:37:54.166Z] Removing intermediate container 17cb1bfb77b6 [2022-09-30T02:37:54.166Z] ---> e39bba1c6baa [2022-09-30T02:37:54.166Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-30T02:37:54.166Z] ---> Running in 7c2e65656fa1 [2022-09-30T02:37:54.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T02:37:55.306Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2365 in /w/workspace/gexfoundry_device-sdk-go_PR-1222 [2022-09-30T02:37:55.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] ws [2022-09-30T02:37:55.362Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-09-30T02:37:55.440Z] The recommended git tool is: git [2022-09-30T02:37:55.876Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T02:37:55.876Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-30T02:37:55.876Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T02:37:55.876Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-30T02:37:56.134Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-30T02:37:56.134Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T02:37:56.134Z] OK: 8 MiB in 19 packages [2022-09-30T02:37:56.711Z] Removing intermediate container 7c2e65656fa1 [2022-09-30T02:37:56.711Z] ---> 6f9d1da9247e [2022-09-30T02:37:56.711Z] Step 16/25 : WORKDIR / [2022-09-30T02:37:56.711Z] ---> Running in 0944bbbca6ba [2022-09-30T02:37:56.711Z] Removing intermediate container 0944bbbca6ba [2022-09-30T02:37:56.711Z] ---> 8970c06bfcda [2022-09-30T02:37:56.711Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-30T02:37:56.711Z] ---> c9ef6ae7a5cc [2022-09-30T02:37:56.711Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-30T02:37:57.277Z] ---> 80eb302b861d [2022-09-30T02:37:57.277Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-30T02:37:57.277Z] ---> b82f72fa1286 [2022-09-30T02:37:57.277Z] Step 20/25 : EXPOSE 59999 [2022-09-30T02:37:57.277Z] ---> Running in 6268361e80bf [2022-09-30T02:37:57.536Z] Removing intermediate container 6268361e80bf [2022-09-30T02:37:57.536Z] ---> 10c538e3a094 [2022-09-30T02:37:57.536Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-30T02:37:57.536Z] ---> Running in 3199de2f3f76 [2022-09-30T02:37:57.536Z] Removing intermediate container 3199de2f3f76 [2022-09-30T02:37:57.536Z] ---> 29eb2e212f91 [2022-09-30T02:37:57.536Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T02:37:57.536Z] ---> Running in 85c9e2bad5f1 [2022-09-30T02:37:57.536Z] Removing intermediate container 85c9e2bad5f1 [2022-09-30T02:37:57.536Z] ---> a4958d3685d5 [2022-09-30T02:37:57.536Z] Step 23/25 : LABEL arch=amd64 [2022-09-30T02:37:57.536Z] ---> Running in dd6a659b918b [2022-09-30T02:37:57.794Z] Removing intermediate container dd6a659b918b [2022-09-30T02:37:57.794Z] ---> 876005b7d59e [2022-09-30T02:37:57.794Z] Step 24/25 : LABEL git_sha=875b624a225ac02f2a28375d211e8260b0c5db88 [2022-09-30T02:37:57.795Z] ---> Running in 1891c1f6fefe [2022-09-30T02:37:57.795Z] Removing intermediate container 1891c1f6fefe [2022-09-30T02:37:57.795Z] ---> f1b16570fc05 [2022-09-30T02:37:57.795Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T02:37:57.795Z] ---> Running in 561ff5d73672 [2022-09-30T02:37:57.795Z] Removing intermediate container 561ff5d73672 [2022-09-30T02:37:57.795Z] ---> 29d7ed76fc5e [2022-09-30T02:37:57.795Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-30T02:37:57.795Z] Successfully built 29d7ed76fc5e [2022-09-30T02:37:57.795Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:37:58.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T02:37:58.654Z] [2022-09-30T02:37:58.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:37:59.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T02:37:59.026Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-30T02:37:59.026Z] 5eb5b503b376: Pulling fs layer [2022-09-30T02:37:59.026Z] 5c69ac0246d0: Pulling fs layer [2022-09-30T02:37:59.026Z] ec43610c2a17: Pulling fs layer [2022-09-30T02:37:59.026Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-30T02:37:59.026Z] 33b1e0a273af: Pulling fs layer [2022-09-30T02:37:59.026Z] 5d3b04190fa2: Pulling fs layer [2022-09-30T02:37:59.026Z] 2f39f015ded8: Pulling fs layer [2022-09-30T02:37:59.026Z] 3a2ae6a8a46f: Waiting [2022-09-30T02:37:59.026Z] 33b1e0a273af: Waiting [2022-09-30T02:37:59.026Z] 5d3b04190fa2: Waiting [2022-09-30T02:37:59.026Z] 2f39f015ded8: Waiting [2022-09-30T02:37:59.026Z] 5c69ac0246d0: Verifying Checksum [2022-09-30T02:37:59.026Z] 5c69ac0246d0: Download complete [2022-09-30T02:37:59.026Z] 3a2ae6a8a46f: Download complete [2022-09-30T02:37:59.026Z] 33b1e0a273af: Verifying Checksum [2022-09-30T02:37:59.026Z] 33b1e0a273af: Download complete [2022-09-30T02:37:59.026Z] 5d3b04190fa2: Verifying Checksum [2022-09-30T02:37:59.026Z] 5d3b04190fa2: Download complete [2022-09-30T02:37:59.026Z] ec43610c2a17: Verifying Checksum [2022-09-30T02:37:59.026Z] ec43610c2a17: Download complete [2022-09-30T02:37:59.283Z] 5eb5b503b376: Verifying Checksum [2022-09-30T02:37:59.283Z] 5eb5b503b376: Download complete [2022-09-30T02:37:59.848Z] 2f39f015ded8: Download complete [2022-09-30T02:38:00.416Z] 5eb5b503b376: Pull complete [2022-09-30T02:38:00.416Z] 5c69ac0246d0: Pull complete [2022-09-30T02:38:00.789Z] using credential edgex-jenkins-ssh [2022-09-30T02:38:00.805Z] Cloning the remote Git repository [2022-09-30T02:38:00.981Z] ec43610c2a17: Pull complete [2022-09-30T02:38:00.981Z] 3a2ae6a8a46f: Pull complete [2022-09-30T02:38:00.981Z] 33b1e0a273af: Pull complete [2022-09-30T02:38:01.238Z] 5d3b04190fa2: Pull complete [2022-09-30T02:38:00.836Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-30T02:38:00.911Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-09-30T02:38:01.053Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-30T02:38:01.054Z] > git --version # timeout=10 [2022-09-30T02:38:01.075Z] > git --version # 'git version 2.25.1' [2022-09-30T02:38:01.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T02:38:01.119Z] Verifying host key using known hosts file [2022-09-30T02:38:01.297Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-30T02:38:01.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T02:38:03.049Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-30T02:38:03.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T02:38:03.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-30T02:38:03.977Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-30T02:38:03.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T02:38:03.984Z] Verifying host key using known hosts file [2022-09-30T02:38:03.992Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-30T02:38:04.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1222/head:refs/remotes/origin/PR-1222 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-30T02:38:04.693Z] Merging remotes/origin/main commit 30b5625222734a144936f26b3a3df0ac58ed1e4d into PR head commit 875b624a225ac02f2a28375d211e8260b0c5db88 [2022-09-30T02:38:04.955Z] Merge succeeded, producing 875b624a225ac02f2a28375d211e8260b0c5db88 [2022-09-30T02:38:04.955Z] Checking out Revision 875b624a225ac02f2a28375d211e8260b0c5db88 (PR-1222) [2022-09-30T02:38:05.424Z] 2f39f015ded8: Pull complete [2022-09-30T02:38:05.424Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-30T02:38:05.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T02:38:05.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T02:38:04.705Z] > git config core.sparsecheckout # timeout=10 [2022-09-30T02:38:04.732Z] > git checkout -f 875b624a225ac02f2a28375d211e8260b0c5db88 # timeout=10 [2022-09-30T02:38:04.847Z] > git remote # timeout=10 [2022-09-30T02:38:04.866Z] > git config --get remote.origin.url # timeout=10 [2022-09-30T02:38:04.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T02:38:04.891Z] Verifying host key using known hosts file [2022-09-30T02:38:04.894Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-30T02:38:04.903Z] > git merge 30b5625222734a144936f26b3a3df0ac58ed1e4d # timeout=10 [2022-09-30T02:38:04.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-30T02:38:04.954Z] > git config core.sparsecheckout # timeout=10 [2022-09-30T02:38:04.970Z] > git checkout -f 875b624a225ac02f2a28375d211e8260b0c5db88 # timeout=10 [2022-09-30T02:38:05.651Z] prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container [2022-09-30T02:38:05.681Z] $ 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-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-30T02:38:06.717Z] $ docker top 6922b6efe4d06cdddb164b874f252af566536942f2c3442cf732e944208286a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:38:07.181Z] ---> job-cost.sh [2022-09-30T02:38:07.181Z] lf-activate-venv: SKIPPING [2022-09-30T02:38:07.181Z] INFO: No Stack... [2022-09-30T02:38:07.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T02:38:07.699Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T02:38:08.014Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives/cost.csv [2022-09-30T02:38:08.014Z] + cut -d, -f6 [Pipeline] lock [2022-09-30T02:38:08.049Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [2022-09-30T02:38:08.053Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] did not exist. Created. [2022-09-30T02:38:08.053Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T02:38:08.427Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-30T02:38:08.480Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T02:38:08.501Z] Commit message: "fix: revert using custom-typed key for Context value" [2022-09-30T02:38:08.503Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T02:38:08.579Z] $ docker stop --time=1 6922b6efe4d06cdddb164b874f252af566536942f2c3442cf732e944208286a0 [2022-09-30T02:38:08.546Z] > git --version # timeout=10 [2022-09-30T02:38:08.561Z] > git --version # 'git version 2.25.1' [2022-09-30T02:38:08.574Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T02:38:08.982Z] [2022-09-30T02:38:08.982Z] GitHub has been notified of this commit’s build result [2022-09-30T02:38:08.982Z] [2022-09-30T02:38:09.733Z] $ docker rm -f 6922b6efe4d06cdddb164b874f252af566536942f2c3442cf732e944208286a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T02:38:10.650Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-30T02:38:10.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T02:38:10.650Z] Dload Upload Total Spent Left Speed [2022-09-30T02:38:10.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86315 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh [2022-09-30T02:38:11.397Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-30T02:38:11.748Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-30T02:38:11.748Z] + sudo tee /etc/docker/daemon.new [2022-09-30T02:38:11.748Z] { [2022-09-30T02:38:11.748Z] "registry-mirrors": [ [2022-09-30T02:38:11.748Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-30T02:38:11.748Z] ], [2022-09-30T02:38:11.748Z] "bip": "10.250.0.254/24", [2022-09-30T02:38:11.748Z] "hosts": [ [2022-09-30T02:38:11.748Z] "tcp://0.0.0.0:5555", [2022-09-30T02:38:11.748Z] "unix:///var/run/docker.sock" [2022-09-30T02:38:11.748Z] ], [2022-09-30T02:38:11.748Z] "mtu": 1458, [2022-09-30T02:38:11.748Z] "selinux-enabled": true, [2022-09-30T02:38:11.748Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-30T02:38:11.748Z] } [Pipeline] sh [2022-09-30T02:38:12.101Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-30T02:38:12.451Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T02:38:30.779Z] provisioning config files... [2022-09-30T02:38:30.809Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2681447636852095103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:38:31.219Z] ---> docker-login.sh [2022-09-30T02:38:31.219Z] nexus3.edgexfoundry.org:10001 [2022-09-30T02:38:31.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:38:31.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:38:31.761Z] Configure a credential helper to remove this warning. See [2022-09-30T02:38:31.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:38:31.761Z] [2022-09-30T02:38:31.761Z] Login Succeeded [2022-09-30T02:38:31.761Z] nexus3.edgexfoundry.org:10002 [2022-09-30T02:38:32.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:38:32.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:38:32.301Z] Configure a credential helper to remove this warning. See [2022-09-30T02:38:32.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:38:32.301Z] [2022-09-30T02:38:32.301Z] Login Succeeded [2022-09-30T02:38:32.301Z] nexus3.edgexfoundry.org:10003 [2022-09-30T02:38:32.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:38:32.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:38:32.579Z] Configure a credential helper to remove this warning. See [2022-09-30T02:38:32.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:38:32.579Z] [2022-09-30T02:38:32.579Z] Login Succeeded [2022-09-30T02:38:32.579Z] nexus3.edgexfoundry.org:10004 [2022-09-30T02:38:32.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:38:32.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:38:32.852Z] Configure a credential helper to remove this warning. See [2022-09-30T02:38:32.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:38:32.852Z] [2022-09-30T02:38:32.852Z] Login Succeeded [2022-09-30T02:38:32.852Z] docker.io [2022-09-30T02:38:33.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T02:38:33.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T02:38:33.709Z] Configure a credential helper to remove this warning. See [2022-09-30T02:38:33.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T02:38:33.709Z] [2022-09-30T02:38:33.709Z] Login Succeeded [2022-09-30T02:38:33.709Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T02:38:33.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-30T02:38:34.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T02:38:34.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T02:38:34.099Z] ========================================================= [2022-09-30T02:38:34.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-30T02:38:34.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:38:34.607Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-30T02:38:34.875Z] Sending build context to Docker daemon 5.336MB [2022-09-30T02:38:34.875Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T02:38:34.875Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-30T02:38:35.853Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-30T02:38:35.853Z] b3c136eddcbf: Pulling fs layer [2022-09-30T02:38:35.853Z] c0a3192eca97: Pulling fs layer [2022-09-30T02:38:35.853Z] a050256f5b6f: Pulling fs layer [2022-09-30T02:38:35.853Z] 656be50a0ddc: Pulling fs layer [2022-09-30T02:38:35.853Z] 2bbca73fdf42: Pulling fs layer [2022-09-30T02:38:35.853Z] f607e4fc86c3: Pulling fs layer [2022-09-30T02:38:35.853Z] 4d572c569a2c: Pulling fs layer [2022-09-30T02:38:35.853Z] fcf976331f73: Pulling fs layer [2022-09-30T02:38:35.853Z] 656be50a0ddc: Waiting [2022-09-30T02:38:35.853Z] 2bbca73fdf42: Waiting [2022-09-30T02:38:35.853Z] 4d572c569a2c: Waiting [2022-09-30T02:38:35.853Z] fcf976331f73: Waiting [2022-09-30T02:38:35.853Z] a050256f5b6f: Download complete [2022-09-30T02:38:35.853Z] c0a3192eca97: Verifying Checksum [2022-09-30T02:38:35.853Z] c0a3192eca97: Download complete [2022-09-30T02:38:35.853Z] 2bbca73fdf42: Verifying Checksum [2022-09-30T02:38:35.853Z] 2bbca73fdf42: Download complete [2022-09-30T02:38:35.853Z] f607e4fc86c3: Verifying Checksum [2022-09-30T02:38:35.853Z] f607e4fc86c3: Download complete [2022-09-30T02:38:35.853Z] b3c136eddcbf: Verifying Checksum [2022-09-30T02:38:35.853Z] b3c136eddcbf: Download complete [2022-09-30T02:38:36.839Z] b3c136eddcbf: Pull complete [2022-09-30T02:38:37.112Z] fcf976331f73: Verifying Checksum [2022-09-30T02:38:37.112Z] fcf976331f73: Download complete [2022-09-30T02:38:37.383Z] c0a3192eca97: Pull complete [2022-09-30T02:38:37.668Z] a050256f5b6f: Pull complete [2022-09-30T02:38:38.255Z] 4d572c569a2c: Verifying Checksum [2022-09-30T02:38:38.255Z] 4d572c569a2c: Download complete [2022-09-30T02:38:38.842Z] 656be50a0ddc: Verifying Checksum [2022-09-30T02:38:38.842Z] 656be50a0ddc: Download complete [2022-09-30T02:38:51.187Z] 656be50a0ddc: Pull complete [2022-09-30T02:38:51.187Z] 2bbca73fdf42: Pull complete [2022-09-30T02:38:51.187Z] f607e4fc86c3: Pull complete [2022-09-30T02:38:57.856Z] 4d572c569a2c: Pull complete [2022-09-30T02:38:59.808Z] fcf976331f73: Pull complete [2022-09-30T02:38:59.808Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-09-30T02:38:59.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T02:38:59.808Z] ---> 3970a7415f9e [2022-09-30T02:38:59.808Z] Step 3/11 : ARG MAKE=make build [2022-09-30T02:39:00.404Z] ---> Running in b8070b2d3e64 [2022-09-30T02:39:00.678Z] Removing intermediate container b8070b2d3e64 [2022-09-30T02:39:00.678Z] ---> 507b2eed211a [2022-09-30T02:39:00.678Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-30T02:39:00.948Z] ---> Running in 3bd7a7326512 [2022-09-30T02:39:01.217Z] Removing intermediate container 3bd7a7326512 [2022-09-30T02:39:01.217Z] ---> e666baf0f5cc [2022-09-30T02:39:01.217Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T02:39:01.217Z] ---> Running in 42b9539e2438 [2022-09-30T02:39:01.485Z] Removing intermediate container 42b9539e2438 [2022-09-30T02:39:01.485Z] ---> ee74e2ab9a70 [2022-09-30T02:39:01.485Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T02:39:01.752Z] ---> Running in 147a016e33ff [2022-09-30T02:39:03.711Z] Removing intermediate container 147a016e33ff [2022-09-30T02:39:03.711Z] ---> 707da59d5a38 [2022-09-30T02:39:03.711Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T02:39:03.711Z] ---> Running in 1a1870944761 [2022-09-30T02:39:04.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T02:39:05.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T02:39:06.222Z] OK: 221 MiB in 51 packages [2022-09-30T02:39:07.186Z] Removing intermediate container 1a1870944761 [2022-09-30T02:39:07.186Z] ---> f459ddd0d67a [2022-09-30T02:39:07.186Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-30T02:39:07.458Z] ---> 9a8a384f8434 [2022-09-30T02:39:07.458Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T02:39:07.727Z] ---> Running in 82194cd611a8 [2022-09-30T02:40:05.156Z] Removing intermediate container 82194cd611a8 [2022-09-30T02:40:05.156Z] ---> 604775f1b47b [2022-09-30T02:40:05.156Z] Step 10/11 : COPY . . [2022-09-30T02:40:05.156Z] ---> a172a030e958 [2022-09-30T02:40:05.156Z] Step 11/11 : RUN ${MAKE} [2022-09-30T02:40:05.156Z] ---> Running in 883f56598464 [2022-09-30T02:40:05.156Z] noop [2022-09-30T02:40:05.156Z] Removing intermediate container 883f56598464 [2022-09-30T02:40:05.156Z] ---> 9c98c29b456d [2022-09-30T02:40:05.156Z] Successfully built 9c98c29b456d [2022-09-30T02:40:05.156Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:40:05.643Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T02:40:05.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T02:40:05.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-2365 does not seem to be running inside a container [2022-09-30T02:40:05.948Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-30T02:40:07.030Z] $ docker top 3e8c6849dd8eb01f33fceed0b8488519c47e77366fabdbafb9d5cb25aef2af55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T02:40:07.887Z] + go version [2022-09-30T02:40:07.887Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-30T02:40:07.927Z] $ docker stop --time=1 3e8c6849dd8eb01f33fceed0b8488519c47e77366fabdbafb9d5cb25aef2af55 [2022-09-30T02:40:09.601Z] $ docker rm -f 3e8c6849dd8eb01f33fceed0b8488519c47e77366fabdbafb9d5cb25aef2af55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:40:10.437Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T02:40:10.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T02:40:10.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-2365 does not seem to be running inside a container [2022-09-30T02:40:10.750Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-30T02:40:11.917Z] $ docker top 17e0fc78a509a97bbdc9cff04179e06d1d5bca4ec047a82a3f345968c84b7f04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T02:40:12.865Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-30T02:40:13.259Z] + make test [2022-09-30T02:40:13.259Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T02:40:45.502Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-30T02:42:52.417Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-30T02:42:52.417Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-30T02:42:52.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-30T02:42:52.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-30T02:42:52.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-30T02:42:52.418Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.398s coverage: 27.6% of statements [2022-09-30T02:42:52.418Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.482s coverage: 78.9% of statements [2022-09-30T02:42:52.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-30T02:42:52.687Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.640s coverage: 60.0% of statements [2022-09-30T02:42:52.687Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-30T02:42:52.687Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-30T02:42:58.052Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.548s coverage: 54.4% of statements [2022-09-30T02:42:58.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-30T02:42:58.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-30T02:42:58.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-30T02:42:58.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-30T02:42:58.052Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.444s coverage: 65.1% of statements [2022-09-30T02:42:58.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-30T02:42:58.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-30T02:42:58.052Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.591s coverage: 89.2% of statements [2022-09-30T02:42:58.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-30T02:43:01.406Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.247s coverage: 4.7% of statements [2022-09-30T02:43:01.406Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-30T02:43:01.674Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-30T02:43:01.674Z] GO111MODULE=on go vet ./... [2022-09-30T02:44:38.360Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T02:44:38.360Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T02:44:38.360Z] ./bin/test-attribution-txt.sh [2022-09-30T02:44:38.360Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-30T02:44:38.360Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-30T02:44:38.360Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-30T02:44:38.360Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-30T02:44:38.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-30T02:44:38.449Z] $ docker stop --time=1 17e0fc78a509a97bbdc9cff04179e06d1d5bca4ec047a82a3f345968c84b7f04 [2022-09-30T02:44:40.342Z] $ docker rm -f 17e0fc78a509a97bbdc9cff04179e06d1d5bca4ec047a82a3f345968c84b7f04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T02:44:41.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-30T02:44:41.899Z] Warning: overwriting stash ‘coverage-report’ [2022-09-30T02:44:42.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T02:44:42.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-30T02:44:43.324Z] + ls -al . [2022-09-30T02:44:43.324Z] total 272 [2022-09-30T02:44:43.324Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 30 02:40 . [2022-09-30T02:44:43.324Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 02:38 .. [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 02:38 .dockerignore [2022-09-30T02:44:43.324Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 02:38 .git [2022-09-30T02:44:43.324Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 02:38 .github [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 02:38 .gitignore [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 02:38 .golangci.yml [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 02:38 CHANGELOG.md [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 02:38 GOVERNANCE.md [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 02:38 Jenkinsfile [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 02:38 LICENSE [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 02:38 Makefile [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 02:38 OWNERS.md [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 02:38 README.md [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 30 02:36 VERSION [2022-09-30T02:44:43.324Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 02:38 bin [2022-09-30T02:44:43.324Z] -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 02:43 coverage.out [2022-09-30T02:44:43.324Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 02:38 example [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 02:38 go.mod [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 02:38 go.sum [2022-09-30T02:44:43.324Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 02:38 internal [2022-09-30T02:44:43.324Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 02:38 openapi [2022-09-30T02:44:43.324Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 02:38 pkg [2022-09-30T02:44:43.324Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 02:38 snap [2022-09-30T02:44:43.324Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 02:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:44:43.755Z] + 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=875b624a225ac02f2a28375d211e8260b0c5db88 --label arch=arm64 --label version=0.0.0 . [2022-09-30T02:44:44.028Z] Sending build context to Docker daemon 5.438MB [2022-09-30T02:44:44.296Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T02:44:44.296Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-30T02:44:44.296Z] ---> 9c98c29b456d [2022-09-30T02:44:44.296Z] Step 3/25 : ARG MAKE=make build [2022-09-30T02:44:44.296Z] ---> Running in 70b09a90ca9f [2022-09-30T02:44:44.566Z] Removing intermediate container 70b09a90ca9f [2022-09-30T02:44:44.566Z] ---> 36bd21515c7d [2022-09-30T02:44:44.566Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-30T02:44:44.566Z] ---> Running in 791c94b5c509 [2022-09-30T02:44:45.153Z] Removing intermediate container 791c94b5c509 [2022-09-30T02:44:45.153Z] ---> 51ffe8ac3a59 [2022-09-30T02:44:45.153Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T02:44:45.153Z] ---> Running in c6f6fbd57901 [2022-09-30T02:44:45.427Z] Removing intermediate container c6f6fbd57901 [2022-09-30T02:44:45.427Z] ---> 0026899b506e [2022-09-30T02:44:45.427Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T02:44:45.427Z] ---> Running in ee0649a97cf3 [2022-09-30T02:44:47.381Z] Removing intermediate container ee0649a97cf3 [2022-09-30T02:44:47.381Z] ---> f04539bd8366 [2022-09-30T02:44:47.381Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T02:44:47.381Z] ---> Running in 971f31b6e9dd [2022-09-30T02:44:48.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T02:44:49.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T02:44:50.267Z] OK: 221 MiB in 51 packages [2022-09-30T02:44:51.229Z] Removing intermediate container 971f31b6e9dd [2022-09-30T02:44:51.229Z] ---> 407af641b020 [2022-09-30T02:44:51.229Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-30T02:44:51.503Z] ---> 287baf58898f [2022-09-30T02:44:51.503Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T02:44:51.503Z] ---> Running in 1f19e86a366c [2022-09-30T02:44:53.463Z] Removing intermediate container 1f19e86a366c [2022-09-30T02:44:53.463Z] ---> 8ae0f308d064 [2022-09-30T02:44:53.463Z] Step 10/25 : COPY . . [2022-09-30T02:44:54.883Z] ---> 21900aa499d8 [2022-09-30T02:44:54.883Z] Step 11/25 : RUN ${MAKE} [2022-09-30T02:44:54.883Z] ---> Running in f318e78e4794 [2022-09-30T02:44:55.847Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-30T02:47:17.547Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-30T02:47:17.547Z] Removing intermediate container f318e78e4794 [2022-09-30T02:47:17.547Z] ---> 1b72caaef8dd [2022-09-30T02:47:17.547Z] Step 12/25 : FROM alpine:3.16 [2022-09-30T02:47:17.547Z] 3.16: Pulling from library/alpine [2022-09-30T02:47:17.547Z] 9b18e9b68314: Pulling fs layer [2022-09-30T02:47:17.547Z] 9b18e9b68314: Verifying Checksum [2022-09-30T02:47:17.547Z] 9b18e9b68314: Download complete [2022-09-30T02:47:17.547Z] 9b18e9b68314: Pull complete [2022-09-30T02:47:17.547Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T02:47:17.547Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T02:47:17.547Z] ---> a6215f271958 [2022-09-30T02:47:17.547Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T02:47:17.547Z] ---> Running in f63fd8f82361 [2022-09-30T02:47:17.547Z] Removing intermediate container f63fd8f82361 [2022-09-30T02:47:17.547Z] ---> db0fb9d207ec [2022-09-30T02:47:17.547Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T02:47:17.547Z] ---> Running in 66f3a11c71f1 [2022-09-30T02:47:17.547Z] Removing intermediate container 66f3a11c71f1 [2022-09-30T02:47:17.547Z] ---> cafd15a13f8b [2022-09-30T02:47:17.547Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-30T02:47:17.547Z] ---> Running in 64f44c000c39 [2022-09-30T02:47:18.129Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T02:47:19.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T02:47:20.052Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T02:47:20.052Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-30T02:47:20.052Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T02:47:20.319Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-30T02:47:20.319Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-30T02:47:20.319Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T02:47:20.590Z] OK: 8 MiB in 19 packages [2022-09-30T02:47:21.555Z] Removing intermediate container 64f44c000c39 [2022-09-30T02:47:21.555Z] ---> 07bd59c81c1d [2022-09-30T02:47:21.555Z] Step 16/25 : WORKDIR / [2022-09-30T02:47:21.555Z] ---> Running in 5fe02bc6ca99 [2022-09-30T02:47:21.825Z] Removing intermediate container 5fe02bc6ca99 [2022-09-30T02:47:21.825Z] ---> dbf43de267ab [2022-09-30T02:47:21.825Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-30T02:47:22.410Z] ---> f4b06eb323b1 [2022-09-30T02:47:22.411Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-30T02:47:23.822Z] ---> b01b19cb6683 [2022-09-30T02:47:23.822Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-30T02:47:24.407Z] ---> edd1d3351506 [2022-09-30T02:47:24.407Z] Step 20/25 : EXPOSE 59999 [2022-09-30T02:47:24.407Z] ---> Running in ce1ca710536a [2022-09-30T02:47:24.676Z] Removing intermediate container ce1ca710536a [2022-09-30T02:47:24.676Z] ---> ea31bb85572b [2022-09-30T02:47:24.676Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-30T02:47:24.945Z] ---> Running in 317a9edae7ce [2022-09-30T02:47:25.213Z] Removing intermediate container 317a9edae7ce [2022-09-30T02:47:25.213Z] ---> 396ae4b4d2f0 [2022-09-30T02:47:25.213Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T02:47:25.213Z] ---> Running in 1f621747f6cd [2022-09-30T02:47:25.483Z] Removing intermediate container 1f621747f6cd [2022-09-30T02:47:25.483Z] ---> ce0d61cec946 [2022-09-30T02:47:25.483Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T02:47:25.751Z] ---> Running in 4b4085d203fe [2022-09-30T02:47:26.020Z] Removing intermediate container 4b4085d203fe [2022-09-30T02:47:26.020Z] ---> 7b389d8a34a8 [2022-09-30T02:47:26.020Z] Step 24/25 : LABEL git_sha=875b624a225ac02f2a28375d211e8260b0c5db88 [2022-09-30T02:47:26.020Z] ---> Running in c6d93a91a01d [2022-09-30T02:47:26.289Z] Removing intermediate container c6d93a91a01d [2022-09-30T02:47:26.289Z] ---> 5694ae03252e [2022-09-30T02:47:26.289Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T02:47:26.556Z] ---> Running in 83666f1247b7 [2022-09-30T02:47:26.824Z] Removing intermediate container 83666f1247b7 [2022-09-30T02:47:26.824Z] ---> 79cdd3215a27 [2022-09-30T02:47:26.824Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-30T02:47:26.824Z] Successfully built 79cdd3215a27 [2022-09-30T02:47:26.824Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:47:27.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T02:47:27.614Z] [2022-09-30T02:47:27.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:47:28.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T02:47:28.291Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-30T02:47:28.291Z] 8998bd30e6a1: Pulling fs layer [2022-09-30T02:47:28.291Z] 04944245beec: Pulling fs layer [2022-09-30T02:47:28.291Z] 699f458cf7ca: Pulling fs layer [2022-09-30T02:47:28.291Z] 765212b225bb: Pulling fs layer [2022-09-30T02:47:28.291Z] f23df028b6ca: Pulling fs layer [2022-09-30T02:47:28.291Z] d65c8cfc05b1: Pulling fs layer [2022-09-30T02:47:28.291Z] 2437ff75d9bd: Pulling fs layer [2022-09-30T02:47:28.291Z] 765212b225bb: Waiting [2022-09-30T02:47:28.291Z] f23df028b6ca: Waiting [2022-09-30T02:47:28.291Z] d65c8cfc05b1: Waiting [2022-09-30T02:47:28.291Z] 2437ff75d9bd: Waiting [2022-09-30T02:47:28.291Z] 04944245beec: Download complete [2022-09-30T02:47:28.291Z] 765212b225bb: Verifying Checksum [2022-09-30T02:47:28.291Z] 765212b225bb: Download complete [2022-09-30T02:47:28.291Z] f23df028b6ca: Download complete [2022-09-30T02:47:28.563Z] d65c8cfc05b1: Verifying Checksum [2022-09-30T02:47:28.563Z] d65c8cfc05b1: Download complete [2022-09-30T02:47:28.563Z] 699f458cf7ca: Verifying Checksum [2022-09-30T02:47:28.563Z] 699f458cf7ca: Download complete [2022-09-30T02:47:28.835Z] 8998bd30e6a1: Verifying Checksum [2022-09-30T02:47:28.835Z] 8998bd30e6a1: Download complete [2022-09-30T02:47:31.425Z] 2437ff75d9bd: Verifying Checksum [2022-09-30T02:47:31.425Z] 2437ff75d9bd: Download complete [2022-09-30T02:47:32.836Z] 8998bd30e6a1: Pull complete [2022-09-30T02:47:33.105Z] 04944245beec: Pull complete [2022-09-30T02:47:34.517Z] 699f458cf7ca: Pull complete [2022-09-30T02:47:34.517Z] 765212b225bb: Pull complete [2022-09-30T02:47:35.480Z] f23df028b6ca: Pull complete [2022-09-30T02:47:35.749Z] d65c8cfc05b1: Pull complete [2022-09-30T02:47:50.749Z] 2437ff75d9bd: Pull complete [2022-09-30T02:47:50.749Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-30T02:47:50.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T02:47:50.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T02:47:51.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-2365 does not seem to be running inside a container [2022-09-30T02:47:51.190Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-30T02:47:54.256Z] $ docker top 2ef2e2d7f1edd9c5070b688f422d2ab7664d01c56d4acd409a78b72cbfe7bb07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:47:55.182Z] ---> job-cost.sh [2022-09-30T02:47:55.182Z] lf-activate-venv: SKIPPING [2022-09-30T02:47:55.182Z] INFO: No Stack... [2022-09-30T02:47:55.765Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-30T02:47:56.346Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T02:47:57.004Z] + cut -d, -f6 [2022-09-30T02:47:57.004Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2022-09-30T02:47:57.062Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [2022-09-30T02:47:57.067Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] did not exist. Created. [2022-09-30T02:47:57.067Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T02:47:57.805Z] /w/workspace/device-sdk-go/1@tmp/durable-5ee470a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-30T02:47:58.484Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-30T02:47:58.519Z] Warning: overwriting stash ‘stack-cost’ [2022-09-30T02:47:58.588Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T02:47:58.602Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T02:47:58.685Z] $ docker stop --time=1 2ef2e2d7f1edd9c5070b688f422d2ab7664d01c56d4acd409a78b72cbfe7bb07 [2022-09-30T02:48:00.225Z] $ docker rm -f 2ef2e2d7f1edd9c5070b688f422d2ab7664d01c56d4acd409a78b72cbfe7bb07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-30T02:48:01.173Z] provisioning config files... [2022-09-30T02:48:01.181Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/config13016229430193152245tmp [Pipeline] { [Pipeline] sh [2022-09-30T02:48:01.514Z] + set +x [2022-09-30T02:48:01.514Z] + curl -s https://codecov.io/bash [2022-09-30T02:48:01.514Z] + bash -s -- [2022-09-30T02:48:01.514Z] [2022-09-30T02:48:01.514Z] _____ _ [2022-09-30T02:48:01.514Z] / ____| | | [2022-09-30T02:48:01.514Z] | | ___ __| | ___ ___ _____ __ [2022-09-30T02:48:01.514Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-30T02:48:01.514Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-30T02:48:01.514Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-30T02:48:01.514Z] Bash-1.0.6 [2022-09-30T02:48:01.514Z] [2022-09-30T02:48:01.514Z] [2022-09-30T02:48:01.514Z] ==> git version 2.25.1 found [2022-09-30T02:48:01.514Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-30T02:48:01.514Z] Release-Date: 2020-01-08 [2022-09-30T02:48:01.514Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-30T02:48:01.514Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-30T02:48:01.514Z] ==> Jenkins CI detected. [2022-09-30T02:48:01.514Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1222 [2022-09-30T02:48:01.514Z] project root: . [2022-09-30T02:48:01.514Z] --> token set from env [2022-09-30T02:48:01.514Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-30T02:48:01.514Z] ==> Running gcov in . (disable via -X gcov) [2022-09-30T02:48:01.514Z] ==> Python coveragepy not found [2022-09-30T02:48:01.514Z] ==> Searching for coverage reports in: [2022-09-30T02:48:01.514Z] + . [2022-09-30T02:48:01.774Z] -> Found 1 reports [2022-09-30T02:48:01.774Z] ==> Detecting git/mercurial file structure [2022-09-30T02:48:01.774Z] ==> Reading reports [2022-09-30T02:48:01.774Z] + ./coverage.out bytes=100927 [2022-09-30T02:48:01.774Z] ==> Appending adjustments [2022-09-30T02:48:01.774Z] https://docs.codecov.io/docs/fixing-reports [2022-09-30T02:48:02.033Z] + Found adjustments [2022-09-30T02:48:02.033Z] ==> Gzipping contents [2022-09-30T02:48:02.033Z] 16K /tmp/codecov.JEHnRg.gz [2022-09-30T02:48:02.033Z] ==> Uploading reports [2022-09-30T02:48:02.033Z] url: https://codecov.io [2022-09-30T02:48:02.033Z] query: branch=PR-1222&commit=875b624a225ac02f2a28375d211e8260b0c5db88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1222&job=&cmd_args= [2022-09-30T02:48:02.033Z] -> Pinging Codecov [2022-09-30T02:48:02.033Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1222&commit=875b624a225ac02f2a28375d211e8260b0c5db88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1222&job=&cmd_args= [2022-09-30T02:48:02.295Z] -> Uploading to [2022-09-30T02:48:02.295Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-30/7E55EF52A471D76F132DFD9A03CDDE97/875b624a225ac02f2a28375d211e8260b0c5db88/66f37855-24c9-4d82-9a18-dcf47e5f8e1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220930T024802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2c48d6afccdb0fe8343e17615eb064858f6029cea27869dd8792e59ed693a3f [2022-09-30T02:48:02.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T02:48:02.295Z] Dload Upload Total Spent Left Speed [2022-09-30T02:48:02.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14528 0 0 100 14528 0 64000 --:--:-- --:--:-- --:--:-- 64000 [2022-09-30T02:48:02.554Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] } [2022-09-30T02:48:02.579Z] 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 [2022-09-30T02:48:04.352Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives ] [2022-09-30T02:48:04.352Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives [2022-09-30T02:48:04.352Z] total 16 [2022-09-30T02:48:04.352Z] drwxr-xr-x 3 root root 4096 Sep 30 02:38 . [2022-09-30T02:48:04.352Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 02:38 .. [2022-09-30T02:48:04.352Z] drwxr-xr-x 2 root root 4096 Sep 30 02:38 cost [2022-09-30T02:48:04.352Z] -rw-r--r-- 1 root root 86 Sep 30 02:38 cost.csv [2022-09-30T02:48:04.352Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives [2022-09-30T02:48:04.352Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives [2022-09-30T02:48:04.352Z] total 16 [2022-09-30T02:48:04.352Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 02:38 . [2022-09-30T02:48:04.352Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 02:38 .. [2022-09-30T02:48:04.352Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 30 02:38 cost [2022-09-30T02:48:04.352Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 30 02:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:48:04.674Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:48:05.549Z] ---> package-listing.sh [2022-09-30T02:48:05.549Z] ++ facter osfamily [2022-09-30T02:48:05.549Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-30T02:48:05.808Z] + OS_FAMILY=debian [2022-09-30T02:48:05.808Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1222 [2022-09-30T02:48:05.808Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-30T02:48:05.808Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-30T02:48:05.808Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-30T02:48:05.808Z] + PACKAGES=/tmp/packages_start.txt [2022-09-30T02:48:05.808Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1222 ']' [2022-09-30T02:48:05.808Z] + PACKAGES=/tmp/packages_end.txt [2022-09-30T02:48:05.808Z] + case "${OS_FAMILY}" in [2022-09-30T02:48:05.808Z] + dpkg -l [2022-09-30T02:48:05.808Z] + grep '^ii' [2022-09-30T02:48:05.808Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-30T02:48:05.808Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-30T02:48:05.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-30T02:48:05.808Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1222 ']' [2022-09-30T02:48:05.808Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives/ [2022-09-30T02:48:05.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives/ [Pipeline] echo [2022-09-30T02:48:05.845Z] 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-1222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-30T02:48:06.139Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T02:48:06.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T02:48:06.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T02:48:06.900Z] prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container [2022-09-30T02:48:06.923Z] $ 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-1222/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-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-30T02:48:07.094Z] $ docker top a7da1209254d4809e085449f87f8246fca934f7471a1ab5d0a93ec4ee5e9297c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T02:48:07.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-30T02:48:07.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-30T02:48:08.103Z] + ls /var/log/sa-host [2022-09-30T02:48:08.103Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T02:48:08.317Z] provisioning config files... [2022-09-30T02:48:08.327Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/config5899955363554734371tmp [Pipeline] { [Pipeline] echo [2022-09-30T02:48:08.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:48:08.690Z] ---> create-netrc.sh [Pipeline] } [2022-09-30T02:48:08.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:48:09.116Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-30T02:48:09.148Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:48:09.457Z] ---> sudo-logs.sh [2022-09-30T02:48:09.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-30T02:48:09.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:48:09.862Z] ---> job-cost.sh [2022-09-30T02:48:09.862Z] lf-activate-venv: SKIPPING [2022-09-30T02:48:09.862Z] DEBUG: total: 0.2199999988079071 [2022-09-30T02:48:09.862Z] INFO: Retrieving Stack Cost... [2022-09-30T02:48:10.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T02:48:10.686Z] INFO: Archiving Costs [Pipeline] echo [2022-09-30T02:48:10.722Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T02:48:11.031Z] ---> logs-deploy.sh [2022-09-30T02:48:11.031Z] lf-activate-venv: SKIPPING [2022-09-30T02:48:11.031Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1222/1 [2022-09-30T02:48:11.031Z] INFO: archiving workspace using pattern(s): [2022-09-30T02:48:11.967Z] Archives upload complete. [2022-09-30T02:48:12.226Z] INFO: archiving logs to Nexus [2022-09-30T02:48:12.794Z] ---> uname -a: [2022-09-30T02:48:12.794Z] Linux prd-ubuntu20-04-docker-8c-8g-2364 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] ---> lscpu: [2022-09-30T02:48:12.794Z] Architecture: x86_64 [2022-09-30T02:48:12.794Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-30T02:48:12.794Z] Byte Order: Little Endian [2022-09-30T02:48:12.794Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-30T02:48:12.794Z] CPU(s): 8 [2022-09-30T02:48:12.794Z] On-line CPU(s) list: 0-7 [2022-09-30T02:48:12.794Z] Thread(s) per core: 1 [2022-09-30T02:48:12.794Z] Core(s) per socket: 1 [2022-09-30T02:48:12.794Z] Socket(s): 8 [2022-09-30T02:48:12.794Z] NUMA node(s): 1 [2022-09-30T02:48:12.794Z] Vendor ID: AuthenticAMD [2022-09-30T02:48:12.794Z] CPU family: 23 [2022-09-30T02:48:12.794Z] Model: 49 [2022-09-30T02:48:12.794Z] Model name: AMD EPYC-Rome Processor [2022-09-30T02:48:12.794Z] Stepping: 0 [2022-09-30T02:48:12.794Z] CPU MHz: 2799.998 [2022-09-30T02:48:12.794Z] BogoMIPS: 5599.99 [2022-09-30T02:48:12.794Z] Virtualization: AMD-V [2022-09-30T02:48:12.794Z] Hypervisor vendor: KVM [2022-09-30T02:48:12.794Z] Virtualization type: full [2022-09-30T02:48:12.794Z] L1d cache: 256 KiB [2022-09-30T02:48:12.794Z] L1i cache: 256 KiB [2022-09-30T02:48:12.794Z] L2 cache: 4 MiB [2022-09-30T02:48:12.794Z] L3 cache: 128 MiB [2022-09-30T02:48:12.794Z] NUMA node0 CPU(s): 0-7 [2022-09-30T02:48:12.794Z] Vulnerability Itlb multihit: Not affected [2022-09-30T02:48:12.794Z] Vulnerability L1tf: Not affected [2022-09-30T02:48:12.794Z] Vulnerability Mds: Not affected [2022-09-30T02:48:12.794Z] Vulnerability Meltdown: Not affected [2022-09-30T02:48:12.794Z] Vulnerability Mmio stale data: Not affected [2022-09-30T02:48:12.794Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-30T02:48:12.794Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-30T02:48:12.794Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-30T02:48:12.794Z] Vulnerability Srbds: Not affected [2022-09-30T02:48:12.794Z] Vulnerability Tsx async abort: Not affected [2022-09-30T02:48:12.794Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] ---> nproc: [2022-09-30T02:48:12.794Z] 8 [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] ---> df -h: [2022-09-30T02:48:12.794Z] Filesystem Size Used Avail Use% Mounted on [2022-09-30T02:48:12.794Z] overlay 155G 12G 144G 8% / [2022-09-30T02:48:12.794Z] tmpfs 64M 0 64M 0% /dev [2022-09-30T02:48:12.794Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-30T02:48:12.794Z] shm 64M 0 64M 0% /dev/shm [2022-09-30T02:48:12.794Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] ---> sar -b -r -n DEV: [2022-09-30T02:48:12.794Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2364) 09/30/22 _x86_64_ (8 CPU) [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] 02:35:07 LINUX RESTART (8 CPU) [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] 02:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-30T02:48:12.794Z] 02:37:01 175.02 1.73 173.29 0.00 74.02 64147.23 0.00 [2022-09-30T02:48:12.794Z] 02:38:01 180.34 0.22 180.12 0.00 13.86 31854.02 0.00 [2022-09-30T02:48:12.794Z] 02:39:01 31.86 0.00 31.86 0.00 0.00 16456.07 0.00 [2022-09-30T02:48:12.794Z] 02:40:02 3.52 1.58 1.93 0.00 37.19 22.80 0.00 [2022-09-30T02:48:12.794Z] 02:41:01 40.43 9.52 30.91 0.00 2935.64 4866.16 0.00 [2022-09-30T02:48:12.794Z] 02:42:01 1.93 0.00 1.93 0.00 0.00 20.40 0.00 [2022-09-30T02:48:12.794Z] 02:43:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2022-09-30T02:48:12.794Z] 02:44:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 [2022-09-30T02:48:12.794Z] 02:45:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2022-09-30T02:48:12.794Z] 02:46:01 2.15 0.00 2.15 0.00 0.00 34.92 0.00 [2022-09-30T02:48:12.794Z] 02:47:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2022-09-30T02:48:12.794Z] 02:48:01 1.37 0.00 1.37 0.00 0.00 19.73 0.00 [2022-09-30T02:48:12.794Z] Average: 36.55 1.08 35.48 0.00 251.58 9720.12 0.00 [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] 02:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-30T02:48:12.794Z] 02:37:01 28035660 31376140 927068 2.82 131868 3409200 2290356 6.75 1509936 2888832 341708 [2022-09-30T02:48:12.794Z] 02:38:01 27919820 31546548 757220 2.30 141244 3671788 2039712 6.01 1232380 3266892 365940 [2022-09-30T02:48:12.794Z] 02:39:01 27829128 31579548 723096 2.20 147252 3763128 1741268 5.13 1216392 3345656 20 [2022-09-30T02:48:12.794Z] 02:40:02 27823392 31576004 726228 2.21 147324 3764240 1741268 5.13 1223768 3346036 64 [2022-09-30T02:48:12.794Z] 02:41:01 27530400 31558668 728808 2.22 165664 4013228 1771408 5.22 1373664 3459784 152 [2022-09-30T02:48:12.794Z] 02:42:01 27531564 31559916 727480 2.21 165748 4013228 1771408 5.22 1373384 3459788 156 [2022-09-30T02:48:12.794Z] 02:43:01 27538856 31567320 720160 2.19 165780 4013224 1771408 5.22 1366200 3459900 12 [2022-09-30T02:48:12.794Z] 02:44:01 27538116 31566668 720732 2.19 165816 4013236 1771408 5.22 1366752 3459900 156 [2022-09-30T02:48:12.794Z] 02:45:01 27538428 31567220 720328 2.19 165832 4013236 1771408 5.22 1366700 3460112 156 [2022-09-30T02:48:12.794Z] 02:46:01 27538640 31567548 719844 2.19 165920 4013240 1771408 5.22 1366384 3460120 16 [2022-09-30T02:48:12.794Z] 02:47:01 27538908 31567848 719492 2.19 165944 4013240 1771408 5.22 1366516 3460116 8 [2022-09-30T02:48:12.794Z] 02:48:01 27538440 31567428 719860 2.19 165980 4013248 1771408 5.22 1366840 3460120 20 [2022-09-30T02:48:12.794Z] Average: 27658446 31550071 742526 2.26 157864 3892853 1831989 5.40 1344076 3377271 59034 [2022-09-30T02:48:12.794Z] [2022-09-30T02:48:12.794Z] 02:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-30T02:48:12.794Z] 02:37:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.794Z] 02:37:01 ens3 378.82 260.60 5734.52 38.92 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.794Z] 02:37:01 veth7e18556 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.794Z] 02:37:01 docker0 140.84 192.92 11.43 1702.70 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.794Z] 02:38:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.794Z] 02:38:01 ens3 134.43 91.00 2678.76 20.10 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.794Z] 02:38:01 docker0 14.05 17.66 0.81 98.44 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.794Z] 02:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.794Z] 02:39:01 ens3 13.83 7.98 12.67 4.62 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.794Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:40:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:40:02 ens3 7.95 6.67 5.11 5.93 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:41:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:41:01 ens3 76.83 45.91 1332.95 3.47 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:42:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:43:01 ens3 0.60 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:44:01 ens3 1.25 0.40 0.39 0.21 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:45:01 ens3 2.78 0.68 1.02 0.64 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:46:01 ens3 1.32 0.38 0.40 0.26 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:47:01 ens3 0.63 0.52 0.40 0.22 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:48:01 ens3 0.40 0.40 0.27 0.12 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] Average: ens3 51.10 34.25 806.31 6.18 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] Average: docker0 12.75 17.33 1.01 148.14 0.00 0.00 0.00 0.00 [2022-09-30T02:48:12.795Z] [2022-09-30T02:48:12.795Z] [2022-09-30T02:48:12.795Z] ---> sar -P ALL: [2022-09-30T02:48:12.795Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2364) 09/30/22 _x86_64_ (8 CPU) [2022-09-30T02:48:12.795Z] [2022-09-30T02:48:12.795Z] 02:35:07 LINUX RESTART (8 CPU) [2022-09-30T02:48:12.795Z] [2022-09-30T02:48:12.795Z] 02:36:02 CPU %user %nice %system %iowait %steal %idle [2022-09-30T02:48:12.795Z] 02:37:01 all 23.32 0.00 5.47 0.71 0.09 70.41 [2022-09-30T02:48:12.795Z] 02:37:01 0 23.53 0.00 5.65 0.15 0.09 70.58 [2022-09-30T02:48:12.795Z] 02:37:01 1 25.15 0.00 5.68 0.07 0.09 69.01 [2022-09-30T02:48:12.795Z] 02:37:01 2 22.11 0.00 6.17 0.02 0.09 71.62 [2022-09-30T02:48:12.795Z] 02:37:01 3 22.26 0.00 4.58 0.07 0.10 72.98 [2022-09-30T02:48:12.795Z] 02:37:01 4 24.69 0.00 5.59 1.45 0.09 68.18 [2022-09-30T02:48:12.795Z] 02:37:01 5 22.52 0.00 6.27 2.96 0.09 68.17 [2022-09-30T02:48:12.795Z] 02:37:01 6 22.97 0.00 5.08 0.40 0.09 71.47 [2022-09-30T02:48:12.795Z] 02:37:01 7 23.33 0.00 4.73 0.59 0.10 71.26 [2022-09-30T02:48:12.795Z] 02:38:01 all 40.91 0.00 6.85 0.38 0.10 51.75 [2022-09-30T02:48:12.795Z] 02:38:01 0 40.78 0.00 6.84 0.35 0.12 51.90 [2022-09-30T02:48:12.795Z] 02:38:01 1 39.28 0.00 6.69 0.05 0.10 53.88 [2022-09-30T02:48:12.795Z] 02:38:01 2 40.34 0.00 6.77 0.57 0.10 52.21 [2022-09-30T02:48:12.795Z] 02:38:01 3 39.71 0.00 6.27 0.10 0.10 53.83 [2022-09-30T02:48:12.795Z] 02:38:01 4 43.74 0.00 6.69 0.15 0.10 49.32 [2022-09-30T02:48:12.795Z] 02:38:01 5 41.57 0.00 7.47 0.91 0.10 49.95 [2022-09-30T02:48:12.795Z] 02:38:01 6 41.18 0.00 6.30 0.03 0.10 52.39 [2022-09-30T02:48:12.795Z] 02:38:01 7 40.71 0.00 7.77 0.86 0.10 50.56 [2022-09-30T02:48:12.795Z] 02:39:01 all 1.21 0.00 0.59 0.15 0.01 98.04 [2022-09-30T02:48:12.795Z] 02:39:01 0 1.05 0.00 0.52 0.00 0.00 98.43 [2022-09-30T02:48:12.795Z] 02:39:01 1 1.46 0.00 0.57 0.07 0.02 97.89 [2022-09-30T02:48:12.795Z] 02:39:01 2 1.60 0.00 0.62 0.12 0.00 97.66 [2022-09-30T02:48:12.795Z] 02:39:01 3 1.22 0.00 0.55 0.02 0.00 98.21 [2022-09-30T02:48:12.795Z] 02:39:01 4 1.49 0.00 1.00 0.95 0.02 96.54 [2022-09-30T02:48:12.795Z] 02:39:01 5 0.95 0.00 0.25 0.02 0.02 98.76 [2022-09-30T02:48:12.795Z] 02:39:01 6 0.89 0.00 0.47 0.00 0.00 98.65 [2022-09-30T02:48:12.795Z] 02:39:01 7 1.05 0.00 0.75 0.00 0.02 98.18 [2022-09-30T02:48:12.795Z] 02:40:02 all 0.27 0.00 0.04 0.01 0.00 99.67 [2022-09-30T02:48:12.795Z] 02:40:02 0 0.20 0.00 0.05 0.03 0.00 99.72 [2022-09-30T02:48:12.795Z] 02:40:02 1 0.30 0.00 0.05 0.02 0.02 99.61 [2022-09-30T02:48:12.795Z] 02:40:02 2 0.15 0.00 0.02 0.03 0.02 99.78 [2022-09-30T02:48:12.795Z] 02:40:02 3 0.07 0.00 0.05 0.00 0.00 99.88 [2022-09-30T02:48:12.795Z] 02:40:02 4 0.18 0.00 0.07 0.00 0.00 99.75 [2022-09-30T02:48:12.795Z] 02:40:02 5 0.25 0.00 0.02 0.00 0.00 99.73 [2022-09-30T02:48:12.795Z] 02:40:02 6 0.90 0.00 0.00 0.00 0.00 99.10 [2022-09-30T02:48:12.795Z] 02:40:02 7 0.08 0.00 0.08 0.02 0.00 99.82 [2022-09-30T02:48:12.795Z] 02:41:01 all 1.22 0.00 0.80 0.23 0.01 97.74 [2022-09-30T02:48:12.795Z] 02:41:01 0 1.61 0.00 0.68 0.27 0.02 97.42 [2022-09-30T02:48:12.795Z] 02:41:01 1 1.04 0.00 0.36 0.03 0.02 98.55 [2022-09-30T02:48:12.795Z] 02:41:01 2 0.95 0.00 0.75 0.92 0.00 97.39 [2022-09-30T02:48:12.795Z] 02:41:01 3 0.81 0.00 1.00 0.07 0.02 98.10 [2022-09-30T02:48:12.795Z] 02:41:01 4 0.80 0.00 1.32 0.12 0.02 97.74 [2022-09-30T02:48:12.795Z] 02:41:01 5 1.62 0.00 0.53 0.07 0.02 97.77 [2022-09-30T02:48:12.795Z] 02:41:01 6 2.02 0.00 1.14 0.20 0.02 96.62 [2022-09-30T02:48:12.795Z] 02:41:01 7 0.90 0.00 0.60 0.17 0.02 98.32 [2022-09-30T02:48:12.795Z] 02:42:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-09-30T02:48:12.795Z] 02:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T02:48:12.795Z] 02:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-30T02:48:12.795Z] 02:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-30T02:48:12.795Z] 02:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-30T02:48:12.795Z] 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T02:48:12.795Z] 02:42:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2022-09-30T02:48:12.795Z] 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T02:48:12.795Z] 02:42:01 7 0.05 0.00 0.00 0.07 0.02 99.87 [2022-09-30T02:48:12.795Z] 02:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2022-09-30T02:48:12.795Z] 02:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-30T02:48:12.795Z] 02:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-30T02:48:12.795Z] 02:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-30T02:48:12.795Z] 02:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-30T02:48:12.795Z] 02:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T02:48:12.795Z] 02:43:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2022-09-30T02:48:12.795Z] 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T02:48:12.795Z] 02:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-30T02:48:12.795Z] 02:44:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-09-30T02:48:12.795Z] 02:44:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2022-09-30T02:48:12.795Z] 02:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-30T02:48:12.795Z] 02:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-30T02:48:12.795Z] 02:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-30T02:48:12.795Z] 02:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T02:48:12.795Z] 02:44:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-30T02:48:12.795Z] 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T02:48:12.795Z] 02:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-30T02:48:12.795Z] 02:45:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2022-09-30T02:48:12.795Z] 02:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-09-30T02:48:12.795Z] 02:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-30T02:48:12.795Z] 02:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-30T02:48:12.795Z] 02:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-30T02:48:12.795Z] 02:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-30T02:48:12.795Z] 02:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-30T02:48:12.795Z] 02:45:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2022-09-30T02:48:12.795Z] 02:45:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-30T02:48:12.795Z] 02:46:01 all 0.23 0.00 0.02 0.00 0.00 99.74 [2022-09-30T02:48:12.795Z] 02:46:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2022-09-30T02:48:12.795Z] 02:46:01 1 1.39 0.00 0.03 0.00 0.00 98.58 [2022-09-30T02:48:12.795Z] 02:46:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2022-09-30T02:48:12.795Z] 02:46:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-30T02:48:12.795Z] 02:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T02:48:12.795Z] 02:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-30T02:48:12.795Z] 02:46:01 6 0.28 0.00 0.00 0.00 0.00 99.72 [2022-09-30T02:48:12.795Z] 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T02:48:12.795Z] 02:47:01 all 0.11 0.00 0.02 0.00 0.00 99.87 [2022-09-30T02:48:12.795Z] 02:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-30T02:48:12.795Z] 02:47:01 1 0.73 0.00 0.03 0.00 0.00 99.24 [2022-09-30T02:48:12.795Z] 02:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-30T02:48:12.795Z] 02:47:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-09-30T02:48:12.795Z] 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T02:48:12.795Z] 02:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-30T02:48:12.795Z] 02:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-30T02:48:12.795Z] 02:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-30T02:48:12.795Z] [2022-09-30T02:48:12.795Z] 02:47:01 CPU %user %nice %system %iowait %steal %idle [2022-09-30T02:48:12.795Z] 02:48:01 all 0.13 0.00 0.01 0.00 0.00 99.86 [2022-09-30T02:48:12.795Z] 02:48:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2022-09-30T02:48:12.795Z] 02:48:01 1 0.68 0.00 0.02 0.00 0.00 99.30 [2022-09-30T02:48:12.795Z] 02:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-30T02:48:12.795Z] 02:48:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-30T02:48:12.795Z] 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T02:48:12.796Z] 02:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T02:48:12.796Z] 02:48:01 6 0.10 0.00 0.00 0.00 0.02 99.88 [2022-09-30T02:48:12.796Z] 02:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-30T02:48:12.796Z] Average: all 5.55 0.00 1.14 0.12 0.02 93.17 [2022-09-30T02:48:12.796Z] Average: 0 5.56 0.00 1.15 0.07 0.02 93.20 [2022-09-30T02:48:12.796Z] Average: 1 5.78 0.00 1.11 0.02 0.02 93.07 [2022-09-30T02:48:12.796Z] Average: 2 5.37 0.00 1.18 0.15 0.02 93.28 [2022-09-30T02:48:12.796Z] Average: 3 5.29 0.00 1.03 0.02 0.02 93.64 [2022-09-30T02:48:12.796Z] Average: 4 5.83 0.00 1.20 0.22 0.02 92.73 [2022-09-30T02:48:12.796Z] Average: 5 5.53 0.00 1.21 0.32 0.02 92.92 [2022-09-30T02:48:12.796Z] Average: 6 5.63 0.00 1.07 0.05 0.02 93.23 [2022-09-30T02:48:12.796Z] Average: 7 5.43 0.00 1.15 0.14 0.02 93.25 [2022-09-30T02:48:12.796Z] [2022-09-30T02:48:12.796Z] [2022-09-30T02:48:12.796Z]