Pull request #1212 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 039f8d780f70f8322e24eafed690729864f0e996+e5efdee9dd9df15b49fe73e0060b5d971241be0d (95318efca82d2db43cb5bcb2bfb70e788d9ff6f5) 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-ssh14420566099468978103.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-ssh6172157265094138428.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-1212/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-1212/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17237756224981131552.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-1212/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2090672592196845191.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-ssh5249557765979374356.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-1212/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-1212/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13941684306510371704.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-427 in /w/workspace/gexfoundry_device-sdk-go_PR-1212 [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-1212 # 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/1212/head:refs/remotes/origin/PR-1212 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e5efdee9dd9df15b49fe73e0060b5d971241be0d into PR head commit 039f8d780f70f8322e24eafed690729864f0e996 Merge succeeded, producing 039f8d780f70f8322e24eafed690729864f0e996 Checking out Revision 039f8d780f70f8322e24eafed690729864f0e996 (PR-1212) > git config core.sparsecheckout # timeout=10 > git checkout -f 039f8d780f70f8322e24eafed690729864f0e996 # 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 e5efdee9dd9df15b49fe73e0060b5d971241be0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 039f8d780f70f8322e24eafed690729864f0e996 # timeout=10 Commit message: "feat: subscribe command request via internal messaging" 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-21T07:51:53.893Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-21T07:51:54.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-21T07:51:54.182Z] ========================================================= [2022-09-21T07:51:54.182Z] EdgeX Global Pipelines Version Info [2022-09-21T07:51:54.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-21T07:51:54.991Z] ------------------- [2022-09-21T07:51:54.992Z] stable info: [2022-09-21T07:51:54.992Z] ------------------- [2022-09-21T07:51:54.992Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-21T07:51:54.992Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T07:51:54.992Z] Message: update stable to v1.0.239 [2022-09-21T07:51:55.563Z] ------------------- [2022-09-21T07:51:55.563Z] experimental info: [2022-09-21T07:51:55.563Z] ------------------- [2022-09-21T07:51:55.563Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-21T07:51:55.563Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T07:51:55.563Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-21T07:51:55.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-21T07:51:55.883Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-21T07:51:55.924Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-21T07:51:55.968Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-21T07:51:56.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-21T07:51:56.050Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-21T07:51:56.092Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-21T07:51:56.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-21T07:51:56.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-21T07:51:56.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-21T07:51:56.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-21T07:51:56.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-21T07:51:56.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-21T07:51:56.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-21T07:51:56.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T07:51:56.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T07:51:56.493Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T07:51:56.533Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T07:51:56.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-21T07:51:56.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-21T07:51:56.658Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-21T07:51:56.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-21T07:51:56.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-21T07:51:56.787Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-21T07:51:56.829Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-21T07:51:56.871Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-21T07:51:56.912Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-21T07:51:56.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1212 [Pipeline] echo [2022-09-21T07:51:56.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1212 [Pipeline] echo [2022-09-21T07:51:57.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1212 [Pipeline] echo [2022-09-21T07:51:57.073Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 039f8d780f70f8322e24eafed690729864f0e996 [Pipeline] echo [2022-09-21T07:51:57.109Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 039f8d7 [Pipeline] echo [2022-09-21T07:51:57.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T07:51:57.250Z] provisioning config files... [2022-09-21T07:51:57.269Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/config13261393388236311533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T07:51:57.624Z] ---> docker-login.sh [2022-09-21T07:51:57.624Z] nexus3.edgexfoundry.org:10001 [2022-09-21T07:51:57.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:51:58.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:51:58.195Z] Configure a credential helper to remove this warning. See [2022-09-21T07:51:58.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:51:58.195Z] [2022-09-21T07:51:58.195Z] Login Succeeded [2022-09-21T07:51:58.195Z] nexus3.edgexfoundry.org:10002 [2022-09-21T07:51:58.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:51:58.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:51:58.195Z] Configure a credential helper to remove this warning. See [2022-09-21T07:51:58.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:51:58.195Z] [2022-09-21T07:51:58.195Z] Login Succeeded [2022-09-21T07:51:58.195Z] nexus3.edgexfoundry.org:10003 [2022-09-21T07:51:58.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:51:58.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:51:58.195Z] Configure a credential helper to remove this warning. See [2022-09-21T07:51:58.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:51:58.195Z] [2022-09-21T07:51:58.195Z] Login Succeeded [2022-09-21T07:51:58.195Z] nexus3.edgexfoundry.org:10004 [2022-09-21T07:51:58.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:51:58.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:51:58.456Z] Configure a credential helper to remove this warning. See [2022-09-21T07:51:58.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:51:58.456Z] [2022-09-21T07:51:58.456Z] Login Succeeded [2022-09-21T07:51:58.456Z] docker.io [2022-09-21T07:51:58.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:51:58.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:51:58.718Z] Configure a credential helper to remove this warning. See [2022-09-21T07:51:58.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:51:58.718Z] [2022-09-21T07:51:58.718Z] Login Succeeded [2022-09-21T07:51:58.718Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T07:51:58.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-21T07:51:59.384Z] + git rev-list -1 --merges 039f8d780f70f8322e24eafed690729864f0e996~1..039f8d780f70f8322e24eafed690729864f0e996 [Pipeline] echo [2022-09-21T07:51:59.429Z] -----------> git rev-list -1 --merges 039f8d780f70f8322e24eafed690729864f0e996~1..039f8d780f70f8322e24eafed690729864f0e996 039f8d780f70f8322e24eafed690729864f0e996 [false] [Pipeline] sh [2022-09-21T07:51:59.738Z] + git log --format=format:%s -1 039f8d780f70f8322e24eafed690729864f0e996 [Pipeline] echo [2022-09-21T07:51:59.777Z] ========================================================= [2022-09-21T07:51:59.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-21T07:51:59.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T07:52:00.207Z] + git log --format=format:%s -1 039f8d780f70f8322e24eafed690729864f0e996 [Pipeline] echo [2022-09-21T07:52:00.238Z] [semverPrep] GIT_COMMIT: 039f8d780f70f8322e24eafed690729864f0e996, Commit Message: feat: subscribe command request via internal messaging [Pipeline] echo [2022-09-21T07:52:00.268Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-21T07:52:00.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T07:52:00.661Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-21T07:52:00.661Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-21T07:52:00.661Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-21T07:52:00.661Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-21T07:52:00.661Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-21T07:52:00.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T07:52:01.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T07:52:01.158Z] [2022-09-21T07:52:01.158Z] 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-21T07:52:01.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T07:52:01.536Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-21T07:52:01.536Z] b85a868b505f: Pulling fs layer [2022-09-21T07:52:01.536Z] e2be974225ed: Pulling fs layer [2022-09-21T07:52:01.536Z] 339a4e72a1f5: Pulling fs layer [2022-09-21T07:52:01.536Z] 988bab9f4d93: Pulling fs layer [2022-09-21T07:52:01.536Z] 1469e6f7b9e6: Pulling fs layer [2022-09-21T07:52:01.536Z] eaf3925da568: Pulling fs layer [2022-09-21T07:52:01.536Z] bab4dde63d76: Pulling fs layer [2022-09-21T07:52:01.536Z] bde34c3a00c8: Pulling fs layer [2022-09-21T07:52:01.536Z] b352a97aabf1: Pulling fs layer [2022-09-21T07:52:01.536Z] 4872d77fe225: Pulling fs layer [2022-09-21T07:52:01.536Z] 5851b861e8e6: Pulling fs layer [2022-09-21T07:52:01.536Z] 988bab9f4d93: Waiting [2022-09-21T07:52:01.536Z] 1469e6f7b9e6: Waiting [2022-09-21T07:52:01.536Z] eaf3925da568: Waiting [2022-09-21T07:52:01.536Z] bab4dde63d76: Waiting [2022-09-21T07:52:01.537Z] bde34c3a00c8: Waiting [2022-09-21T07:52:01.537Z] b352a97aabf1: Waiting [2022-09-21T07:52:01.537Z] 4872d77fe225: Waiting [2022-09-21T07:52:01.537Z] 5851b861e8e6: Waiting [2022-09-21T07:52:01.537Z] e2be974225ed: Verifying Checksum [2022-09-21T07:52:01.537Z] e2be974225ed: Download complete [2022-09-21T07:52:01.537Z] 988bab9f4d93: Verifying Checksum [2022-09-21T07:52:01.537Z] 988bab9f4d93: Download complete [2022-09-21T07:52:01.798Z] 1469e6f7b9e6: Verifying Checksum [2022-09-21T07:52:01.798Z] 1469e6f7b9e6: Download complete [2022-09-21T07:52:01.798Z] 339a4e72a1f5: Verifying Checksum [2022-09-21T07:52:01.798Z] 339a4e72a1f5: Download complete [2022-09-21T07:52:01.798Z] eaf3925da568: Verifying Checksum [2022-09-21T07:52:01.798Z] eaf3925da568: Download complete [2022-09-21T07:52:01.798Z] bde34c3a00c8: Download complete [2022-09-21T07:52:01.798Z] b352a97aabf1: Verifying Checksum [2022-09-21T07:52:01.798Z] b352a97aabf1: Download complete [2022-09-21T07:52:01.798Z] 4872d77fe225: Verifying Checksum [2022-09-21T07:52:01.798Z] 4872d77fe225: Download complete [2022-09-21T07:52:01.798Z] 5851b861e8e6: Verifying Checksum [2022-09-21T07:52:01.798Z] 5851b861e8e6: Download complete [2022-09-21T07:52:01.798Z] b85a868b505f: Verifying Checksum [2022-09-21T07:52:01.798Z] b85a868b505f: Download complete [2022-09-21T07:52:02.059Z] bab4dde63d76: Verifying Checksum [2022-09-21T07:52:02.059Z] bab4dde63d76: Download complete [2022-09-21T07:52:02.995Z] b85a868b505f: Pull complete [2022-09-21T07:52:03.254Z] e2be974225ed: Pull complete [2022-09-21T07:52:03.824Z] 339a4e72a1f5: Pull complete [2022-09-21T07:52:03.824Z] 988bab9f4d93: Pull complete [2022-09-21T07:52:04.084Z] 1469e6f7b9e6: Pull complete [2022-09-21T07:52:04.084Z] eaf3925da568: Pull complete [2022-09-21T07:52:05.996Z] bab4dde63d76: Pull complete [2022-09-21T07:52:06.257Z] bde34c3a00c8: Pull complete [2022-09-21T07:52:06.257Z] b352a97aabf1: Pull complete [2022-09-21T07:52:06.518Z] 4872d77fe225: Pull complete [2022-09-21T07:52:06.518Z] 5851b861e8e6: Pull complete [2022-09-21T07:52:06.518Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-21T07:52:06.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T07:52:06.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T07:52:06.740Z] prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container [2022-09-21T07:52:06.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@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-21T07:52:09.388Z] $ docker top 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 -eo pid,comm [2022-09-21T07:52:09.448Z] 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-21T07:52:09.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T07:52:09.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T07:52:09.571Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T07:52:09.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T07:52:09.681Z] $ docker exec 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 ssh-agent [2022-09-21T07:52:09.800Z] SSH_AUTH_SOCK=/tmp/ssh-X4XbzHILfvlL/agent.32 [2022-09-21T07:52:09.800Z] SSH_AGENT_PID=38 [2022-09-21T07:52:09.806Z] Running ssh-add (command line suppressed) [2022-09-21T07:52:09.896Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/private_key_6771131047214980612.key (/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/private_key_6771131047214980612.key) [2022-09-21T07:52:09.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T07:52:10.253Z] + git tag --points-at HEAD [Pipeline] } [2022-09-21T07:52:10.269Z] $ docker exec --env ******** --env ******** 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 ssh-agent -k [2022-09-21T07:52:10.366Z] unset SSH_AUTH_SOCK; [2022-09-21T07:52:10.366Z] unset SSH_AGENT_PID; [2022-09-21T07:52:10.366Z] echo Agent pid 38 killed; [2022-09-21T07:52:10.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-21T07:52:10.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T07:52:10.475Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T07:52:10.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T07:52:10.582Z] $ docker exec 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 ssh-agent [2022-09-21T07:52:10.700Z] SSH_AUTH_SOCK=/tmp/ssh-8uripnmpz9UL/agent.70 [2022-09-21T07:52:10.700Z] SSH_AGENT_PID=76 [2022-09-21T07:52:10.705Z] Running ssh-add (command line suppressed) [2022-09-21T07:52:10.799Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/private_key_13846484731268620743.key (/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/private_key_13846484731268620743.key) [2022-09-21T07:52:10.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T07:52:11.143Z] + git semver init [2022-09-21T07:52:11.401Z] 2022-09-21 07:52:11,313 [run_init] DEBUG init version:0.0.0 force:False [2022-09-21T07:52:11.401Z] 2022-09-21 07:52:11,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver [2022-09-21T07:52:11.401Z] 2022-09-21 07:52:11,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver [2022-09-21T07:52:11.401Z] 2022-09-21 07:52:11,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1212, universal_newlines=False, shell=None, istream=None) [2022-09-21T07:52:12.780Z] 2022-09-21 07:52:12,350 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212/.git/info/exclude [2022-09-21T07:52:12.780Z] 2022-09-21 07:52:12,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver/PR-1212 with force:False [2022-09-21T07:52:12.780Z] 2022-09-21 07:52:12,350 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver/PR-1212 [2022-09-21T07:52:12.780Z] 2022-09-21 07:52:12,354 [execute] INFO git cat-file --batch-check [2022-09-21T07:52:12.780Z] 2022-09-21 07:52:12,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T07:52:12.780Z] 2022-09-21 07:52:12,360 [execute] INFO git cat-file --batch [2022-09-21T07:52:12.780Z] 2022-09-21 07:52:12,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T07:52:12.780Z] 2022-09-21 07:52:12,365 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver/PR-1212 [2022-09-21T07:52:12.780Z] 0.0.0 [Pipeline] } [2022-09-21T07:52:12.796Z] $ docker exec --env ******** --env ******** 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 ssh-agent -k [2022-09-21T07:52:12.896Z] unset SSH_AUTH_SOCK; [2022-09-21T07:52:12.897Z] unset SSH_AGENT_PID; [2022-09-21T07:52:12.897Z] echo Agent pid 76 killed; [2022-09-21T07:52:12.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T07:52:13.333Z] + git semver [Pipeline] } [2022-09-21T07:52:13.606Z] $ docker stop --time=1 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 [2022-09-21T07:52:14.868Z] $ docker rm -f 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T07:52:15.280Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-21T07:52:15.496Z] Stashed 1 file(s) [Pipeline] echo [2022-09-21T07:52:15.512Z] [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-21T07:52:16.090Z] provisioning config files... [2022-09-21T07:52:16.101Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/config1776262852371174607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T07:52:16.444Z] ---> docker-login.sh [2022-09-21T07:52:16.444Z] nexus3.edgexfoundry.org:10001 [2022-09-21T07:52:16.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:52:16.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:52:16.444Z] Configure a credential helper to remove this warning. See [2022-09-21T07:52:16.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:52:16.444Z] [2022-09-21T07:52:16.444Z] Login Succeeded [2022-09-21T07:52:16.444Z] nexus3.edgexfoundry.org:10002 [2022-09-21T07:52:16.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:52:16.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:52:16.444Z] Configure a credential helper to remove this warning. See [2022-09-21T07:52:16.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:52:16.444Z] [2022-09-21T07:52:16.444Z] Login Succeeded [2022-09-21T07:52:16.444Z] nexus3.edgexfoundry.org:10003 [2022-09-21T07:52:16.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:52:16.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:52:16.703Z] Configure a credential helper to remove this warning. See [2022-09-21T07:52:16.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:52:16.703Z] [2022-09-21T07:52:16.703Z] Login Succeeded [2022-09-21T07:52:16.703Z] nexus3.edgexfoundry.org:10004 [2022-09-21T07:52:16.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:52:16.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:52:16.703Z] Configure a credential helper to remove this warning. See [2022-09-21T07:52:16.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:52:16.703Z] [2022-09-21T07:52:16.703Z] Login Succeeded [2022-09-21T07:52:16.703Z] docker.io [2022-09-21T07:52:16.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:52:17.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:52:17.271Z] Configure a credential helper to remove this warning. See [2022-09-21T07:52:17.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:52:17.271Z] [2022-09-21T07:52:17.271Z] Login Succeeded [2022-09-21T07:52:17.271Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T07:52:17.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T07:52:17.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T07:52:17.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T07:52:17.549Z] ========================================================= [2022-09-21T07:52:17.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-21T07:52:17.549Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T07:52:18.031Z] + 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-21T07:52:18.031Z] Sending build context to Docker daemon 9.869MB [2022-09-21T07:52:18.031Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T07:52:18.031Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-21T07:52:18.031Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-21T07:52:18.031Z] 2408cc74d12b: Pulling fs layer [2022-09-21T07:52:18.031Z] ea60b727a1ce: Pulling fs layer [2022-09-21T07:52:18.031Z] 30c4a7721957: Pulling fs layer [2022-09-21T07:52:18.031Z] 370296b7ddb6: Pulling fs layer [2022-09-21T07:52:18.031Z] 7c6cee850709: Pulling fs layer [2022-09-21T07:52:18.031Z] 39a5fcdaea64: Pulling fs layer [2022-09-21T07:52:18.031Z] d94ebbe4e438: Pulling fs layer [2022-09-21T07:52:18.031Z] bcfd1f05c69d: Pulling fs layer [2022-09-21T07:52:18.031Z] 59ccb84bbe0f: Pulling fs layer [2022-09-21T07:52:18.031Z] 7c6cee850709: Waiting [2022-09-21T07:52:18.031Z] bcfd1f05c69d: Waiting [2022-09-21T07:52:18.031Z] 59ccb84bbe0f: Waiting [2022-09-21T07:52:18.031Z] 39a5fcdaea64: Waiting [2022-09-21T07:52:18.031Z] 370296b7ddb6: Waiting [2022-09-21T07:52:18.031Z] 30c4a7721957: Verifying Checksum [2022-09-21T07:52:18.031Z] 30c4a7721957: Download complete [2022-09-21T07:52:18.031Z] ea60b727a1ce: Verifying Checksum [2022-09-21T07:52:18.031Z] ea60b727a1ce: Download complete [2022-09-21T07:52:18.290Z] 7c6cee850709: Verifying Checksum [2022-09-21T07:52:18.290Z] 7c6cee850709: Download complete [2022-09-21T07:52:18.290Z] 39a5fcdaea64: Download complete [2022-09-21T07:52:18.290Z] 2408cc74d12b: Verifying Checksum [2022-09-21T07:52:18.290Z] 2408cc74d12b: Download complete [2022-09-21T07:52:18.290Z] d94ebbe4e438: Verifying Checksum [2022-09-21T07:52:18.290Z] d94ebbe4e438: Download complete [2022-09-21T07:52:18.290Z] 2408cc74d12b: Pull complete [2022-09-21T07:52:18.551Z] ea60b727a1ce: Pull complete [2022-09-21T07:52:18.551Z] 30c4a7721957: Pull complete [2022-09-21T07:52:19.125Z] 59ccb84bbe0f: Verifying Checksum [2022-09-21T07:52:19.125Z] 59ccb84bbe0f: Download complete [2022-09-21T07:52:19.125Z] 370296b7ddb6: Verifying Checksum [2022-09-21T07:52:19.125Z] 370296b7ddb6: Download complete [2022-09-21T07:52:19.383Z] bcfd1f05c69d: Verifying Checksum [2022-09-21T07:52:19.383Z] bcfd1f05c69d: Download complete [2022-09-21T07:52:22.669Z] 370296b7ddb6: Pull complete [2022-09-21T07:52:22.941Z] 7c6cee850709: Pull complete [2022-09-21T07:52:22.941Z] 39a5fcdaea64: Pull complete [2022-09-21T07:52:22.941Z] d94ebbe4e438: Pull complete [2022-09-21T07:52:24.837Z] bcfd1f05c69d: Pull complete [2022-09-21T07:52:25.405Z] 59ccb84bbe0f: Pull complete [2022-09-21T07:52:25.405Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-21T07:52:25.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T07:52:25.405Z] ---> a4fb48ad2a94 [2022-09-21T07:52:25.405Z] Step 3/11 : ARG MAKE=make build [2022-09-21T07:52:29.719Z] ---> Running in 31c8e1064806 [2022-09-21T07:52:29.719Z] Removing intermediate container 31c8e1064806 [2022-09-21T07:52:29.719Z] ---> c81d564f29fe [2022-09-21T07:52:29.719Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-21T07:52:29.719Z] ---> Running in f6a4794a70dd [2022-09-21T07:52:29.719Z] Removing intermediate container f6a4794a70dd [2022-09-21T07:52:29.719Z] ---> ffa98f222690 [2022-09-21T07:52:29.719Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T07:52:29.719Z] ---> Running in 91aeb3cd3d46 [2022-09-21T07:52:29.719Z] Removing intermediate container 91aeb3cd3d46 [2022-09-21T07:52:29.719Z] ---> a3cc4d153f06 [2022-09-21T07:52:29.719Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T07:52:29.719Z] ---> Running in cf4581f25631 [2022-09-21T07:52:29.978Z] Removing intermediate container cf4581f25631 [2022-09-21T07:52:29.978Z] ---> 25db58156998 [2022-09-21T07:52:29.978Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-21T07:52:29.978Z] ---> Running in 434d7d8409a9 [2022-09-21T07:52:30.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T07:52:30.919Z] Still waiting to schedule task [2022-09-21T07:52:30.919Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-21T07:52:31.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T07:52:31.436Z] OK: 211 MiB in 51 packages [2022-09-21T07:52:31.696Z] Removing intermediate container 434d7d8409a9 [2022-09-21T07:52:31.696Z] ---> cc3010b38f82 [2022-09-21T07:52:31.696Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-21T07:52:31.955Z] ---> 640fcac8144e [2022-09-21T07:52:31.955Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T07:52:31.955Z] ---> Running in 14e793047121 [2022-09-21T07:52:58.535Z] Removing intermediate container 14e793047121 [2022-09-21T07:52:58.535Z] ---> 53d551ae02f6 [2022-09-21T07:52:58.535Z] Step 10/11 : COPY . . [2022-09-21T07:52:58.535Z] ---> d202bbdb358d [2022-09-21T07:52:58.535Z] Step 11/11 : RUN ${MAKE} [2022-09-21T07:52:58.535Z] ---> Running in bc0b361f703b [2022-09-21T07:52:58.535Z] noop [2022-09-21T07:52:58.535Z] Removing intermediate container bc0b361f703b [2022-09-21T07:52:58.535Z] ---> deba8998aedb [2022-09-21T07:52:58.535Z] Successfully built deba8998aedb [2022-09-21T07:52:58.535Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T07:52:58.988Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T07:52:58.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T07:52:59.128Z] prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container [2022-09-21T07:52:59.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@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-21T07:52:59.488Z] $ docker top c0afc3cdf1089a337dbacc2d39d4bf02e93e2382688dcfa1c7c82a20de0bf2b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T07:52:59.872Z] + go version [2022-09-21T07:52:59.872Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-21T07:52:59.908Z] $ docker stop --time=1 c0afc3cdf1089a337dbacc2d39d4bf02e93e2382688dcfa1c7c82a20de0bf2b4 [2022-09-21T07:53:01.160Z] $ docker rm -f c0afc3cdf1089a337dbacc2d39d4bf02e93e2382688dcfa1c7c82a20de0bf2b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T07:53:01.938Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T07:53:01.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T07:53:02.088Z] prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container [2022-09-21T07:53:02.123Z] $ 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-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@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-21T07:53:02.421Z] $ docker top 9481e196054d2a39125bcfe787dda9e427f9a90d97e29ecb0b804969d51e3ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T07:53:02.800Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1212 [Pipeline] fileExists [Pipeline] sh [2022-09-21T07:53:03.158Z] + make test [2022-09-21T07:53:03.158Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-21T07:53:09.714Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-21T07:53:24.622Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.6% of statements [2022-09-21T07:53:24.622Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.109s coverage: 78.9% of statements [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-21T07:53:24.622Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.087s coverage: 60.0% of statements [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-21T07:53:24.622Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.115s coverage: 54.4% of statements [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-21T07:53:24.622Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.103s coverage: 65.1% of statements [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-21T07:53:24.622Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.766s coverage: 89.2% of statements [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-21T07:53:24.622Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.5% of statements [2022-09-21T07:53:24.622Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-21T07:53:42.727Z] 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-21T07:53:42.727Z] internal/controller/messaging/subscriber.go:88:35: SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck) [2022-09-21T07:53:42.727Z] ctx = context.WithValue(ctx, common.CorrelationHeader, msgEnvelope.CorrelationID) [2022-09-21T07:53:42.727Z] ^ [2022-09-21T07:53:42.727Z] internal/controller/messaging/subscriber.go:144:35: SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck) [2022-09-21T07:53:42.727Z] ctx = context.WithValue(ctx, common.CorrelationHeader, msgEnvelope.CorrelationID) [2022-09-21T07:53:42.727Z] ^ [2022-09-21T07:53:42.727Z] make: *** [Makefile:48: lint] Error 1 [Pipeline] } [2022-09-21T07:53:42.778Z] $ docker stop --time=1 9481e196054d2a39125bcfe787dda9e427f9a90d97e29ecb0b804969d51e3ed5 [2022-09-21T07:53:46.631Z] $ docker rm -f 9481e196054d2a39125bcfe787dda9e427f9a90d97e29ecb0b804969d51e3ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T07:53:47.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T07:53:47.860Z] [2022-09-21T07:53:47.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T07:53:48.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T07:53:48.236Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-21T07:53:48.236Z] 5eb5b503b376: Pulling fs layer [2022-09-21T07:53:48.236Z] 5c69ac0246d0: Pulling fs layer [2022-09-21T07:53:48.236Z] ec43610c2a17: Pulling fs layer [2022-09-21T07:53:48.236Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-21T07:53:48.236Z] 33b1e0a273af: Pulling fs layer [2022-09-21T07:53:48.236Z] 5d3b04190fa2: Pulling fs layer [2022-09-21T07:53:48.236Z] 2f39f015ded8: Pulling fs layer [2022-09-21T07:53:48.236Z] 5d3b04190fa2: Waiting [2022-09-21T07:53:48.236Z] 3a2ae6a8a46f: Waiting [2022-09-21T07:53:48.236Z] 2f39f015ded8: Waiting [2022-09-21T07:53:48.236Z] 5c69ac0246d0: Download complete [2022-09-21T07:53:48.236Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-21T07:53:48.236Z] 3a2ae6a8a46f: Download complete [2022-09-21T07:53:48.497Z] 33b1e0a273af: Verifying Checksum [2022-09-21T07:53:48.497Z] 33b1e0a273af: Download complete [2022-09-21T07:53:48.497Z] 5d3b04190fa2: Verifying Checksum [2022-09-21T07:53:48.497Z] 5d3b04190fa2: Download complete [2022-09-21T07:53:48.497Z] ec43610c2a17: Verifying Checksum [2022-09-21T07:53:48.497Z] ec43610c2a17: Download complete [2022-09-21T07:53:48.497Z] 5eb5b503b376: Verifying Checksum [2022-09-21T07:53:48.497Z] 5eb5b503b376: Download complete [2022-09-21T07:53:49.067Z] 2f39f015ded8: Download complete [2022-09-21T07:53:50.038Z] 5eb5b503b376: Pull complete [2022-09-21T07:53:50.038Z] 5c69ac0246d0: Pull complete [2022-09-21T07:53:50.298Z] ec43610c2a17: Pull complete [2022-09-21T07:53:50.298Z] 3a2ae6a8a46f: Pull complete [2022-09-21T07:53:50.556Z] 33b1e0a273af: Pull complete [2022-09-21T07:53:50.815Z] 5d3b04190fa2: Pull complete [2022-09-21T07:53:55.001Z] 2f39f015ded8: Pull complete [2022-09-21T07:53:55.001Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-21T07:53:55.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T07:53:55.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T07:53:55.199Z] prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container [2022-09-21T07:53:55.233Z] $ 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-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@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-21T07:53:59.161Z] $ docker top 52102632a0021dce7ddf8fc40654d4582faa4345e9ac0e0d99df16fb88f80e7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T07:53:59.601Z] ---> job-cost.sh [2022-09-21T07:53:59.601Z] lf-activate-venv: SKIPPING [2022-09-21T07:53:59.601Z] INFO: No Stack... [2022-09-21T07:54:00.170Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T07:54:00.736Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T07:54:01.044Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives/cost.csv [2022-09-21T07:54:01.044Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T07:54:01.082Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [2022-09-21T07:54:01.086Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] did not exist. Created. [2022-09-21T07:54:01.087Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T07:54:01.480Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-21T07:54:01.541Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T07:54:01.559Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T07:54:01.642Z] $ docker stop --time=1 52102632a0021dce7ddf8fc40654d4582faa4345e9ac0e0d99df16fb88f80e7c [2022-09-21T07:54:02.819Z] $ docker rm -f 52102632a0021dce7ddf8fc40654d4582faa4345e9ac0e0d99df16fb88f80e7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-21T07:54:03.181Z] Failed in branch amd64 [2022-09-21T07:54:06.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-428 in /w/workspace/gexfoundry_device-sdk-go_PR-1212 [Pipeline] { [Pipeline] ws [2022-09-21T07:54:06.039Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-09-21T07:54:06.115Z] The recommended git tool is: git [2022-09-21T07:54:10.743Z] using credential edgex-jenkins-ssh [2022-09-21T07:54:10.758Z] Cloning the remote Git repository [2022-09-21T07:54:10.799Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-21T07:54:10.864Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-09-21T07:54:11.005Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-21T07:54:11.006Z] > git --version # timeout=10 [2022-09-21T07:54:11.025Z] > git --version # 'git version 2.25.1' [2022-09-21T07:54:11.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T07:54:11.068Z] Verifying host key using known hosts file [2022-09-21T07:54:11.276Z] 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-21T07:54:11.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T07:54:12.762Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-21T07:54:12.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T07:54:14.305Z] Merging remotes/origin/main commit e5efdee9dd9df15b49fe73e0060b5d971241be0d into PR head commit 039f8d780f70f8322e24eafed690729864f0e996 [2022-09-21T07:54:14.564Z] Merge succeeded, producing 039f8d780f70f8322e24eafed690729864f0e996 [2022-09-21T07:54:14.565Z] Checking out Revision 039f8d780f70f8322e24eafed690729864f0e996 (PR-1212) [2022-09-21T07:54:13.558Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-21T07:54:13.593Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-21T07:54:13.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T07:54:13.599Z] Verifying host key using known hosts file [2022-09-21T07:54:13.605Z] 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-21T07:54:13.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1212/head:refs/remotes/origin/PR-1212 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-21T07:54:14.323Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T07:54:14.347Z] > git checkout -f 039f8d780f70f8322e24eafed690729864f0e996 # timeout=10 [2022-09-21T07:54:14.460Z] > git remote # timeout=10 [2022-09-21T07:54:14.484Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T07:54:14.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T07:54:14.511Z] Verifying host key using known hosts file [2022-09-21T07:54:14.515Z] 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-21T07:54:14.523Z] > git merge e5efdee9dd9df15b49fe73e0060b5d971241be0d # timeout=10 [2022-09-21T07:54:14.546Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T07:54:14.570Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T07:54:14.584Z] > git checkout -f 039f8d780f70f8322e24eafed690729864f0e996 # timeout=10 [2022-09-21T07:54:18.065Z] Commit message: "feat: subscribe command request via internal messaging" [2022-09-21T07:54:18.112Z] > git --version # timeout=10 [2022-09-21T07:54:18.134Z] > git --version # 'git version 2.25.1' [2022-09-21T07:54:18.148Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T07:54:19.255Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-21T07:54:19.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T07:54:19.255Z] Dload Upload Total Spent Left Speed [2022-09-21T07:54:19.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2022-09-21T07:54:19.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-21T07:54:20.258Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-21T07:54:20.258Z] + sudo tee /etc/docker/daemon.new [2022-09-21T07:54:20.258Z] { [2022-09-21T07:54:20.258Z] "registry-mirrors": [ [2022-09-21T07:54:20.258Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-21T07:54:20.258Z] ], [2022-09-21T07:54:20.258Z] "bip": "10.250.0.254/24", [2022-09-21T07:54:20.258Z] "hosts": [ [2022-09-21T07:54:20.258Z] "tcp://0.0.0.0:5555", [2022-09-21T07:54:20.258Z] "unix:///var/run/docker.sock" [2022-09-21T07:54:20.258Z] ], [2022-09-21T07:54:20.258Z] "mtu": 1458, [2022-09-21T07:54:20.258Z] "selinux-enabled": true, [2022-09-21T07:54:20.258Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-21T07:54:20.258Z] } [Pipeline] sh [2022-09-21T07:54:20.593Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-21T07:54:20.936Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T07:54:39.225Z] provisioning config files... [2022-09-21T07:54:39.251Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9594234352171200916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T07:54:39.630Z] ---> docker-login.sh [2022-09-21T07:54:39.630Z] nexus3.edgexfoundry.org:10001 [2022-09-21T07:54:39.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:54:40.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:54:40.168Z] Configure a credential helper to remove this warning. See [2022-09-21T07:54:40.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:54:40.168Z] [2022-09-21T07:54:40.168Z] Login Succeeded [2022-09-21T07:54:40.168Z] nexus3.edgexfoundry.org:10002 [2022-09-21T07:54:40.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:54:40.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:54:40.438Z] Configure a credential helper to remove this warning. See [2022-09-21T07:54:40.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:54:40.438Z] [2022-09-21T07:54:40.438Z] Login Succeeded [2022-09-21T07:54:40.438Z] nexus3.edgexfoundry.org:10003 [2022-09-21T07:54:40.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:54:40.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:54:40.978Z] Configure a credential helper to remove this warning. See [2022-09-21T07:54:40.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:54:40.978Z] [2022-09-21T07:54:40.978Z] Login Succeeded [2022-09-21T07:54:40.978Z] nexus3.edgexfoundry.org:10004 [2022-09-21T07:54:41.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:54:41.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:54:41.252Z] Configure a credential helper to remove this warning. See [2022-09-21T07:54:41.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:54:41.252Z] [2022-09-21T07:54:41.252Z] Login Succeeded [2022-09-21T07:54:41.252Z] docker.io [2022-09-21T07:54:41.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T07:54:41.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T07:54:41.790Z] Configure a credential helper to remove this warning. See [2022-09-21T07:54:41.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T07:54:41.790Z] [2022-09-21T07:54:41.790Z] Login Succeeded [2022-09-21T07:54:41.790Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T07:54:41.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T07:54:42.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T07:54:42.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T07:54:42.149Z] ========================================================= [2022-09-21T07:54:42.149Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-21T07:54:42.149Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T07:54:42.645Z] + 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-21T07:54:42.914Z] Sending build context to Docker daemon 5.306MB [2022-09-21T07:54:42.914Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T07:54:42.914Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-21T07:54:43.190Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-21T07:54:43.190Z] b3c136eddcbf: Pulling fs layer [2022-09-21T07:54:43.190Z] c0a3192eca97: Pulling fs layer [2022-09-21T07:54:43.190Z] a050256f5b6f: Pulling fs layer [2022-09-21T07:54:43.190Z] 656be50a0ddc: Pulling fs layer [2022-09-21T07:54:43.190Z] 2bbca73fdf42: Pulling fs layer [2022-09-21T07:54:43.190Z] 46d945488cbd: Pulling fs layer [2022-09-21T07:54:43.190Z] 8a5474983e97: Pulling fs layer [2022-09-21T07:54:43.190Z] 329c88fbcd65: Pulling fs layer [2022-09-21T07:54:43.190Z] 46d945488cbd: Waiting [2022-09-21T07:54:43.190Z] 656be50a0ddc: Waiting [2022-09-21T07:54:43.190Z] 2bbca73fdf42: Waiting [2022-09-21T07:54:43.190Z] 8a5474983e97: Waiting [2022-09-21T07:54:43.190Z] 329c88fbcd65: Waiting [2022-09-21T07:54:43.190Z] a050256f5b6f: Verifying Checksum [2022-09-21T07:54:43.190Z] a050256f5b6f: Download complete [2022-09-21T07:54:43.190Z] c0a3192eca97: Verifying Checksum [2022-09-21T07:54:43.190Z] c0a3192eca97: Download complete [2022-09-21T07:54:43.190Z] 2bbca73fdf42: Download complete [2022-09-21T07:54:43.190Z] 46d945488cbd: Download complete [2022-09-21T07:54:43.190Z] b3c136eddcbf: Verifying Checksum [2022-09-21T07:54:43.190Z] b3c136eddcbf: Download complete [2022-09-21T07:54:44.187Z] b3c136eddcbf: Pull complete [2022-09-21T07:54:44.457Z] 329c88fbcd65: Verifying Checksum [2022-09-21T07:54:44.457Z] 329c88fbcd65: Download complete [2022-09-21T07:54:44.733Z] c0a3192eca97: Pull complete [2022-09-21T07:54:45.002Z] a050256f5b6f: Pull complete [2022-09-21T07:54:45.587Z] 8a5474983e97: Verifying Checksum [2022-09-21T07:54:45.587Z] 8a5474983e97: Download complete [2022-09-21T07:54:46.177Z] 656be50a0ddc: Verifying Checksum [2022-09-21T07:54:46.177Z] 656be50a0ddc: Download complete [2022-09-21T07:54:58.513Z] 656be50a0ddc: Pull complete [2022-09-21T07:54:58.513Z] 2bbca73fdf42: Pull complete [2022-09-21T07:54:58.513Z] 46d945488cbd: Pull complete [2022-09-21T07:55:05.178Z] 8a5474983e97: Pull complete [2022-09-21T07:55:06.147Z] 329c88fbcd65: Pull complete [2022-09-21T07:55:06.147Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-21T07:55:06.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T07:55:06.147Z] ---> ff4287adb874 [2022-09-21T07:55:06.147Z] Step 3/11 : ARG MAKE=make build [2022-09-21T07:55:08.094Z] ---> Running in 870ffa50c544 [2022-09-21T07:55:08.373Z] Removing intermediate container 870ffa50c544 [2022-09-21T07:55:08.373Z] ---> fb086cb1f796 [2022-09-21T07:55:08.373Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-21T07:55:08.373Z] ---> Running in 89318ea9d78f [2022-09-21T07:55:08.641Z] Removing intermediate container 89318ea9d78f [2022-09-21T07:55:08.641Z] ---> a06e4395bd7f [2022-09-21T07:55:08.641Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T07:55:08.641Z] ---> Running in 6d80cccc81d0 [2022-09-21T07:55:08.912Z] Removing intermediate container 6d80cccc81d0 [2022-09-21T07:55:08.912Z] ---> 687f6e4d2b6d [2022-09-21T07:55:08.912Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T07:55:09.179Z] ---> Running in ed5da3183d7b [2022-09-21T07:55:11.129Z] Removing intermediate container ed5da3183d7b [2022-09-21T07:55:11.129Z] ---> bcf9a73c0e98 [2022-09-21T07:55:11.129Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-21T07:55:11.129Z] ---> Running in a61d9986e296 [2022-09-21T07:55:11.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T07:55:12.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T07:55:13.624Z] OK: 221 MiB in 51 packages [2022-09-21T07:55:14.587Z] Removing intermediate container a61d9986e296 [2022-09-21T07:55:14.587Z] ---> 33a3b9fd65f7 [2022-09-21T07:55:14.587Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-21T07:55:14.854Z] ---> c34595d74389 [2022-09-21T07:55:14.854Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T07:55:15.121Z] ---> Running in 8b5adeda3a3c [2022-09-21T07:56:01.982Z] Removing intermediate container 8b5adeda3a3c [2022-09-21T07:56:01.982Z] ---> 610e855fd9e3 [2022-09-21T07:56:01.982Z] Step 10/11 : COPY . . [2022-09-21T07:56:02.565Z] ---> 978351c19c5f [2022-09-21T07:56:02.566Z] Step 11/11 : RUN ${MAKE} [2022-09-21T07:56:02.566Z] ---> Running in ffed34ccb967 [2022-09-21T07:56:03.529Z] noop [2022-09-21T07:56:04.115Z] Removing intermediate container ffed34ccb967 [2022-09-21T07:56:04.115Z] ---> 40d039cf6c16 [2022-09-21T07:56:04.115Z] Successfully built 40d039cf6c16 [2022-09-21T07:56:04.115Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T07:56:04.593Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T07:56:04.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T07:56:04.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-428 does not seem to be running inside a container [2022-09-21T07:56:04.908Z] $ 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 ******** ci-base-image-arm64 cat [2022-09-21T07:56:06.038Z] $ docker top 5dca9cb4600b38fca5ae852ba3ddae3f4a4b63f92240ca0a91aa7e5816039ac3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T07:56:06.895Z] + go version [2022-09-21T07:56:06.895Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-21T07:56:06.936Z] $ docker stop --time=1 5dca9cb4600b38fca5ae852ba3ddae3f4a4b63f92240ca0a91aa7e5816039ac3 [2022-09-21T07:56:08.533Z] $ docker rm -f 5dca9cb4600b38fca5ae852ba3ddae3f4a4b63f92240ca0a91aa7e5816039ac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T07:56:09.381Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T07:56:09.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T07:56:09.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-428 does not seem to be running inside a container [2022-09-21T07:56:09.674Z] $ 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 ******** ci-base-image-arm64 cat [2022-09-21T07:56:10.753Z] $ docker top 5880013652d8f15f03c30159fada2fdd42439b93372d72106b2cf6ba542a4e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T07:56:11.314Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-21T07:56:11.702Z] + make test [2022-09-21T07:56:11.970Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-21T07:56:50.832Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-21T07:58:42.488Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-21T07:58:42.488Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-21T07:58:42.488Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-21T07:58:42.488Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-21T07:58:42.488Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-21T07:58:45.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.512s coverage: 27.6% of statements [2022-09-21T07:58:45.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.527s coverage: 78.9% of statements [2022-09-21T07:58:45.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-21T07:58:47.269Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.394s coverage: 60.0% of statements [2022-09-21T07:58:47.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-21T07:58:47.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-21T07:58:53.909Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.698s coverage: 54.4% of statements [2022-09-21T07:58:53.909Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-21T07:58:53.909Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-21T07:58:53.909Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-21T07:58:53.909Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-21T07:58:56.515Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.534s coverage: 65.1% of statements [2022-09-21T07:58:56.515Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-21T07:58:56.515Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-21T07:58:56.782Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.824s coverage: 89.2% of statements [2022-09-21T07:58:56.782Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-21T07:58:58.200Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.250s coverage: 4.5% of statements [2022-09-21T07:58:58.200Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-21T07:58:58.786Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-21T07:58:58.786Z] GO111MODULE=on go vet ./... [2022-09-21T08:00:35.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T08:00:35.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T08:00:35.420Z] ./bin/test-attribution-txt.sh [2022-09-21T08:00:35.420Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-21T08:00:35.420Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-21T08:00:35.420Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-21T08:00:35.420Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-21T08:00:35.420Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T08:00:35.420Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T08:00:35.420Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-21T08:00:35.420Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T08:00:35.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-21T08:00:35.489Z] $ docker stop --time=1 5880013652d8f15f03c30159fada2fdd42439b93372d72106b2cf6ba542a4e9b [2022-09-21T08:00:37.349Z] $ docker rm -f 5880013652d8f15f03c30159fada2fdd42439b93372d72106b2cf6ba542a4e9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T08:00:38.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-21T08:00:39.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T08:00:39.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-21T08:00:40.329Z] + ls -al . [2022-09-21T08:00:40.329Z] total 272 [2022-09-21T08:00:40.329Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 07:56 . [2022-09-21T08:00:40.329Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 07:54 .. [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 07:54 .dockerignore [2022-09-21T08:00:40.329Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 07:54 .git [2022-09-21T08:00:40.329Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 07:54 .github [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 21 07:54 .gitignore [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 07:54 .golangci.yml [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 21 07:54 CHANGELOG.md [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 07:54 GOVERNANCE.md [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 21 07:54 Jenkinsfile [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 21 07:54 LICENSE [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 21 07:54 Makefile [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 21 07:54 OWNERS.md [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 21 07:54 README.md [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 07:52 VERSION [2022-09-21T08:00:40.329Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 07:54 bin [2022-09-21T08:00:40.329Z] -rw-r--r-- 1 jenkins jenkins 101794 Sep 21 07:58 coverage.out [2022-09-21T08:00:40.329Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 07:54 example [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 3624 Sep 21 07:54 go.mod [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 37972 Sep 21 07:54 go.sum [2022-09-21T08:00:40.329Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 21 07:54 internal [2022-09-21T08:00:40.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 07:54 openapi [2022-09-21T08:00:40.329Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 07:54 pkg [2022-09-21T08:00:40.329Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 07:54 snap [2022-09-21T08:00:40.329Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 21 07:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T08:00:40.739Z] + 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=039f8d780f70f8322e24eafed690729864f0e996 --label arch=arm64 --label version=0.0.0 . [2022-09-21T08:00:41.009Z] Sending build context to Docker daemon 5.409MB [2022-09-21T08:00:41.278Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T08:00:41.278Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-21T08:00:41.278Z] ---> 40d039cf6c16 [2022-09-21T08:00:41.278Z] Step 3/25 : ARG MAKE=make build [2022-09-21T08:00:41.278Z] ---> Running in c0730662d7a1 [2022-09-21T08:00:41.548Z] Removing intermediate container c0730662d7a1 [2022-09-21T08:00:41.548Z] ---> 2de0a3b464b3 [2022-09-21T08:00:41.548Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-21T08:00:41.819Z] ---> Running in 5c28a6c44a17 [2022-09-21T08:00:42.085Z] Removing intermediate container 5c28a6c44a17 [2022-09-21T08:00:42.085Z] ---> efdee9c4dcb0 [2022-09-21T08:00:42.085Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T08:00:42.085Z] ---> Running in 254b451da2e5 [2022-09-21T08:00:42.358Z] Removing intermediate container 254b451da2e5 [2022-09-21T08:00:42.358Z] ---> 0dcb4c875de9 [2022-09-21T08:00:42.358Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T08:00:42.358Z] ---> Running in 4aa1c55fbd1e [2022-09-21T08:00:44.306Z] Removing intermediate container 4aa1c55fbd1e [2022-09-21T08:00:44.306Z] ---> ecf1bd592fcb [2022-09-21T08:00:44.306Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-21T08:00:44.306Z] ---> Running in a082495c699b [2022-09-21T08:00:45.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T08:00:46.231Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T08:00:47.197Z] OK: 221 MiB in 51 packages [2022-09-21T08:00:47.782Z] Removing intermediate container a082495c699b [2022-09-21T08:00:47.782Z] ---> 022d6de5e2a5 [2022-09-21T08:00:47.782Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-21T08:00:48.368Z] ---> 0835d8d3163d [2022-09-21T08:00:48.368Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T08:00:48.368Z] ---> Running in c629aa3a64ca [2022-09-21T08:00:50.311Z] Removing intermediate container c629aa3a64ca [2022-09-21T08:00:50.311Z] ---> b98a36c3b927 [2022-09-21T08:00:50.311Z] Step 10/25 : COPY . . [2022-09-21T08:00:51.267Z] ---> bc567d78720c [2022-09-21T08:00:51.267Z] Step 11/25 : RUN ${MAKE} [2022-09-21T08:00:51.267Z] ---> Running in d6944a7dfde0 [2022-09-21T08:00:52.228Z] 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-21T08:02:58.877Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-21T08:03:05.518Z] Removing intermediate container d6944a7dfde0 [2022-09-21T08:03:05.518Z] ---> 20613e502b99 [2022-09-21T08:03:05.518Z] Step 12/25 : FROM alpine:3.16 [2022-09-21T08:03:05.518Z] 3.16: Pulling from library/alpine [2022-09-21T08:03:05.518Z] 9b18e9b68314: Pulling fs layer [2022-09-21T08:03:05.518Z] 9b18e9b68314: Verifying Checksum [2022-09-21T08:03:05.518Z] 9b18e9b68314: Download complete [2022-09-21T08:03:06.100Z] 9b18e9b68314: Pull complete [2022-09-21T08:03:06.100Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T08:03:06.100Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T08:03:06.100Z] ---> a6215f271958 [2022-09-21T08:03:06.100Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T08:03:06.369Z] ---> Running in 4510d74f8fb9 [2022-09-21T08:03:06.637Z] Removing intermediate container 4510d74f8fb9 [2022-09-21T08:03:06.637Z] ---> a306894df155 [2022-09-21T08:03:06.637Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T08:03:06.637Z] ---> Running in 7131d1bc1e12 [2022-09-21T08:03:08.047Z] Removing intermediate container 7131d1bc1e12 [2022-09-21T08:03:08.047Z] ---> e0f7b2fb8189 [2022-09-21T08:03:08.047Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-21T08:03:08.315Z] ---> Running in 4a5e48d79108 [2022-09-21T08:03:09.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T08:03:10.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T08:03:10.811Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T08:03:11.079Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-21T08:03:11.079Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T08:03:11.344Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-21T08:03:11.344Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-21T08:03:11.609Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T08:03:11.609Z] OK: 8 MiB in 19 packages [2022-09-21T08:03:12.567Z] Removing intermediate container 4a5e48d79108 [2022-09-21T08:03:12.567Z] ---> c7e31ea3e112 [2022-09-21T08:03:12.567Z] Step 16/25 : WORKDIR / [2022-09-21T08:03:12.567Z] ---> Running in bc88974096dc [2022-09-21T08:03:12.834Z] Removing intermediate container bc88974096dc [2022-09-21T08:03:12.834Z] ---> 4206cb500707 [2022-09-21T08:03:12.834Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-21T08:03:13.425Z] ---> 72e3b9763870 [2022-09-21T08:03:13.425Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-21T08:03:14.838Z] ---> 4b47b89a33e9 [2022-09-21T08:03:14.838Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-21T08:03:15.105Z] ---> 0534c858261b [2022-09-21T08:03:15.105Z] Step 20/25 : EXPOSE 59999 [2022-09-21T08:03:15.370Z] ---> Running in 91f88dde4ac2 [2022-09-21T08:03:15.637Z] Removing intermediate container 91f88dde4ac2 [2022-09-21T08:03:15.637Z] ---> f8c9d5038d18 [2022-09-21T08:03:15.637Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-21T08:03:15.637Z] ---> Running in f74a8c49c05a [2022-09-21T08:03:15.904Z] Removing intermediate container f74a8c49c05a [2022-09-21T08:03:15.904Z] ---> 17b2d1c09090 [2022-09-21T08:03:15.904Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T08:03:15.904Z] ---> Running in 2a0cb943d2d1 [2022-09-21T08:03:16.174Z] Removing intermediate container 2a0cb943d2d1 [2022-09-21T08:03:16.174Z] ---> e8a730e5708e [2022-09-21T08:03:16.174Z] Step 23/25 : LABEL arch=arm64 [2022-09-21T08:03:16.441Z] ---> Running in e385aa3a3d24 [2022-09-21T08:03:16.706Z] Removing intermediate container e385aa3a3d24 [2022-09-21T08:03:16.706Z] ---> 1588e9553033 [2022-09-21T08:03:16.706Z] Step 24/25 : LABEL git_sha=039f8d780f70f8322e24eafed690729864f0e996 [2022-09-21T08:03:16.706Z] ---> Running in 3ca742affba7 [2022-09-21T08:03:16.973Z] Removing intermediate container 3ca742affba7 [2022-09-21T08:03:16.973Z] ---> 2a566f2e6a35 [2022-09-21T08:03:16.973Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T08:03:16.973Z] ---> Running in a53b5dfc7418 [2022-09-21T08:03:17.239Z] Removing intermediate container a53b5dfc7418 [2022-09-21T08:03:17.239Z] ---> 449ad960791b [2022-09-21T08:03:17.239Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-21T08:03:17.239Z] Successfully built 449ad960791b [2022-09-21T08:03:17.239Z] 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-21T08:03:18.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T08:03:18.044Z] [2022-09-21T08:03:18.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T08:03:18.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T08:03:18.456Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-21T08:03:18.456Z] 8998bd30e6a1: Pulling fs layer [2022-09-21T08:03:18.456Z] 04944245beec: Pulling fs layer [2022-09-21T08:03:18.456Z] 699f458cf7ca: Pulling fs layer [2022-09-21T08:03:18.456Z] 765212b225bb: Pulling fs layer [2022-09-21T08:03:18.456Z] f23df028b6ca: Pulling fs layer [2022-09-21T08:03:18.456Z] d65c8cfc05b1: Pulling fs layer [2022-09-21T08:03:18.456Z] 2437ff75d9bd: Pulling fs layer [2022-09-21T08:03:18.456Z] f23df028b6ca: Waiting [2022-09-21T08:03:18.456Z] d65c8cfc05b1: Waiting [2022-09-21T08:03:18.456Z] 2437ff75d9bd: Waiting [2022-09-21T08:03:18.456Z] 765212b225bb: Waiting [2022-09-21T08:03:18.724Z] 04944245beec: Verifying Checksum [2022-09-21T08:03:18.724Z] 04944245beec: Download complete [2022-09-21T08:03:18.724Z] 765212b225bb: Verifying Checksum [2022-09-21T08:03:18.724Z] 765212b225bb: Download complete [2022-09-21T08:03:18.724Z] f23df028b6ca: Verifying Checksum [2022-09-21T08:03:18.724Z] f23df028b6ca: Download complete [2022-09-21T08:03:18.724Z] d65c8cfc05b1: Verifying Checksum [2022-09-21T08:03:18.724Z] d65c8cfc05b1: Download complete [2022-09-21T08:03:18.992Z] 699f458cf7ca: Verifying Checksum [2022-09-21T08:03:18.992Z] 699f458cf7ca: Download complete [2022-09-21T08:03:19.258Z] 8998bd30e6a1: Verifying Checksum [2022-09-21T08:03:19.258Z] 8998bd30e6a1: Download complete [2022-09-21T08:03:21.199Z] 2437ff75d9bd: Verifying Checksum [2022-09-21T08:03:21.199Z] 2437ff75d9bd: Download complete [2022-09-21T08:03:23.135Z] 8998bd30e6a1: Pull complete [2022-09-21T08:03:23.403Z] 04944245beec: Pull complete [2022-09-21T08:03:24.806Z] 699f458cf7ca: Pull complete [2022-09-21T08:03:24.806Z] 765212b225bb: Pull complete [2022-09-21T08:03:25.771Z] f23df028b6ca: Pull complete [2022-09-21T08:03:25.771Z] d65c8cfc05b1: Pull complete [2022-09-21T08:03:40.764Z] 2437ff75d9bd: Pull complete [2022-09-21T08:03:40.764Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-21T08:03:40.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T08:03:40.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T08:03:41.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-428 does not seem to be running inside a container [2022-09-21T08:03:41.125Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-21T08:03:43.604Z] $ docker top b08c33b3c35aeb8eaa38f74a5fd883a0f38b700c75d49a38e6f8d7d6173f3529 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T08:03:44.179Z] ---> job-cost.sh [2022-09-21T08:03:44.446Z] lf-activate-venv: SKIPPING [2022-09-21T08:03:44.446Z] INFO: No Stack... [2022-09-21T08:03:45.024Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-21T08:03:45.977Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T08:03:46.627Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-09-21T08:03:46.627Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T08:03:46.705Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [2022-09-21T08:03:46.711Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] did not exist. Created. [2022-09-21T08:03:46.711Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T08:03:47.114Z] /w/workspace/device-sdk-go/1@tmp/durable-ea921494/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-21T08:03:47.465Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-21T08:03:47.501Z] Warning: overwriting stash ‘stack-cost’ [2022-09-21T08:03:47.555Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T08:03:47.570Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T08:03:47.647Z] $ docker stop --time=1 b08c33b3c35aeb8eaa38f74a5fd883a0f38b700c75d49a38e6f8d7d6173f3529 [2022-09-21T08:03:49.213Z] $ docker rm -f b08c33b3c35aeb8eaa38f74a5fd883a0f38b700c75d49a38e6f8d7d6173f3529 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-21T08:03:51.819Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives ] [2022-09-21T08:03:51.819Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives [2022-09-21T08:03:51.819Z] total 16 [2022-09-21T08:03:51.819Z] drwxr-xr-x 3 root root 4096 Sep 21 07:54 . [2022-09-21T08:03:51.819Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 07:54 .. [2022-09-21T08:03:51.819Z] drwxr-xr-x 2 root root 4096 Sep 21 07:54 cost [2022-09-21T08:03:51.819Z] -rw-r--r-- 1 root root 86 Sep 21 07:54 cost.csv [2022-09-21T08:03:51.819Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives [2022-09-21T08:03:51.819Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives [2022-09-21T08:03:51.819Z] total 16 [2022-09-21T08:03:51.819Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 07:54 . [2022-09-21T08:03:51.819Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 07:54 .. [2022-09-21T08:03:51.819Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 07:54 cost [2022-09-21T08:03:51.819Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 21 07:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-21T08:03:52.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T08:03:53.042Z] ---> package-listing.sh [2022-09-21T08:03:53.042Z] ++ facter osfamily [2022-09-21T08:03:53.042Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-21T08:03:53.300Z] + OS_FAMILY=debian [2022-09-21T08:03:53.300Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1212 [2022-09-21T08:03:53.300Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-21T08:03:53.300Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-21T08:03:53.300Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-21T08:03:53.300Z] + PACKAGES=/tmp/packages_start.txt [2022-09-21T08:03:53.300Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1212 ']' [2022-09-21T08:03:53.300Z] + PACKAGES=/tmp/packages_end.txt [2022-09-21T08:03:53.300Z] + case "${OS_FAMILY}" in [2022-09-21T08:03:53.300Z] + dpkg -l [2022-09-21T08:03:53.300Z] + grep '^ii' [2022-09-21T08:03:53.300Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-21T08:03:53.300Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-21T08:03:53.300Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-21T08:03:53.300Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1212 ']' [2022-09-21T08:03:53.300Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives/ [2022-09-21T08:03:53.300Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives/ [Pipeline] echo [2022-09-21T08:03:53.332Z] 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-1212/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-21T08:03:53.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T08:03:54.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T08:03:54.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T08:03:54.380Z] prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container [2022-09-21T08:03:54.424Z] $ 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-1212/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-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@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-21T08:03:54.600Z] $ docker top c3e7e64c9e0783a9328b121754912be77db37896dbdf57309e3ba076a68185a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T08:03:54.975Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-21T08:03:55.281Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-21T08:03:55.588Z] + ls /var/log/sa-host [2022-09-21T08:03:55.588Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T08:03:55.796Z] provisioning config files... [2022-09-21T08:03:55.807Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/config17923785667806147064tmp [Pipeline] { [Pipeline] echo [2022-09-21T08:03:55.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T08:03:56.161Z] ---> create-netrc.sh [Pipeline] } [2022-09-21T08:03:56.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-21T08:03:56.592Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-21T08:03:56.622Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T08:03:56.932Z] ---> sudo-logs.sh [2022-09-21T08:03:56.932Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-21T08:03:57.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T08:03:57.323Z] ---> job-cost.sh [2022-09-21T08:03:57.324Z] lf-activate-venv: SKIPPING [2022-09-21T08:03:57.324Z] DEBUG: total: 0.2199999988079071 [2022-09-21T08:03:57.324Z] INFO: Retrieving Stack Cost... [2022-09-21T08:03:57.582Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T08:03:58.148Z] INFO: Archiving Costs [Pipeline] echo [2022-09-21T08:03:58.181Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T08:03:58.493Z] ---> logs-deploy.sh [2022-09-21T08:03:58.494Z] lf-activate-venv: SKIPPING [2022-09-21T08:03:58.494Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1212/1 [2022-09-21T08:03:58.494Z] INFO: archiving workspace using pattern(s): [2022-09-21T08:03:59.431Z] Archives upload complete. [2022-09-21T08:03:59.690Z] INFO: archiving logs to Nexus [2022-09-21T08:04:00.259Z] ---> uname -a: [2022-09-21T08:04:00.259Z] Linux prd-ubuntu20-04-docker-8c-8g-427 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] ---> lscpu: [2022-09-21T08:04:00.259Z] Architecture: x86_64 [2022-09-21T08:04:00.259Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-21T08:04:00.259Z] Byte Order: Little Endian [2022-09-21T08:04:00.259Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-21T08:04:00.259Z] CPU(s): 8 [2022-09-21T08:04:00.259Z] On-line CPU(s) list: 0-7 [2022-09-21T08:04:00.259Z] Thread(s) per core: 1 [2022-09-21T08:04:00.259Z] Core(s) per socket: 1 [2022-09-21T08:04:00.259Z] Socket(s): 8 [2022-09-21T08:04:00.259Z] NUMA node(s): 1 [2022-09-21T08:04:00.259Z] Vendor ID: AuthenticAMD [2022-09-21T08:04:00.259Z] CPU family: 23 [2022-09-21T08:04:00.259Z] Model: 49 [2022-09-21T08:04:00.259Z] Model name: AMD EPYC-Rome Processor [2022-09-21T08:04:00.259Z] Stepping: 0 [2022-09-21T08:04:00.259Z] CPU MHz: 2799.998 [2022-09-21T08:04:00.259Z] BogoMIPS: 5599.99 [2022-09-21T08:04:00.259Z] Virtualization: AMD-V [2022-09-21T08:04:00.259Z] Hypervisor vendor: KVM [2022-09-21T08:04:00.259Z] Virtualization type: full [2022-09-21T08:04:00.259Z] L1d cache: 256 KiB [2022-09-21T08:04:00.259Z] L1i cache: 256 KiB [2022-09-21T08:04:00.259Z] L2 cache: 4 MiB [2022-09-21T08:04:00.259Z] L3 cache: 128 MiB [2022-09-21T08:04:00.259Z] NUMA node0 CPU(s): 0-7 [2022-09-21T08:04:00.259Z] Vulnerability Itlb multihit: Not affected [2022-09-21T08:04:00.259Z] Vulnerability L1tf: Not affected [2022-09-21T08:04:00.259Z] Vulnerability Mds: Not affected [2022-09-21T08:04:00.259Z] Vulnerability Meltdown: Not affected [2022-09-21T08:04:00.259Z] Vulnerability Mmio stale data: Not affected [2022-09-21T08:04:00.259Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-21T08:04:00.259Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-21T08:04:00.259Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-21T08:04:00.259Z] Vulnerability Srbds: Not affected [2022-09-21T08:04:00.259Z] Vulnerability Tsx async abort: Not affected [2022-09-21T08:04:00.259Z] 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-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] ---> nproc: [2022-09-21T08:04:00.259Z] 8 [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] ---> df -h: [2022-09-21T08:04:00.259Z] Filesystem Size Used Avail Use% Mounted on [2022-09-21T08:04:00.259Z] overlay 155G 11G 144G 8% / [2022-09-21T08:04:00.259Z] tmpfs 64M 0 64M 0% /dev [2022-09-21T08:04:00.259Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-21T08:04:00.259Z] shm 64M 0 64M 0% /dev/shm [2022-09-21T08:04:00.259Z] /dev/vda1 155G 11G 144G 8% /facter-os [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] ---> sar -b -r -n DEV: [2022-09-21T08:04:00.259Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-427) 09/21/22 _x86_64_ (8 CPU) [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] 07:51:15 LINUX RESTART (8 CPU) [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] 07:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-21T08:04:00.259Z] 07:53:01 195.87 4.12 191.75 0.00 465.26 71832.56 0.00 [2022-09-21T08:04:00.259Z] 07:54:01 62.81 0.07 62.74 0.00 7.87 29567.61 0.00 [2022-09-21T08:04:00.259Z] 07:55:01 4.33 0.12 4.22 0.00 2.13 64.53 0.00 [2022-09-21T08:04:00.259Z] 07:56:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2022-09-21T08:04:00.259Z] 07:57:01 37.20 9.43 27.77 0.00 2892.24 4773.21 0.00 [2022-09-21T08:04:00.259Z] 07:58:01 2.78 0.02 2.77 0.00 2.80 29.73 0.00 [2022-09-21T08:04:00.259Z] 07:59:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2022-09-21T08:04:00.259Z] 08:00:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 [2022-09-21T08:04:00.259Z] 08:01:01 0.95 0.02 0.93 0.00 0.13 11.06 0.00 [2022-09-21T08:04:00.259Z] 08:02:01 2.05 0.00 2.05 0.00 0.00 33.46 0.00 [2022-09-21T08:04:00.259Z] 08:03:01 0.82 0.00 0.82 0.00 0.00 8.93 0.00 [2022-09-21T08:04:00.259Z] Average: 28.28 1.25 27.03 0.00 306.43 9669.56 0.00 [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] 07:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-21T08:04:00.259Z] 07:53:01 28627812 31558064 743880 2.26 130868 3031436 1755980 5.18 1071824 2765916 308 [2022-09-21T08:04:00.259Z] 07:54:01 28098424 31544404 751712 2.29 140092 3483944 2021108 5.96 1195876 3111028 292 [2022-09-21T08:04:00.259Z] 07:55:01 28129404 31575376 723456 2.20 140192 3483864 1726880 5.09 1165816 3110860 16 [2022-09-21T08:04:00.259Z] 07:56:01 28129396 31575560 722856 2.20 140228 3483872 1726880 5.09 1164908 3110868 4 [2022-09-21T08:04:00.259Z] 07:57:01 27839968 31565348 721440 2.19 158928 3732628 1793580 5.29 1313060 3226708 356 [2022-09-21T08:04:00.259Z] 07:58:01 27840764 31566320 720320 2.19 159012 3732716 1793580 5.29 1313072 3226792 12 [2022-09-21T08:04:00.259Z] 07:59:01 27841196 31566824 719760 2.19 159076 3732720 1793580 5.29 1311768 3226808 16 [2022-09-21T08:04:00.259Z] 08:00:01 27841180 31566816 719680 2.19 159112 3732720 1793580 5.29 1311672 3226808 4 [2022-09-21T08:04:00.259Z] 08:01:01 27841052 31567068 719684 2.19 159144 3732736 1793580 5.29 1311524 3227104 12 [2022-09-21T08:04:00.259Z] 08:02:01 27841036 31567472 719492 2.19 159248 3732740 1793580 5.29 1311360 3227408 8 [2022-09-21T08:04:00.259Z] 08:03:01 27841480 31567932 719180 2.19 159264 3732740 1793580 5.29 1311592 3227408 16 [2022-09-21T08:04:00.259Z] Average: 27988337 31565562 725587 2.21 151379 3601101 1798719 5.30 1252952 3153428 95 [2022-09-21T08:04:00.259Z] [2022-09-21T08:04:00.259Z] 07:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-21T08:04:00.259Z] 07:53:01 ens3 402.52 324.53 7138.48 72.16 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:53:01 docker0 139.68 156.94 11.27 1541.49 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:53:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:54:01 ens3 114.38 72.55 2537.95 17.96 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:54:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:54:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:55:01 ens3 2.32 1.73 2.22 1.06 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:56:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:57:01 ens3 94.30 62.31 1299.81 4.50 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:57:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:58:01 ens3 0.32 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:59:01 ens3 1.82 1.93 9.46 0.16 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:00:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:01:01 ens3 0.47 0.42 2.38 0.03 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:02:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] Average: ens3 56.06 42.19 999.10 8.72 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.259Z] Average: docker0 12.70 14.27 1.02 140.13 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.260Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2022-09-21T08:04:00.260Z] [2022-09-21T08:04:00.260Z] [2022-09-21T08:04:00.260Z] ---> sar -P ALL: [2022-09-21T08:04:00.260Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-427) 09/21/22 _x86_64_ (8 CPU) [2022-09-21T08:04:00.260Z] [2022-09-21T08:04:00.260Z] 07:51:15 LINUX RESTART (8 CPU) [2022-09-21T08:04:00.260Z] [2022-09-21T08:04:00.260Z] 07:52:01 CPU %user %nice %system %iowait %steal %idle [2022-09-21T08:04:00.260Z] 07:53:01 all 8.99 0.00 4.33 3.59 0.05 83.05 [2022-09-21T08:04:00.260Z] 07:53:01 0 8.92 0.00 4.44 0.84 0.08 85.71 [2022-09-21T08:04:00.260Z] 07:53:01 1 9.23 0.00 5.21 18.33 0.07 67.16 [2022-09-21T08:04:00.260Z] 07:53:01 2 8.32 0.00 6.15 1.25 0.05 84.23 [2022-09-21T08:04:00.260Z] 07:53:01 3 10.92 0.00 3.68 1.25 0.05 84.10 [2022-09-21T08:04:00.260Z] 07:53:01 4 8.81 0.00 3.13 0.64 0.03 87.39 [2022-09-21T08:04:00.260Z] 07:53:01 5 7.70 0.00 3.79 0.32 0.03 88.16 [2022-09-21T08:04:00.260Z] 07:53:01 6 8.32 0.00 3.80 4.35 0.03 83.49 [2022-09-21T08:04:00.260Z] 07:53:01 7 9.67 0.00 4.42 1.77 0.05 84.09 [2022-09-21T08:04:00.260Z] 07:54:01 all 42.17 0.00 5.71 1.56 0.07 50.49 [2022-09-21T08:04:00.260Z] 07:54:01 0 41.72 0.00 5.46 0.07 0.07 52.68 [2022-09-21T08:04:00.260Z] 07:54:01 1 42.57 0.00 5.01 0.02 0.05 52.35 [2022-09-21T08:04:00.260Z] 07:54:01 2 41.64 0.00 4.98 0.13 0.05 53.20 [2022-09-21T08:04:00.260Z] 07:54:01 3 41.11 0.00 7.04 5.47 0.14 46.24 [2022-09-21T08:04:00.260Z] 07:54:01 4 42.84 0.00 6.35 0.03 0.07 50.71 [2022-09-21T08:04:00.260Z] 07:54:01 5 42.01 0.00 5.66 4.58 0.07 47.69 [2022-09-21T08:04:00.260Z] 07:54:01 6 42.49 0.00 5.87 2.02 0.07 49.55 [2022-09-21T08:04:00.260Z] 07:54:01 7 43.00 0.00 5.30 0.17 0.08 51.44 [2022-09-21T08:04:00.260Z] 07:55:01 all 0.15 0.00 0.05 0.01 0.01 99.77 [2022-09-21T08:04:00.260Z] 07:55:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2022-09-21T08:04:00.260Z] 07:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-21T08:04:00.260Z] 07:55:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2022-09-21T08:04:00.260Z] 07:55:01 3 0.12 0.00 0.05 0.02 0.02 99.80 [2022-09-21T08:04:00.260Z] 07:55:01 4 0.57 0.00 0.08 0.00 0.03 99.32 [2022-09-21T08:04:00.260Z] 07:55:01 5 0.10 0.00 0.05 0.00 0.02 99.83 [2022-09-21T08:04:00.260Z] 07:55:01 6 0.07 0.00 0.03 0.08 0.00 99.82 [2022-09-21T08:04:00.260Z] 07:55:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2022-09-21T08:04:00.260Z] 07:56:01 all 0.27 0.00 0.02 0.00 0.01 99.69 [2022-09-21T08:04:00.260Z] 07:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-21T08:04:00.260Z] 07:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T08:04:00.260Z] 07:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-21T08:04:00.260Z] 07:56:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-21T08:04:00.260Z] 07:56:01 4 2.00 0.00 0.05 0.00 0.03 97.92 [2022-09-21T08:04:00.260Z] 07:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-21T08:04:00.260Z] 07:56:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-21T08:04:00.260Z] 07:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-21T08:04:00.260Z] 07:57:01 all 1.41 0.00 0.83 0.33 0.02 97.41 [2022-09-21T08:04:00.260Z] 07:57:01 0 1.14 0.00 0.47 0.12 0.03 98.25 [2022-09-21T08:04:00.260Z] 07:57:01 1 1.55 0.00 0.92 0.37 0.02 97.15 [2022-09-21T08:04:00.260Z] 07:57:01 2 0.52 0.00 0.50 0.03 0.02 98.93 [2022-09-21T08:04:00.260Z] 07:57:01 3 1.85 0.00 2.09 0.03 0.03 95.99 [2022-09-21T08:04:00.260Z] 07:57:01 4 2.47 0.00 0.39 0.00 0.00 97.14 [2022-09-21T08:04:00.260Z] 07:57:01 5 1.49 0.00 0.68 0.48 0.03 97.31 [2022-09-21T08:04:00.260Z] 07:57:01 6 0.75 0.00 0.67 1.49 0.02 97.07 [2022-09-21T08:04:00.260Z] 07:57:01 7 1.54 0.00 0.92 0.10 0.02 97.43 [2022-09-21T08:04:00.260Z] 07:58:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-09-21T08:04:00.260Z] 07:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-21T08:04:00.260Z] 07:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T08:04:00.260Z] 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-21T08:04:00.260Z] 07:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-21T08:04:00.260Z] 07:58:01 4 1.90 0.00 0.03 0.00 0.02 98.05 [2022-09-21T08:04:00.260Z] 07:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-21T08:04:00.260Z] 07:58:01 6 0.05 0.00 0.02 0.05 0.00 99.88 [2022-09-21T08:04:00.260Z] 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-21T08:04:00.260Z] 07:59:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2022-09-21T08:04:00.260Z] 07:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-21T08:04:00.260Z] 07:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-21T08:04:00.260Z] 07:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T08:04:00.260Z] 07:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-21T08:04:00.260Z] 07:59:01 4 0.73 0.00 0.07 0.00 0.00 99.20 [2022-09-21T08:04:00.260Z] 07:59:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2022-09-21T08:04:00.260Z] 07:59:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2022-09-21T08:04:00.260Z] 07:59:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2022-09-21T08:04:00.260Z] 08:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-09-21T08:04:00.260Z] 08:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-21T08:04:00.260Z] 08:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T08:04:00.260Z] 08:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-21T08:04:00.260Z] 08:00:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-09-21T08:04:00.260Z] 08:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-21T08:04:00.260Z] 08:00:01 5 0.05 0.00 0.02 0.00 0.03 99.90 [2022-09-21T08:04:00.260Z] 08:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-21T08:04:00.260Z] 08:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-21T08:04:00.260Z] 08:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-09-21T08:04:00.260Z] 08:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-21T08:04:00.260Z] 08:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-21T08:04:00.260Z] 08:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-21T08:04:00.260Z] 08:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-21T08:04:00.260Z] 08:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-21T08:04:00.260Z] 08:01:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2022-09-21T08:04:00.260Z] 08:01:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-21T08:04:00.260Z] 08:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-21T08:04:00.260Z] 08:02:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-21T08:04:00.260Z] 08:02:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-21T08:04:00.260Z] 08:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T08:04:00.260Z] 08:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T08:04:00.260Z] 08:02:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-21T08:04:00.260Z] 08:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-21T08:04:00.260Z] 08:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-21T08:04:00.260Z] 08:02:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-21T08:04:00.260Z] 08:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-21T08:04:00.260Z] 08:03:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2022-09-21T08:04:00.260Z] 08:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-21T08:04:00.260Z] 08:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-21T08:04:00.260Z] 08:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T08:04:00.260Z] 08:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-21T08:04:00.260Z] 08:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T08:04:00.260Z] 08:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-21T08:04:00.260Z] 08:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-21T08:04:00.260Z] 08:03:01 7 0.28 0.00 0.02 0.00 0.00 99.70 [2022-09-21T08:04:00.260Z] [2022-09-21T08:04:00.260Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-21T08:04:00.260Z] Average: all 4.82 0.00 0.99 0.50 0.02 93.67 [2022-09-21T08:04:00.260Z] Average: 0 4.69 0.00 0.95 0.09 0.02 94.24 [2022-09-21T08:04:00.260Z] Average: 1 4.84 0.00 1.02 1.68 0.02 92.44 [2022-09-21T08:04:00.260Z] Average: 2 4.57 0.00 1.05 0.13 0.01 94.23 [2022-09-21T08:04:00.260Z] Average: 3 4.87 0.00 1.17 0.62 0.02 93.32 [2022-09-21T08:04:00.260Z] Average: 4 5.34 0.00 0.91 0.06 0.02 93.67 [2022-09-21T08:04:00.260Z] Average: 5 4.64 0.00 0.93 0.48 0.03 93.92 [2022-09-21T08:04:00.260Z] Average: 6 4.67 0.00 0.94 0.74 0.01 93.63 [2022-09-21T08:04:00.260Z] Average: 7 4.93 0.00 0.97 0.18 0.02 93.91 [2022-09-21T08:04:00.260Z] [2022-09-21T08:04:00.260Z] [2022-09-21T08:04:00.260Z]