Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2d7386986501f8c504e256bc873431da18a2db4 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-ssh3123353214563183156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh18054328343154644954.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9168142809785545186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh8952317744628567536.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12614192847997156243.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-33629’ Running on prd-ubuntu20.04-docker-8c-8g-33630 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b2d7386986501f8c504e256bc873431da18a2db4 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2d7386986501f8c504e256bc873431da18a2db4 # timeout=10 Commit message: "Merge pull request #1149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.19" > git rev-list --no-walk 99a726dbba9fddcd6b6c26c7337937a12db69607 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T08:43:46.628Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T08:43:46.684Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T08:43:46.698Z] ========================================================= [2022-04-28T08:43:46.698Z] EdgeX Global Pipelines Version Info [2022-04-28T08:43:46.698Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:43:47.498Z] ------------------- [2022-04-28T08:43:47.498Z] stable info: [2022-04-28T08:43:47.498Z] ------------------- [2022-04-28T08:43:47.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T08:43:47.498Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T08:43:47.499Z] Message: update stable to v1.0.227 [2022-04-28T08:43:48.073Z] ------------------- [2022-04-28T08:43:48.073Z] experimental info: [2022-04-28T08:43:48.073Z] ------------------- [2022-04-28T08:43:48.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T08:43:48.073Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T08:43:48.073Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T08:43:48.195Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-28T08:43:48.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-28T08:43:48.225Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T08:43:48.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T08:43:48.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T08:43:48.285Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T08:43:48.304Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T08:43:48.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-28T08:43:48.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T08:43:48.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T08:43:48.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T08:43:48.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-28T08:43:48.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T08:43:48.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T08:43:48.421Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T08:43:48.435Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T08:43:48.450Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T08:43:48.463Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T08:43:48.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T08:43:48.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T08:43:48.506Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T08:43:48.523Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T08:43:48.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T08:43:48.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T08:43:48.564Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T08:43:48.584Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T08:43:48.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T08:43:48.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T08:43:48.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T08:43:48.661Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] echo [2022-04-28T08:43:48.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2d7386 [Pipeline] echo [2022-04-28T08:43:48.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:43:48.731Z] provisioning config files... [2022-04-28T08:43:48.745Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7416817090792857447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:43:49.061Z] ---> docker-login.sh [2022-04-28T08:43:49.061Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:43:49.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:43:49.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:43:49.323Z] Configure a credential helper to remove this warning. See [2022-04-28T08:43:49.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:43:49.323Z] [2022-04-28T08:43:49.323Z] Login Succeeded [2022-04-28T08:43:49.323Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:43:49.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:43:49.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:43:49.583Z] Configure a credential helper to remove this warning. See [2022-04-28T08:43:49.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:43:49.583Z] [2022-04-28T08:43:49.583Z] Login Succeeded [2022-04-28T08:43:49.583Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:43:49.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:43:49.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:43:49.848Z] Configure a credential helper to remove this warning. See [2022-04-28T08:43:49.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:43:49.848Z] [2022-04-28T08:43:49.848Z] Login Succeeded [2022-04-28T08:43:49.848Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:43:49.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:43:49.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:43:49.848Z] Configure a credential helper to remove this warning. See [2022-04-28T08:43:49.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:43:49.848Z] [2022-04-28T08:43:49.848Z] Login Succeeded [2022-04-28T08:43:49.848Z] docker.io [2022-04-28T08:43:49.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:43:50.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:43:50.422Z] Configure a credential helper to remove this warning. See [2022-04-28T08:43:50.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:43:50.422Z] [2022-04-28T08:43:50.422Z] Login Succeeded [2022-04-28T08:43:50.422Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:43:50.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T08:43:50.827Z] + git rev-list -1 --merges b2d7386986501f8c504e256bc873431da18a2db4~1..b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] echo [2022-04-28T08:43:50.938Z] -----------> git rev-list -1 --merges b2d7386986501f8c504e256bc873431da18a2db4~1..b2d7386986501f8c504e256bc873431da18a2db4 b2d7386986501f8c504e256bc873431da18a2db4 [2022-04-28T08:43:50.938Z] b2d7386986501f8c504e256bc873431da18a2db4 [false] [Pipeline] sh [2022-04-28T08:43:51.237Z] + git log --format=format:%s -1 b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] echo [2022-04-28T08:43:51.256Z] ========================================================= [2022-04-28T08:43:51.257Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T08:43:51.257Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T08:43:51.616Z] + git log --format=format:%s -1 b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] echo [2022-04-28T08:43:51.630Z] [semverPrep] GIT_COMMIT: b2d7386986501f8c504e256bc873431da18a2db4, Commit Message: Merge pull request #1149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.19 [Pipeline] echo [2022-04-28T08:43:51.642Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T08:43:52.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T08:43:52.132Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T08:43:52.132Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T08:43:52.132Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T08:43:52.132Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T08:43:52.132Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T08:43:52.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:43:52.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:43:52.493Z] [2022-04-28T08:43:52.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:43:52.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:43:52.807Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T08:43:52.807Z] 1fe172e4850f: Pulling fs layer [2022-04-28T08:43:52.807Z] caf521ccaac6: Pulling fs layer [2022-04-28T08:43:52.807Z] 3ead6fa29328: Pulling fs layer [2022-04-28T08:43:52.807Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T08:43:52.807Z] a8d5f1318db7: Pulling fs layer [2022-04-28T08:43:52.807Z] c427282e49a2: Pulling fs layer [2022-04-28T08:43:52.807Z] 1827001aaf11: Pulling fs layer [2022-04-28T08:43:52.807Z] 0714d37db230: Pulling fs layer [2022-04-28T08:43:52.807Z] ac28cf19c067: Pulling fs layer [2022-04-28T08:43:52.807Z] ca983d60f3e2: Pulling fs layer [2022-04-28T08:43:52.807Z] 9f894cec8388: Pulling fs layer [2022-04-28T08:43:52.807Z] a8d5f1318db7: Waiting [2022-04-28T08:43:52.807Z] c427282e49a2: Waiting [2022-04-28T08:43:52.807Z] ca983d60f3e2: Waiting [2022-04-28T08:43:52.807Z] 0714d37db230: Waiting [2022-04-28T08:43:52.807Z] 9f894cec8388: Waiting [2022-04-28T08:43:52.807Z] ac28cf19c067: Waiting [2022-04-28T08:43:52.807Z] 1827001aaf11: Waiting [2022-04-28T08:43:52.807Z] 5c2a1cbceb83: Waiting [2022-04-28T08:43:52.807Z] caf521ccaac6: Download complete [2022-04-28T08:43:52.807Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T08:43:52.807Z] 5c2a1cbceb83: Download complete [2022-04-28T08:43:52.807Z] a8d5f1318db7: Verifying Checksum [2022-04-28T08:43:52.807Z] a8d5f1318db7: Download complete [2022-04-28T08:43:52.807Z] c427282e49a2: Verifying Checksum [2022-04-28T08:43:52.807Z] c427282e49a2: Download complete [2022-04-28T08:43:53.070Z] 3ead6fa29328: Verifying Checksum [2022-04-28T08:43:53.070Z] 3ead6fa29328: Download complete [2022-04-28T08:43:53.070Z] 0714d37db230: Download complete [2022-04-28T08:43:53.070Z] ac28cf19c067: Verifying Checksum [2022-04-28T08:43:53.070Z] ac28cf19c067: Download complete [2022-04-28T08:43:53.070Z] ca983d60f3e2: Verifying Checksum [2022-04-28T08:43:53.070Z] ca983d60f3e2: Download complete [2022-04-28T08:43:53.070Z] 9f894cec8388: Verifying Checksum [2022-04-28T08:43:53.070Z] 9f894cec8388: Download complete [2022-04-28T08:43:53.070Z] 1fe172e4850f: Verifying Checksum [2022-04-28T08:43:53.070Z] 1fe172e4850f: Download complete [2022-04-28T08:43:53.333Z] 1827001aaf11: Verifying Checksum [2022-04-28T08:43:53.333Z] 1827001aaf11: Download complete [2022-04-28T08:43:54.722Z] 1fe172e4850f: Pull complete [2022-04-28T08:43:54.722Z] caf521ccaac6: Pull complete [2022-04-28T08:43:55.291Z] 3ead6fa29328: Pull complete [2022-04-28T08:43:55.291Z] 5c2a1cbceb83: Pull complete [2022-04-28T08:43:55.863Z] a8d5f1318db7: Pull complete [2022-04-28T08:43:56.122Z] c427282e49a2: Pull complete [2022-04-28T08:43:58.030Z] 1827001aaf11: Pull complete [2022-04-28T08:43:58.030Z] 0714d37db230: Pull complete [2022-04-28T08:43:58.290Z] ac28cf19c067: Pull complete [2022-04-28T08:43:58.290Z] ca983d60f3e2: Pull complete [2022-04-28T08:43:58.580Z] 9f894cec8388: Pull complete [2022-04-28T08:43:58.580Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T08:43:58.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:43:58.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T08:43:58.664Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:43:58.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T08:44:01.284Z] $ docker top b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 -eo pid,comm [2022-04-28T08:44:01.352Z] 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-04-28T08:44:01.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T08:44:01.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T08:44:01.394Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T08:44:01.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T08:44:01.540Z] $ docker exec b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 ssh-agent [2022-04-28T08:44:01.674Z] SSH_AUTH_SOCK=/tmp/ssh-ccKxRBoXaLPZ/agent.25 [2022-04-28T08:44:01.674Z] SSH_AGENT_PID=38 [2022-04-28T08:44:01.684Z] Running ssh-add (command line suppressed) [2022-04-28T08:44:01.805Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4455822193602331943.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4455822193602331943.key) [2022-04-28T08:44:01.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T08:44:02.109Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T08:44:02.149Z] $ docker exec --env ******** --env ******** b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 ssh-agent -k [2022-04-28T08:44:02.279Z] unset SSH_AUTH_SOCK; [2022-04-28T08:44:02.280Z] unset SSH_AGENT_PID; [2022-04-28T08:44:02.280Z] echo Agent pid 38 killed; [2022-04-28T08:44:02.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T08:44:02.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T08:44:02.309Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T08:44:02.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T08:44:02.449Z] $ docker exec b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 ssh-agent [2022-04-28T08:44:02.572Z] SSH_AUTH_SOCK=/tmp/ssh-Tl8DXegH8scX/agent.70 [2022-04-28T08:44:02.572Z] SSH_AGENT_PID=78 [2022-04-28T08:44:02.579Z] Running ssh-add (command line suppressed) [2022-04-28T08:44:02.713Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8657735680624560483.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8657735680624560483.key) [2022-04-28T08:44:02.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T08:44:03.019Z] + git semver init [2022-04-28T08:44:03.281Z] 2022-04-28 08:44:03,259 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T08:44:03.281Z] 2022-04-28 08:44:03,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-04-28T08:44:03.281Z] 2022-04-28 08:44:03,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-04-28T08:44:03.281Z] 2022-04-28 08:44:03,260 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T08:44:04.226Z] 2022-04-28 08:44:04,177 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-04-28T08:44:04.226Z] 2022-04-28 08:44:04,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-04-28T08:44:04.226Z] 2022-04-28 08:44:04,178 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T08:44:04.226Z] 2022-04-28 08:44:04,178 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T08:44:04.226Z] 2.2.0-dev.34 [Pipeline] } [2022-04-28T08:44:04.243Z] $ docker exec --env ******** --env ******** b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 ssh-agent -k [2022-04-28T08:44:04.373Z] unset SSH_AUTH_SOCK; [2022-04-28T08:44:04.374Z] unset SSH_AGENT_PID; [2022-04-28T08:44:04.374Z] echo Agent pid 78 killed; [2022-04-28T08:44:04.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T08:44:04.686Z] + git semver [Pipeline] } [2022-04-28T08:44:05.282Z] $ docker stop --time=1 b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 [2022-04-28T08:44:07.114Z] $ docker rm -f b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:44:07.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T08:44:07.783Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T08:44:07.787Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.34 [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-04-28T08:44:07.966Z] provisioning config files... [2022-04-28T08:44:07.977Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6372224632398373729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:44:08.282Z] ---> docker-login.sh [2022-04-28T08:44:08.282Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:44:08.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:08.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:08.282Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:08.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:08.282Z] [2022-04-28T08:44:08.282Z] Login Succeeded [2022-04-28T08:44:08.282Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:44:08.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:08.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:08.544Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:08.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:08.544Z] [2022-04-28T08:44:08.544Z] Login Succeeded [2022-04-28T08:44:08.544Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:44:08.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:08.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:08.544Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:08.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:08.544Z] [2022-04-28T08:44:08.544Z] Login Succeeded [2022-04-28T08:44:08.544Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:44:08.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:08.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:08.810Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:08.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:08.810Z] [2022-04-28T08:44:08.810Z] Login Succeeded [2022-04-28T08:44:08.810Z] docker.io [2022-04-28T08:44:08.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:09.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:09.382Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:09.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:09.382Z] [2022-04-28T08:44:09.382Z] Login Succeeded [2022-04-28T08:44:09.382Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:44:09.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T08:44:09.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T08:44:09.473Z] ========================================================= [2022-04-28T08:44:09.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T08:44:09.473Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:44:09.784Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T08:44:09.784Z] Sending build context to Docker daemon 9.661MB [2022-04-28T08:44:09.784Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:44:09.784Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-28T08:44:10.055Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T08:44:10.055Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T08:44:10.055Z] 666ba61612fd: Pulling fs layer [2022-04-28T08:44:10.055Z] 8ed8ca486205: Pulling fs layer [2022-04-28T08:44:10.055Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T08:44:10.055Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T08:44:10.055Z] ca2b28591e48: Pulling fs layer [2022-04-28T08:44:10.055Z] a51346096db8: Pulling fs layer [2022-04-28T08:44:10.055Z] 4fe6c5a15a65: Waiting [2022-04-28T08:44:10.055Z] 22a0e8bec74d: Waiting [2022-04-28T08:44:10.055Z] ca2b28591e48: Waiting [2022-04-28T08:44:10.055Z] daebc70d1ce1: Pulling fs layer [2022-04-28T08:44:10.055Z] a51346096db8: Waiting [2022-04-28T08:44:10.055Z] 0e18a0eac166: Pulling fs layer [2022-04-28T08:44:10.055Z] daebc70d1ce1: Waiting [2022-04-28T08:44:10.055Z] 0e18a0eac166: Waiting [2022-04-28T08:44:10.055Z] 8ed8ca486205: Download complete [2022-04-28T08:44:10.055Z] 666ba61612fd: Verifying Checksum [2022-04-28T08:44:10.055Z] 666ba61612fd: Download complete [2022-04-28T08:44:10.055Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T08:44:10.055Z] 22a0e8bec74d: Download complete [2022-04-28T08:44:10.055Z] ca2b28591e48: Verifying Checksum [2022-04-28T08:44:10.055Z] ca2b28591e48: Download complete [2022-04-28T08:44:10.055Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T08:44:10.055Z] 59bf1c3509f3: Download complete [2022-04-28T08:44:10.055Z] a51346096db8: Verifying Checksum [2022-04-28T08:44:10.055Z] a51346096db8: Download complete [2022-04-28T08:44:10.055Z] daebc70d1ce1: Verifying Checksum [2022-04-28T08:44:10.055Z] daebc70d1ce1: Download complete [2022-04-28T08:44:10.316Z] 59bf1c3509f3: Pull complete [2022-04-28T08:44:10.316Z] 666ba61612fd: Pull complete [2022-04-28T08:44:10.316Z] 8ed8ca486205: Pull complete [2022-04-28T08:44:10.886Z] 0e18a0eac166: Verifying Checksum [2022-04-28T08:44:10.886Z] 0e18a0eac166: Download complete [2022-04-28T08:44:10.886Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T08:44:10.886Z] 4fe6c5a15a65: Download complete [2022-04-28T08:44:15.084Z] 4fe6c5a15a65: Pull complete [2022-04-28T08:44:15.085Z] 22a0e8bec74d: Pull complete [2022-04-28T08:44:15.085Z] ca2b28591e48: Pull complete [2022-04-28T08:44:15.085Z] a51346096db8: Pull complete [2022-04-28T08:44:15.085Z] daebc70d1ce1: Pull complete [2022-04-28T08:44:17.641Z] 0e18a0eac166: Pull complete [2022-04-28T08:44:17.641Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T08:44:17.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T08:44:17.641Z] ---> f018257e8ee9 [2022-04-28T08:44:17.641Z] Step 3/11 : ARG MAKE=make build [2022-04-28T08:44:19.038Z] ---> Running in f146d12ef9f7 [2022-04-28T08:44:19.038Z] Removing intermediate container f146d12ef9f7 [2022-04-28T08:44:19.038Z] ---> b72ba087522e [2022-04-28T08:44:19.038Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-28T08:44:19.038Z] ---> Running in 9bef415351d9 [2022-04-28T08:44:19.038Z] Removing intermediate container 9bef415351d9 [2022-04-28T08:44:19.038Z] ---> c9d129e3f3b7 [2022-04-28T08:44:19.038Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:44:19.038Z] ---> Running in bf402441e5a3 [2022-04-28T08:44:19.038Z] Removing intermediate container bf402441e5a3 [2022-04-28T08:44:19.038Z] ---> 8268ba1bee69 [2022-04-28T08:44:19.038Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:44:19.038Z] ---> Running in 2f085f3e7f57 [2022-04-28T08:44:22.911Z] Still waiting to schedule task [2022-04-28T08:44:22.911Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33631’ [2022-04-28T08:44:27.193Z] Removing intermediate container 2f085f3e7f57 [2022-04-28T08:44:27.193Z] ---> 0ebaf6a6b35c [2022-04-28T08:44:27.193Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-28T08:44:27.193Z] ---> Running in 5afd30e2c5e9 [2022-04-28T08:44:27.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:44:28.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:44:28.406Z] OK: 221 MiB in 52 packages [2022-04-28T08:44:29.384Z] Removing intermediate container 5afd30e2c5e9 [2022-04-28T08:44:29.384Z] ---> 3681a0230868 [2022-04-28T08:44:29.384Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-28T08:44:29.646Z] ---> d4a8897fcaaf [2022-04-28T08:44:29.646Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:44:29.907Z] ---> Running in cce7084d9076 [2022-04-28T08:44:51.872Z] Removing intermediate container cce7084d9076 [2022-04-28T08:44:51.872Z] ---> 0e0ef370cc19 [2022-04-28T08:44:51.872Z] Step 10/11 : COPY . . [2022-04-28T08:44:51.872Z] ---> 123eedb6697c [2022-04-28T08:44:51.872Z] Step 11/11 : RUN ${MAKE} [2022-04-28T08:44:51.872Z] ---> Running in a29054541498 [2022-04-28T08:44:51.872Z] noop [2022-04-28T08:44:51.872Z] Removing intermediate container a29054541498 [2022-04-28T08:44:51.872Z] ---> ab082da30bbb [2022-04-28T08:44:51.872Z] Successfully built ab082da30bbb [2022-04-28T08:44:51.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:44:52.175Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T08:44:52.175Z] . [Pipeline] withDockerContainer [2022-04-28T08:44:52.247Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:44:52.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T08:44:55.785Z] $ docker top 908e224e884d12522b5205355aab655dea05492f799883c4d904f8701c321548 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:44:56.181Z] + go version [2022-04-28T08:44:56.181Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T08:44:56.219Z] $ docker stop --time=1 908e224e884d12522b5205355aab655dea05492f799883c4d904f8701c321548 [2022-04-28T08:44:57.538Z] $ docker rm -f 908e224e884d12522b5205355aab655dea05492f799883c4d904f8701c321548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:44:58.091Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T08:44:58.091Z] . [Pipeline] withDockerContainer [2022-04-28T08:44:58.161Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:44:58.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T08:44:58.597Z] $ docker top 3ec78eab0f5cbcf7b5475ea6851a51242ba13ee6187f2f15550c00f80c4620c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:44:58.959Z] + make test [2022-04-28T08:44:58.959Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T08:45:04.242Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-28T08:45:16.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-28T08:45:16.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-28T08:45:16.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-28T08:45:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.065s coverage: 23.3% of statements [2022-04-28T08:45:16.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-28T08:45:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 27.6% of statements [2022-04-28T08:45:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 78.9% of statements [2022-04-28T08:45:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 10.8% of statements [2022-04-28T08:45:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.088s coverage: 60.0% of statements [2022-04-28T08:45:16.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-28T08:45:16.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-28T08:45:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.080s coverage: 34.8% of statements [2022-04-28T08:45:16.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-28T08:45:16.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.060s coverage: 86.1% of statements [2022-04-28T08:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-28T08:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-28T08:45:16.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 65.1% of statements [2022-04-28T08:45:16.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.780s coverage: 89.2% of statements [2022-04-28T08:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-28T08:45:16.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.7% of statements [2022-04-28T08:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-28T08:45:31.616Z] GO111MODULE=on go vet ./... [2022-04-28T08:45:34.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T08:45:34.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T08:45:34.416Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T08:45:35.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T08:45:35.022Z] $ docker stop --time=1 3ec78eab0f5cbcf7b5475ea6851a51242ba13ee6187f2f15550c00f80c4620c3 [2022-04-28T08:45:37.585Z] $ docker rm -f 3ec78eab0f5cbcf7b5475ea6851a51242ba13ee6187f2f15550c00f80c4620c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:45:38.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T08:45:38.148Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T08:45:38.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T08:45:38.960Z] + ls -al . [2022-04-28T08:45:38.960Z] total 316 [2022-04-28T08:45:38.960Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 08:45 . [2022-04-28T08:45:38.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:43 .. [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 08:43 .dockerignore [2022-04-28T08:45:38.960Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:44 .git [2022-04-28T08:45:38.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:43 .github [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 08:43 .gitignore [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 08:43 .golangci.yml [2022-04-28T08:45:38.960Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:44 .semver [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 08:43 CHANGELOG.md [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:43 GOVERNANCE.md [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 08:43 Jenkinsfile [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 08:43 LICENSE [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 08:43 Makefile [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 08:43 OWNERS.md [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 08:43 README.md [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 08:44 VERSION [2022-04-28T08:45:38.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:43 bin [2022-04-28T08:45:38.960Z] -rw-r--r-- 1 jenkins jenkins 130819 Apr 28 08:45 coverage.out [2022-04-28T08:45:38.960Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:43 example [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 08:43 go.mod [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 53758 Apr 28 08:43 go.sum [2022-04-28T08:45:38.960Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 08:43 internal [2022-04-28T08:45:38.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:43 openapi [2022-04-28T08:45:38.960Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:43 pkg [2022-04-28T08:45:38.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:43 snap [2022-04-28T08:45:38.960Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 08:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:45:39.267Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b2d7386986501f8c504e256bc873431da18a2db4 --label arch=amd64 --label version=2.2.0-dev.34 . [2022-04-28T08:45:39.267Z] Sending build context to Docker daemon 9.793MB [2022-04-28T08:45:39.267Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:45:39.267Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T08:45:39.267Z] ---> ab082da30bbb [2022-04-28T08:45:39.267Z] Step 3/25 : ARG MAKE=make build [2022-04-28T08:45:39.529Z] ---> Running in c249d733e4f9 [2022-04-28T08:45:39.804Z] Removing intermediate container c249d733e4f9 [2022-04-28T08:45:39.804Z] ---> a19efe25c4e2 [2022-04-28T08:45:39.804Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-28T08:45:39.804Z] ---> Running in fc4ee12f3b5b [2022-04-28T08:45:39.804Z] Removing intermediate container fc4ee12f3b5b [2022-04-28T08:45:39.804Z] ---> d09563caf750 [2022-04-28T08:45:39.804Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:45:40.066Z] ---> Running in 47c3b46f69c8 [2022-04-28T08:45:40.066Z] Removing intermediate container 47c3b46f69c8 [2022-04-28T08:45:40.066Z] ---> 67b0ceeff117 [2022-04-28T08:45:40.066Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:45:40.326Z] ---> Running in 4730487d9dd7 [2022-04-28T08:45:40.897Z] Removing intermediate container 4730487d9dd7 [2022-04-28T08:45:40.897Z] ---> 0a27b07d3123 [2022-04-28T08:45:40.897Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-28T08:45:40.897Z] ---> Running in bf3bd27361f1 [2022-04-28T08:45:41.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:42.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:42.366Z] OK: 221 MiB in 52 packages [2022-04-28T08:45:42.628Z] Removing intermediate container bf3bd27361f1 [2022-04-28T08:45:42.628Z] ---> 87683449e50f [2022-04-28T08:45:42.628Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-28T08:45:42.888Z] ---> 89da3f9eec47 [2022-04-28T08:45:42.888Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:45:42.888Z] ---> Running in d2037272c678 [2022-04-28T08:45:43.830Z] Removing intermediate container d2037272c678 [2022-04-28T08:45:43.830Z] ---> 25d7162e7d96 [2022-04-28T08:45:43.830Z] Step 10/25 : COPY . . [2022-04-28T08:45:44.093Z] ---> 2a7c89e4f620 [2022-04-28T08:45:44.093Z] Step 11/25 : RUN ${MAKE} [2022-04-28T08:45:44.093Z] ---> Running in 8b0c4d1f8ab6 [2022-04-28T08:45:44.353Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-28T08:46:02.453Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-28T08:46:03.837Z] Removing intermediate container 8b0c4d1f8ab6 [2022-04-28T08:46:03.837Z] ---> b00873e3811d [2022-04-28T08:46:03.837Z] Step 12/25 : FROM alpine:3.14 [2022-04-28T08:46:04.408Z] 3.14: Pulling from library/alpine [2022-04-28T08:46:04.408Z] 8663204ce13b: Pulling fs layer [2022-04-28T08:46:04.682Z] 8663204ce13b: Verifying Checksum [2022-04-28T08:46:04.682Z] 8663204ce13b: Download complete [2022-04-28T08:46:04.682Z] 8663204ce13b: Pull complete [2022-04-28T08:46:04.682Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:46:04.682Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T08:46:04.682Z] ---> e04c818066af [2022-04-28T08:46:04.682Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:46:04.943Z] ---> Running in a634849854f4 [2022-04-28T08:46:04.943Z] Removing intermediate container a634849854f4 [2022-04-28T08:46:04.943Z] ---> d87ceefbce1b [2022-04-28T08:46:04.943Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:46:04.943Z] ---> Running in dc7d565aec15 [2022-04-28T08:46:05.515Z] Removing intermediate container dc7d565aec15 [2022-04-28T08:46:05.515Z] ---> 560b60987a06 [2022-04-28T08:46:05.515Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-28T08:46:05.515Z] ---> Running in b38ae1c60c5d [2022-04-28T08:46:06.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:06.659Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:07.231Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T08:46:07.231Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-28T08:46:07.231Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T08:46:07.491Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-28T08:46:07.491Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-28T08:46:07.491Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:46:07.491Z] OK: 8 MiB in 19 packages [2022-04-28T08:46:08.064Z] Removing intermediate container b38ae1c60c5d [2022-04-28T08:46:08.064Z] ---> a1d6888a5f37 [2022-04-28T08:46:08.064Z] Step 16/25 : WORKDIR / [2022-04-28T08:46:08.064Z] ---> Running in e879278967c1 [2022-04-28T08:46:08.064Z] Removing intermediate container e879278967c1 [2022-04-28T08:46:08.064Z] ---> 731a00b8137a [2022-04-28T08:46:08.064Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-28T08:46:08.324Z] ---> 4b3f6b7f1ef3 [2022-04-28T08:46:08.324Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-28T08:46:08.895Z] ---> 4118e7aaa805 [2022-04-28T08:46:08.895Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-28T08:46:09.155Z] ---> 1909880eb281 [2022-04-28T08:46:09.155Z] Step 20/25 : EXPOSE 59999 [2022-04-28T08:46:09.155Z] ---> Running in 9bf2d7b7ac0d [2022-04-28T08:46:09.155Z] Removing intermediate container 9bf2d7b7ac0d [2022-04-28T08:46:09.155Z] ---> b897f5fc8398 [2022-04-28T08:46:09.155Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-28T08:46:09.155Z] ---> Running in 2150e6763040 [2022-04-28T08:46:09.414Z] Removing intermediate container 2150e6763040 [2022-04-28T08:46:09.414Z] ---> 971be9d1ed74 [2022-04-28T08:46:09.414Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:46:09.414Z] ---> Running in 24a7a2e02699 [2022-04-28T08:46:09.414Z] Removing intermediate container 24a7a2e02699 [2022-04-28T08:46:09.414Z] ---> 0f2ea5eb12fa [2022-04-28T08:46:09.414Z] Step 23/25 : LABEL arch=amd64 [2022-04-28T08:46:09.414Z] ---> Running in 3337e1c34cc5 [2022-04-28T08:46:09.414Z] Removing intermediate container 3337e1c34cc5 [2022-04-28T08:46:09.414Z] ---> b7b909a88ee4 [2022-04-28T08:46:09.414Z] Step 24/25 : LABEL git_sha=b2d7386986501f8c504e256bc873431da18a2db4 [2022-04-28T08:46:09.676Z] ---> Running in af737c864e8c [2022-04-28T08:46:09.676Z] Removing intermediate container af737c864e8c [2022-04-28T08:46:09.676Z] ---> e4d2df524720 [2022-04-28T08:46:09.676Z] Step 25/25 : LABEL version=2.2.0-dev.34 [2022-04-28T08:46:09.676Z] ---> Running in f59b5dcbfc3c [2022-04-28T08:46:09.937Z] Removing intermediate container f59b5dcbfc3c [2022-04-28T08:46:09.937Z] ---> 0c3735bc3856 [2022-04-28T08:46:09.937Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T08:46:09.937Z] Successfully built 0c3735bc3856 [2022-04-28T08:46:09.937Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:46:10.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:46:10.338Z] [2022-04-28T08:46:10.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:46:10.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:46:10.647Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T08:46:10.647Z] 5eb5b503b376: Pulling fs layer [2022-04-28T08:46:10.647Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T08:46:10.647Z] ec43610c2a17: Pulling fs layer [2022-04-28T08:46:10.647Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T08:46:10.647Z] 33b1e0a273af: Pulling fs layer [2022-04-28T08:46:10.647Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T08:46:10.647Z] 2f39f015ded8: Pulling fs layer [2022-04-28T08:46:10.647Z] 33b1e0a273af: Waiting [2022-04-28T08:46:10.647Z] 5d3b04190fa2: Waiting [2022-04-28T08:46:10.647Z] 2f39f015ded8: Waiting [2022-04-28T08:46:10.647Z] 3a2ae6a8a46f: Waiting [2022-04-28T08:46:10.647Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T08:46:10.647Z] 3a2ae6a8a46f: Download complete [2022-04-28T08:46:10.647Z] 33b1e0a273af: Verifying Checksum [2022-04-28T08:46:10.647Z] 33b1e0a273af: Download complete [2022-04-28T08:46:10.647Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T08:46:10.647Z] 5d3b04190fa2: Download complete [2022-04-28T08:46:10.647Z] ec43610c2a17: Verifying Checksum [2022-04-28T08:46:10.647Z] ec43610c2a17: Download complete [2022-04-28T08:46:10.906Z] 5eb5b503b376: Verifying Checksum [2022-04-28T08:46:10.906Z] 5eb5b503b376: Download complete [2022-04-28T08:46:11.476Z] 2f39f015ded8: Download complete [2022-04-28T08:46:12.047Z] 5eb5b503b376: Pull complete [2022-04-28T08:46:12.307Z] 5c69ac0246d0: Pull complete [2022-04-28T08:46:12.877Z] ec43610c2a17: Pull complete [2022-04-28T08:46:12.877Z] 3a2ae6a8a46f: Pull complete [2022-04-28T08:46:13.137Z] 33b1e0a273af: Pull complete [2022-04-28T08:46:13.138Z] 5d3b04190fa2: Pull complete [2022-04-28T08:46:17.331Z] 2f39f015ded8: Pull complete [2022-04-28T08:46:17.331Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T08:46:17.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:46:17.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T08:46:17.406Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:46:17.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T08:46:20.019Z] $ docker top d38df0572730e690af08fe55f2d34657bf18c98c5dee3f188a96af4554ff9025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:46:20.462Z] ---> job-cost.sh [2022-04-28T08:46:20.462Z] lf-activate-venv: SKIPPING [2022-04-28T08:46:20.462Z] INFO: No Stack... [2022-04-28T08:46:20.723Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T08:46:21.295Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T08:46:21.595Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-04-28T08:46:21.595Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T08:46:21.608Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [2022-04-28T08:46:21.613Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] did not exist. Created. [2022-04-28T08:46:21.613Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T08:46:21.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T08:46:21.956Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T08:46:21.962Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T08:46:21.985Z] $ docker stop --time=1 d38df0572730e690af08fe55f2d34657bf18c98c5dee3f188a96af4554ff9025 [2022-04-28T08:46:23.152Z] $ docker rm -f d38df0572730e690af08fe55f2d34657bf18c98c5dee3f188a96af4554ff9025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T08:46:55.170Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33636 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-04-28T08:46:55.184Z] Running in /w/workspace/device-sdk-go/67 [Pipeline] { [Pipeline] checkout [2022-04-28T08:46:55.559Z] The recommended git tool is: git [2022-04-28T08:47:03.102Z] using credential edgex-jenkins-ssh [2022-04-28T08:47:03.128Z] Cloning the remote Git repository [2022-04-28T08:47:03.203Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-28T08:47:03.296Z] > git init /w/workspace/device-sdk-go/67 # timeout=10 [2022-04-28T08:47:03.394Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-28T08:47:03.395Z] > git --version # timeout=10 [2022-04-28T08:47:03.417Z] > git --version # 'git version 2.25.1' [2022-04-28T08:47:03.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:47:03.558Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:47:05.182Z] Avoid second fetch [2022-04-28T08:47:05.182Z] Checking out Revision b2d7386986501f8c504e256bc873431da18a2db4 (main) [2022-04-28T08:47:05.142Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-28T08:47:05.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:47:05.209Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T08:47:05.233Z] > git checkout -f b2d7386986501f8c504e256bc873431da18a2db4 # timeout=10 [2022-04-28T08:47:09.578Z] Commit message: "Merge pull request #1149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T08:47:10.507Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T08:47:10.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T08:47:10.507Z] Dload Upload Total Spent Left Speed [2022-04-28T08:47:10.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-04-28T08:47:11.070Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T08:47:11.417Z] + sudo tee /etc/docker/daemon.new [2022-04-28T08:47:11.417Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T08:47:11.417Z] { [2022-04-28T08:47:11.417Z] "registry-mirrors": [ [2022-04-28T08:47:11.417Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T08:47:11.417Z] ], [2022-04-28T08:47:11.417Z] "bip": "10.250.0.254/24", [2022-04-28T08:47:11.417Z] "hosts": [ [2022-04-28T08:47:11.417Z] "tcp://0.0.0.0:5555", [2022-04-28T08:47:11.417Z] "unix:///var/run/docker.sock" [2022-04-28T08:47:11.417Z] ], [2022-04-28T08:47:11.417Z] "mtu": 1458, [2022-04-28T08:47:11.417Z] "selinux-enabled": true, [2022-04-28T08:47:11.417Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T08:47:11.417Z] } [Pipeline] sh [2022-04-28T08:47:11.774Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T08:47:12.140Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:47:30.526Z] provisioning config files... [2022-04-28T08:47:30.553Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/67@tmp/config8516214611487153744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:47:30.933Z] ---> docker-login.sh [2022-04-28T08:47:30.933Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:47:31.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:47:31.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:47:31.827Z] Configure a credential helper to remove this warning. See [2022-04-28T08:47:31.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:47:31.827Z] [2022-04-28T08:47:31.827Z] Login Succeeded [2022-04-28T08:47:31.827Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:47:32.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:47:32.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:47:32.433Z] Configure a credential helper to remove this warning. See [2022-04-28T08:47:32.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:47:32.433Z] [2022-04-28T08:47:32.433Z] Login Succeeded [2022-04-28T08:47:32.433Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:47:33.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:47:33.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:47:33.039Z] Configure a credential helper to remove this warning. See [2022-04-28T08:47:33.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:47:33.039Z] [2022-04-28T08:47:33.039Z] Login Succeeded [2022-04-28T08:47:33.039Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:47:33.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:47:33.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:47:33.648Z] Configure a credential helper to remove this warning. See [2022-04-28T08:47:33.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:47:33.648Z] [2022-04-28T08:47:33.648Z] Login Succeeded [2022-04-28T08:47:33.648Z] docker.io [2022-04-28T08:47:33.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:47:34.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:47:34.620Z] Configure a credential helper to remove this warning. See [2022-04-28T08:47:34.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:47:34.620Z] [2022-04-28T08:47:34.620Z] Login Succeeded [2022-04-28T08:47:34.620Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:47:34.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T08:47:35.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T08:47:35.185Z] ========================================================= [2022-04-28T08:47:35.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T08:47:35.185Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:47:35.584Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T08:47:36.186Z] Sending build context to Docker daemon 5.204MB [2022-04-28T08:47:36.186Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:36.186Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-28T08:47:36.466Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T08:47:36.466Z] 9b3977197b4f: Pulling fs layer [2022-04-28T08:47:36.466Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T08:47:36.466Z] 94645a83ff95: Pulling fs layer [2022-04-28T08:47:36.466Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T08:47:36.466Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T08:47:36.466Z] 3096ccb668a1: Pulling fs layer [2022-04-28T08:47:36.466Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T08:47:36.466Z] a4caa8a26152: Pulling fs layer [2022-04-28T08:47:36.466Z] 3f3a8bcf1eab: Waiting [2022-04-28T08:47:36.466Z] 0c92f367c5e7: Waiting [2022-04-28T08:47:36.466Z] 3096ccb668a1: Waiting [2022-04-28T08:47:36.466Z] e8cf19c19ddd: Waiting [2022-04-28T08:47:36.466Z] a4caa8a26152: Waiting [2022-04-28T08:47:36.466Z] 94645a83ff95: Download complete [2022-04-28T08:47:36.466Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T08:47:36.466Z] 1a89e8eeedd5: Download complete [2022-04-28T08:47:36.466Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T08:47:36.466Z] 0c92f367c5e7: Download complete [2022-04-28T08:47:36.466Z] 3096ccb668a1: Verifying Checksum [2022-04-28T08:47:36.466Z] 3096ccb668a1: Download complete [2022-04-28T08:47:36.466Z] 9b3977197b4f: Verifying Checksum [2022-04-28T08:47:36.466Z] 9b3977197b4f: Download complete [2022-04-28T08:47:36.466Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T08:47:36.466Z] e8cf19c19ddd: Download complete [2022-04-28T08:47:37.468Z] 9b3977197b4f: Pull complete [2022-04-28T08:47:38.077Z] 1a89e8eeedd5: Pull complete [2022-04-28T08:47:38.354Z] 94645a83ff95: Pull complete [2022-04-28T08:47:38.957Z] a4caa8a26152: Verifying Checksum [2022-04-28T08:47:38.957Z] a4caa8a26152: Download complete [2022-04-28T08:47:39.239Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T08:47:39.239Z] 3f3a8bcf1eab: Download complete [2022-04-28T08:47:54.382Z] 3f3a8bcf1eab: Pull complete [2022-04-28T08:47:54.382Z] 0c92f367c5e7: Pull complete [2022-04-28T08:47:54.382Z] 3096ccb668a1: Pull complete [2022-04-28T08:47:54.382Z] e8cf19c19ddd: Pull complete [2022-04-28T08:47:59.844Z] a4caa8a26152: Pull complete [2022-04-28T08:47:59.844Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T08:47:59.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:47:59.844Z] ---> 725f1c02e7f9 [2022-04-28T08:47:59.844Z] Step 3/11 : ARG MAKE=make build [2022-04-28T08:48:00.120Z] ---> Running in df5d0948f1d0 [2022-04-28T08:48:00.404Z] Removing intermediate container df5d0948f1d0 [2022-04-28T08:48:00.404Z] ---> b584addb2c8e [2022-04-28T08:48:00.404Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-28T08:48:00.685Z] ---> Running in db6e7a84f7a3 [2022-04-28T08:48:00.961Z] Removing intermediate container db6e7a84f7a3 [2022-04-28T08:48:00.961Z] ---> 4904b3af16fe [2022-04-28T08:48:00.961Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:48:00.961Z] ---> Running in 9464c7149f2b [2022-04-28T08:48:01.569Z] Removing intermediate container 9464c7149f2b [2022-04-28T08:48:01.569Z] ---> 6cf1cf86e748 [2022-04-28T08:48:01.569Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:48:01.569Z] ---> Running in 53b0cbf1193b [2022-04-28T08:48:03.569Z] Removing intermediate container 53b0cbf1193b [2022-04-28T08:48:03.569Z] ---> 27af3c497325 [2022-04-28T08:48:03.569Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-28T08:48:03.569Z] ---> Running in 1fba716a419d [2022-04-28T08:48:06.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:48:06.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:48:07.833Z] OK: 220 MiB in 52 packages [2022-04-28T08:48:08.825Z] Removing intermediate container 1fba716a419d [2022-04-28T08:48:08.825Z] ---> 159d9ce46f3f [2022-04-28T08:48:08.825Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-28T08:48:09.430Z] ---> 5f4be9ad6fd7 [2022-04-28T08:48:09.430Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:48:09.430Z] ---> Running in 1fc28f43afee [2022-04-28T08:48:56.472Z] Removing intermediate container 1fc28f43afee [2022-04-28T08:48:56.472Z] ---> 1598acc89890 [2022-04-28T08:48:56.472Z] Step 10/11 : COPY . . [2022-04-28T08:48:57.919Z] ---> ed15685ce13c [2022-04-28T08:48:57.919Z] Step 11/11 : RUN ${MAKE} [2022-04-28T08:48:57.919Z] ---> Running in f09b3d7305d2 [2022-04-28T08:48:58.924Z] noop [2022-04-28T08:48:59.529Z] Removing intermediate container f09b3d7305d2 [2022-04-28T08:48:59.529Z] ---> aecb84623c7a [2022-04-28T08:48:59.529Z] Successfully built aecb84623c7a [2022-04-28T08:48:59.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:49:00.162Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T08:49:00.162Z] . [Pipeline] withDockerContainer [2022-04-28T08:49:00.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-33636 does not seem to be running inside a container [2022-04-28T08:49:00.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/67 -v /w/workspace/device-sdk-go/67:/w/workspace/device-sdk-go/67:rw,z -v /w/workspace/device-sdk-go/67@tmp:/w/workspace/device-sdk-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T08:49:02.034Z] $ docker top 39ab89abe7ba0978221118f8a17cb3b895466eef4936b9d06ca07226a2834215 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:49:02.985Z] + go version [2022-04-28T08:49:02.986Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T08:49:03.021Z] $ docker stop --time=1 39ab89abe7ba0978221118f8a17cb3b895466eef4936b9d06ca07226a2834215 [2022-04-28T08:49:04.731Z] $ docker rm -f 39ab89abe7ba0978221118f8a17cb3b895466eef4936b9d06ca07226a2834215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:49:05.394Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T08:49:05.394Z] . [Pipeline] withDockerContainer [2022-04-28T08:49:05.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-33636 does not seem to be running inside a container [2022-04-28T08:49:05.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/67 -v /w/workspace/device-sdk-go/67:/w/workspace/device-sdk-go/67:rw,z -v /w/workspace/device-sdk-go/67@tmp:/w/workspace/device-sdk-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T08:49:07.019Z] $ docker top 3df3b4d2014597e1fb1990ff9e6d354bb2ec194fe30859b56ba39b13a40f12b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:49:07.965Z] + make test [2022-04-28T08:49:07.965Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T08:49:40.349Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-28T08:51:32.296Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-28T08:51:32.296Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-28T08:51:32.296Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-28T08:51:47.445Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.546s coverage: 23.3% of statements [2022-04-28T08:51:47.445Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-28T08:51:47.445Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.342s coverage: 27.6% of statements [2022-04-28T08:51:47.445Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.438s coverage: 78.9% of statements [2022-04-28T08:51:47.445Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.302s coverage: 10.8% of statements [2022-04-28T08:51:50.886Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.437s coverage: 60.0% of statements [2022-04-28T08:51:50.886Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-28T08:51:50.886Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-28T08:51:53.590Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.496s coverage: 34.8% of statements [2022-04-28T08:51:53.590Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-28T08:51:55.578Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.396s coverage: 86.1% of statements [2022-04-28T08:51:55.578Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-28T08:51:55.578Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-28T08:51:55.578Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.502s coverage: 65.1% of statements [2022-04-28T08:51:58.990Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.278s coverage: 89.2% of statements [2022-04-28T08:51:58.990Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-28T08:52:01.629Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.261s coverage: 4.7% of statements [2022-04-28T08:52:01.629Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-28T08:52:01.903Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T08:52:01.903Z] GO111MODULE=on go vet ./... [2022-04-28T08:53:53.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T08:53:53.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T08:53:53.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T08:53:53.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T08:53:53.910Z] $ docker stop --time=1 3df3b4d2014597e1fb1990ff9e6d354bb2ec194fe30859b56ba39b13a40f12b8 [2022-04-28T08:53:55.783Z] $ docker rm -f 3df3b4d2014597e1fb1990ff9e6d354bb2ec194fe30859b56ba39b13a40f12b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:53:57.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T08:53:57.394Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T08:53:58.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T08:53:58.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T08:53:58.951Z] + ls -al . [2022-04-28T08:53:58.951Z] total 312 [2022-04-28T08:53:58.951Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 08:53 . [2022-04-28T08:53:58.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:47 .. [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 08:47 .dockerignore [2022-04-28T08:53:58.951Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:47 .git [2022-04-28T08:53:58.951Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:47 .github [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 08:47 .gitignore [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 08:47 .golangci.yml [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 08:47 CHANGELOG.md [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:47 GOVERNANCE.md [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 08:47 Jenkinsfile [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 08:47 LICENSE [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 08:47 Makefile [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 08:47 OWNERS.md [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 08:47 README.md [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 08:44 VERSION [2022-04-28T08:53:58.951Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:47 bin [2022-04-28T08:53:58.951Z] -rw-r--r-- 1 jenkins jenkins 130819 Apr 28 08:52 coverage.out [2022-04-28T08:53:58.951Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:47 example [2022-04-28T08:53:58.951Z] -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 08:47 go.mod [2022-04-28T08:53:58.952Z] -rw-rw-r-- 1 jenkins jenkins 53758 Apr 28 08:47 go.sum [2022-04-28T08:53:58.952Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 08:47 internal [2022-04-28T08:53:58.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:47 openapi [2022-04-28T08:53:58.952Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:47 pkg [2022-04-28T08:53:58.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:47 snap [2022-04-28T08:53:58.952Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 08:47 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:53:59.315Z] + 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=b2d7386986501f8c504e256bc873431da18a2db4 --label arch=arm64 --label version=2.2.0-dev.34 . [2022-04-28T08:53:59.917Z] Sending build context to Docker daemon 5.336MB [2022-04-28T08:53:59.917Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:53:59.917Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T08:53:59.917Z] ---> aecb84623c7a [2022-04-28T08:53:59.917Z] Step 3/25 : ARG MAKE=make build [2022-04-28T08:54:00.214Z] ---> Running in d38d98bc40b3 [2022-04-28T08:54:00.492Z] Removing intermediate container d38d98bc40b3 [2022-04-28T08:54:00.492Z] ---> af8623232d0c [2022-04-28T08:54:00.492Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-28T08:54:00.492Z] ---> Running in 919bf0d1aaa2 [2022-04-28T08:54:01.094Z] Removing intermediate container 919bf0d1aaa2 [2022-04-28T08:54:01.094Z] ---> 475102252601 [2022-04-28T08:54:01.094Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:54:01.094Z] ---> Running in 141e70760481 [2022-04-28T08:54:01.383Z] Removing intermediate container 141e70760481 [2022-04-28T08:54:01.383Z] ---> f5095f562cda [2022-04-28T08:54:01.383Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:54:01.383Z] ---> Running in 0b5d1a8b870c [2022-04-28T08:54:03.374Z] Removing intermediate container 0b5d1a8b870c [2022-04-28T08:54:03.374Z] ---> 40eeffe4d3bc [2022-04-28T08:54:03.374Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-28T08:54:03.374Z] ---> Running in 8dffdd329790 [2022-04-28T08:54:04.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:54:05.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:54:06.327Z] OK: 220 MiB in 52 packages [2022-04-28T08:54:07.321Z] Removing intermediate container 8dffdd329790 [2022-04-28T08:54:07.321Z] ---> 2b74e36c20db [2022-04-28T08:54:07.321Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-28T08:54:07.921Z] ---> 53e666f70f4f [2022-04-28T08:54:07.921Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:54:07.921Z] ---> Running in 0993ea6fb266 [2022-04-28T08:54:09.911Z] Removing intermediate container 0993ea6fb266 [2022-04-28T08:54:09.911Z] ---> 5ce3800435c5 [2022-04-28T08:54:09.911Z] Step 10/25 : COPY . . [2022-04-28T08:54:11.347Z] ---> faf2ba13e22f [2022-04-28T08:54:11.347Z] Step 11/25 : RUN ${MAKE} [2022-04-28T08:54:11.347Z] ---> Running in 92bb23a16311 [2022-04-28T08:54:12.332Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-28T08:56:34.253Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-28T08:56:34.530Z] Removing intermediate container 92bb23a16311 [2022-04-28T08:56:34.530Z] ---> ba2143a534ed [2022-04-28T08:56:34.530Z] Step 12/25 : FROM alpine:3.14 [2022-04-28T08:56:35.133Z] 3.14: Pulling from library/alpine [2022-04-28T08:56:35.410Z] 455c02918c45: Pulling fs layer [2022-04-28T08:56:35.410Z] 455c02918c45: Verifying Checksum [2022-04-28T08:56:35.410Z] 455c02918c45: Download complete [2022-04-28T08:56:36.013Z] 455c02918c45: Pull complete [2022-04-28T08:56:36.013Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:56:36.013Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T08:56:36.013Z] ---> ac73e934f311 [2022-04-28T08:56:36.013Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:56:36.290Z] ---> Running in 00a0329cc6b2 [2022-04-28T08:56:36.569Z] Removing intermediate container 00a0329cc6b2 [2022-04-28T08:56:36.569Z] ---> d45f24a10194 [2022-04-28T08:56:36.569Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:56:36.854Z] ---> Running in 54af371ab8f1 [2022-04-28T08:56:38.857Z] Removing intermediate container 54af371ab8f1 [2022-04-28T08:56:38.857Z] ---> 96e5c3df064c [2022-04-28T08:56:38.857Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-28T08:56:38.857Z] ---> Running in b9266be55229 [2022-04-28T08:56:39.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:56:40.837Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:56:41.827Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T08:56:41.827Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-28T08:56:41.827Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T08:56:42.103Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-28T08:56:42.103Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-28T08:56:42.377Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:56:42.377Z] OK: 8 MiB in 19 packages [2022-04-28T08:56:43.380Z] Removing intermediate container b9266be55229 [2022-04-28T08:56:43.380Z] ---> 85dd1f9fd61c [2022-04-28T08:56:43.380Z] Step 16/25 : WORKDIR / [2022-04-28T08:56:43.380Z] ---> Running in 2069c932977f [2022-04-28T08:56:43.655Z] Removing intermediate container 2069c932977f [2022-04-28T08:56:43.655Z] ---> f12ae44da1f5 [2022-04-28T08:56:43.655Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-28T08:56:44.256Z] ---> f5c507967459 [2022-04-28T08:56:44.256Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-28T08:56:46.243Z] ---> 23b44604f0fe [2022-04-28T08:56:46.243Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-28T08:56:46.848Z] ---> fa90522e05bd [2022-04-28T08:56:46.848Z] Step 20/25 : EXPOSE 59999 [2022-04-28T08:56:46.848Z] ---> Running in 18dd5ab87f1b [2022-04-28T08:56:47.124Z] Removing intermediate container 18dd5ab87f1b [2022-04-28T08:56:47.124Z] ---> 7699ab62ce08 [2022-04-28T08:56:47.124Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-28T08:56:47.414Z] ---> Running in 084a42550409 [2022-04-28T08:56:47.690Z] Removing intermediate container 084a42550409 [2022-04-28T08:56:47.690Z] ---> d932ded35aa5 [2022-04-28T08:56:47.690Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:56:47.690Z] ---> Running in ba131396f1d0 [2022-04-28T08:56:47.973Z] Removing intermediate container ba131396f1d0 [2022-04-28T08:56:47.973Z] ---> 998919cde826 [2022-04-28T08:56:47.973Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T08:56:48.248Z] ---> Running in cc645637e603 [2022-04-28T08:56:48.526Z] Removing intermediate container cc645637e603 [2022-04-28T08:56:48.526Z] ---> 556e2a8f29eb [2022-04-28T08:56:48.526Z] Step 24/25 : LABEL git_sha=b2d7386986501f8c504e256bc873431da18a2db4 [2022-04-28T08:56:48.526Z] ---> Running in fce622558083 [2022-04-28T08:56:48.808Z] Removing intermediate container fce622558083 [2022-04-28T08:56:48.808Z] ---> e92d6443d506 [2022-04-28T08:56:48.808Z] Step 25/25 : LABEL version=2.2.0-dev.34 [2022-04-28T08:56:49.087Z] ---> Running in 28570cdda00c [2022-04-28T08:56:49.365Z] Removing intermediate container 28570cdda00c [2022-04-28T08:56:49.365Z] ---> 77991a08588f [2022-04-28T08:56:49.365Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T08:56:49.365Z] Successfully built 77991a08588f [2022-04-28T08:56:49.365Z] Successfully tagged device-sdk-simple-arm64:latest [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] sh [2022-04-28T08:56:49.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T08:56:49.846Z] [2022-04-28T08:56:49.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:56:50.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T08:56:50.533Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T08:56:50.533Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T08:56:50.533Z] 04944245beec: Pulling fs layer [2022-04-28T08:56:50.533Z] 699f458cf7ca: Pulling fs layer [2022-04-28T08:56:50.533Z] 765212b225bb: Pulling fs layer [2022-04-28T08:56:50.533Z] f23df028b6ca: Pulling fs layer [2022-04-28T08:56:50.533Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T08:56:50.533Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T08:56:50.533Z] f23df028b6ca: Waiting [2022-04-28T08:56:50.533Z] 765212b225bb: Waiting [2022-04-28T08:56:50.533Z] d65c8cfc05b1: Waiting [2022-04-28T08:56:50.533Z] 2437ff75d9bd: Waiting [2022-04-28T08:56:50.533Z] 04944245beec: Verifying Checksum [2022-04-28T08:56:50.533Z] 04944245beec: Download complete [2022-04-28T08:56:50.533Z] 765212b225bb: Verifying Checksum [2022-04-28T08:56:50.533Z] 765212b225bb: Download complete [2022-04-28T08:56:50.533Z] f23df028b6ca: Verifying Checksum [2022-04-28T08:56:50.533Z] f23df028b6ca: Download complete [2022-04-28T08:56:50.812Z] d65c8cfc05b1: Download complete [2022-04-28T08:56:50.812Z] 699f458cf7ca: Download complete [2022-04-28T08:56:51.092Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T08:56:51.092Z] 8998bd30e6a1: Download complete [2022-04-28T08:56:53.742Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T08:56:53.742Z] 2437ff75d9bd: Download complete [2022-04-28T08:56:55.750Z] 8998bd30e6a1: Pull complete [2022-04-28T08:56:56.351Z] 04944245beec: Pull complete [2022-04-28T08:56:57.797Z] 699f458cf7ca: Pull complete [2022-04-28T08:56:58.085Z] 765212b225bb: Pull complete [2022-04-28T08:56:59.071Z] f23df028b6ca: Pull complete [2022-04-28T08:56:59.348Z] d65c8cfc05b1: Pull complete [2022-04-28T08:57:14.463Z] 2437ff75d9bd: Pull complete [2022-04-28T08:57:14.463Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T08:57:14.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T08:57:14.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T08:57:14.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-33636 does not seem to be running inside a container [2022-04-28T08:57:14.824Z] $ 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/67 -v /w/workspace/device-sdk-go/67:/w/workspace/device-sdk-go/67:rw,z -v /w/workspace/device-sdk-go/67@tmp:/w/workspace/device-sdk-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T08:57:17.802Z] $ docker top 4db97fb4d1467f361e26b924710a39d05f27fc80f7ab0e2c5dbb63a8ef884366 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:57:18.780Z] ---> job-cost.sh [2022-04-28T08:57:18.780Z] lf-activate-venv: SKIPPING [2022-04-28T08:57:18.780Z] INFO: No Stack... [2022-04-28T08:57:19.380Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T08:57:20.367Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T08:57:21.052Z] + cat /w/workspace/device-sdk-go/67/archives/cost.csv [2022-04-28T08:57:21.052Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T08:57:21.127Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [2022-04-28T08:57:21.132Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] did not exist. Created. [2022-04-28T08:57:21.133Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T08:57:21.827Z] /w/workspace/device-sdk-go/67@tmp/durable-042aaf1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T08:57:22.522Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T08:57:22.544Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T08:57:22.613Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T08:57:22.623Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T08:57:22.652Z] $ docker stop --time=1 4db97fb4d1467f361e26b924710a39d05f27fc80f7ab0e2c5dbb63a8ef884366 [2022-04-28T08:57:24.198Z] $ docker rm -f 4db97fb4d1467f361e26b924710a39d05f27fc80f7ab0e2c5dbb63a8ef884366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-28T08:57:24.817Z] provisioning config files... [2022-04-28T08:57:24.825Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6146827996138461123tmp [Pipeline] { [Pipeline] sh [2022-04-28T08:57:25.123Z] + set +x [2022-04-28T08:57:25.123Z] + curl -s https://codecov.io/bash [2022-04-28T08:57:25.123Z] + bash -s -- [2022-04-28T08:57:25.123Z] [2022-04-28T08:57:25.123Z] _____ _ [2022-04-28T08:57:25.123Z] / ____| | | [2022-04-28T08:57:25.123Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T08:57:25.123Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T08:57:25.123Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T08:57:25.123Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T08:57:25.123Z] Bash-1.0.6 [2022-04-28T08:57:25.123Z] [2022-04-28T08:57:25.123Z] [2022-04-28T08:57:25.123Z] ==> git version 2.25.1 found [2022-04-28T08:57:25.123Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-28T08:57:25.123Z] Release-Date: 2020-01-08 [2022-04-28T08:57:25.123Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T08:57:25.123Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T08:57:25.123Z] ==> Jenkins CI detected. [2022-04-28T08:57:25.123Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-04-28T08:57:25.123Z] project root: . [2022-04-28T08:57:25.123Z] --> token set from env [2022-04-28T08:57:25.123Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T08:57:25.124Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T08:57:25.124Z] ==> Python coveragepy not found [2022-04-28T08:57:25.124Z] ==> Searching for coverage reports in: [2022-04-28T08:57:25.124Z] + . [2022-04-28T08:57:25.124Z] -> Found 1 reports [2022-04-28T08:57:25.124Z] ==> Detecting git/mercurial file structure [2022-04-28T08:57:25.124Z] ==> Reading reports [2022-04-28T08:57:25.124Z] + ./coverage.out bytes=130819 [2022-04-28T08:57:25.124Z] ==> Appending adjustments [2022-04-28T08:57:25.124Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T08:57:25.383Z] + Found adjustments [2022-04-28T08:57:25.643Z] ==> Gzipping contents [2022-04-28T08:57:25.643Z] 20K /tmp/codecov.OYACoZ.gz [2022-04-28T08:57:25.643Z] ==> Uploading reports [2022-04-28T08:57:25.643Z] url: https://codecov.io [2022-04-28T08:57:25.643Z] query: branch=main&commit=b2d7386986501f8c504e256bc873431da18a2db4&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T08:57:25.643Z] -> Pinging Codecov [2022-04-28T08:57:25.643Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=b2d7386986501f8c504e256bc873431da18a2db4&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T08:57:25.643Z] -> Uploading to [2022-04-28T08:57:25.643Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/7E55EF52A471D76F132DFD9A03CDDE97/b2d7386986501f8c504e256bc873431da18a2db4/4bc3235a-b3c1-48ec-8aa8-88a69c45ac9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T085725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6807742a9237ecc4f5c5aaf2985b7a1597f76dc4001ffc2938da4ef1ac5a3c96 [2022-04-28T08:57:25.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T08:57:25.643Z] Dload Upload Total Spent Left Speed [2022-04-28T08:57:25.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16824 0 0 100 16824 0 64213 --:--:-- --:--:-- --:--:-- 64213 [2022-04-28T08:57:26.164Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] } [2022-04-28T08:57:26.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-28T08:57:26.461Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T08:57:26.472Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:57:26.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T08:57:26.765Z] [2022-04-28T08:57:26.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:57:27.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T08:57:27.066Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T08:57:27.066Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T08:57:27.066Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T08:57:27.066Z] de9db76c5a1d: Pulling fs layer [2022-04-28T08:57:27.066Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T08:57:27.066Z] 0d57e429df01: Pulling fs layer [2022-04-28T08:57:27.066Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T08:57:27.066Z] e1f770b5df2f: Pulling fs layer [2022-04-28T08:57:27.066Z] 85a0685a4137: Pulling fs layer [2022-04-28T08:57:27.066Z] 0eba1c9be4d2: Waiting [2022-04-28T08:57:27.066Z] e1f770b5df2f: Waiting [2022-04-28T08:57:27.066Z] 85a0685a4137: Waiting [2022-04-28T08:57:27.066Z] 0d57e429df01: Waiting [2022-04-28T08:57:27.066Z] 4e4be7b47b0d: Waiting [2022-04-28T08:57:27.066Z] de9db76c5a1d: Verifying Checksum [2022-04-28T08:57:27.066Z] de9db76c5a1d: Download complete [2022-04-28T08:57:27.066Z] 0d57e429df01: Verifying Checksum [2022-04-28T08:57:27.066Z] 0d57e429df01: Download complete [2022-04-28T08:57:27.066Z] 4e4be7b47b0d: Download complete [2022-04-28T08:57:27.066Z] 188c0c94c7c5: Verifying Checksum [2022-04-28T08:57:27.066Z] 188c0c94c7c5: Download complete [2022-04-28T08:57:27.326Z] 188c0c94c7c5: Pull complete [2022-04-28T08:57:27.326Z] e1f770b5df2f: Verifying Checksum [2022-04-28T08:57:27.326Z] e1f770b5df2f: Download complete [2022-04-28T08:57:27.326Z] 0ef7d3d256c8: Pull complete [2022-04-28T08:57:27.585Z] de9db76c5a1d: Pull complete [2022-04-28T08:57:27.845Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T08:57:27.845Z] 0eba1c9be4d2: Download complete [2022-04-28T08:57:28.103Z] 85a0685a4137: Verifying Checksum [2022-04-28T08:57:28.103Z] 85a0685a4137: Download complete [2022-04-28T08:57:31.395Z] 0eba1c9be4d2: Pull complete [2022-04-28T08:57:31.395Z] 0d57e429df01: Pull complete [2022-04-28T08:57:31.395Z] 4e4be7b47b0d: Pull complete [2022-04-28T08:57:31.963Z] e1f770b5df2f: Pull complete [2022-04-28T08:57:35.258Z] 85a0685a4137: Pull complete [2022-04-28T08:57:35.258Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T08:57:35.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T08:57:35.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T08:57:35.321Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:57:35.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-28T08:57:37.066Z] $ docker top feda3e8143d55d8e27ba311dfc12fca8b8d2f615c7b3a5ac2f77e9dc28fb516e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T08:57:37.135Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T08:57:37.418Z] + set -o pipefail [2022-04-28T08:57:37.418Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T08:57:42.700Z] [2022-04-28T08:57:42.700Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-04-28T08:57:42.700Z] [2022-04-28T08:57:42.700Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/b2c7c709-4899-4a16-9501-3cdfabc7bd0d [2022-04-28T08:57:42.700Z] [2022-04-28T08:57:42.700Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T08:57:42.700Z] [2022-04-28T08:57:42.700Z] [Pipeline] } [2022-04-28T08:57:42.717Z] $ docker stop --time=1 feda3e8143d55d8e27ba311dfc12fca8b8d2f615c7b3a5ac2f77e9dc28fb516e [2022-04-28T08:57:44.921Z] $ docker rm -f feda3e8143d55d8e27ba311dfc12fca8b8d2f615c7b3a5ac2f77e9dc28fb516e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-28T08:57:45.370Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:57:45.382Z] provisioning config files... [2022-04-28T08:57:45.391Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config744605535583811809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:57:45.690Z] --> edgex-publish-swagger.sh [2022-04-28T08:57:45.690Z] === Publish openapi/v2 API === [2022-04-28T08:57:45.690Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-28T08:57:45.690Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-04-28T08:57:45.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T08:57:45.690Z] Dload Upload Total Spent Left Speed [2022-04-28T08:57:46.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 292k --:--:-- --:--:-- --:--:-- 290k 100 53282 0 0 100 53282 0 77783 --:--:-- --:--:-- --:--:-- 77670 [2022-04-28T08:57:46.261Z] [2022-04-28T08:57:46.261Z] [Pipeline] } [2022-04-28T08:57:46.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T08:57:46.675Z] + git log --format=format:%s -1 b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] sh [2022-04-28T08:57:46.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T08:57:46.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:57:47.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:57:47.266Z] . [Pipeline] withDockerContainer [2022-04-28T08:57:47.334Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:57:47.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T08:57:47.796Z] $ docker top 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T08:57:47.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T08:57:47.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T08:57:48.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T08:57:48.016Z] $ docker exec 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 ssh-agent [2022-04-28T08:57:48.110Z] SSH_AUTH_SOCK=/tmp/ssh-knl4a0Ix9j10/agent.34 [2022-04-28T08:57:48.110Z] SSH_AGENT_PID=41 [2022-04-28T08:57:48.115Z] Running ssh-add (command line suppressed) [2022-04-28T08:57:48.236Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6696278773701421626.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6696278773701421626.key) [2022-04-28T08:57:48.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T08:57:48.540Z] + git semver tag [2022-04-28T08:57:48.799Z] 2022-04-28 08:57:48,743 [run_tag] DEBUG tag force:False [2022-04-28T08:57:48.799Z] 2022-04-28 08:57:48,744 [check_head_tag] DEBUG check head tag [2022-04-28T08:57:48.799Z] 2022-04-28 08:57:48,745 [execute] INFO git cat-file --batch-check [2022-04-28T08:57:48.799Z] 2022-04-28 08:57:48,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-04-28T08:57:48.799Z] 2022-04-28 08:57:48,748 [execute] INFO git cat-file --batch [2022-04-28T08:57:48.799Z] 2022-04-28 08:57:48,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-04-28T08:57:48.799Z] 2022-04-28 08:57:48,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T08:57:48.799Z] 2022-04-28 08:57:48,774 [execute] INFO git tag -a v2.2.0-dev.34 -m v2.2.0-dev.34 [2022-04-28T08:57:48.800Z] 2022-04-28 08:57:48,775 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.34', '-m', 'v2.2.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T08:57:48.800Z] 2022-04-28 08:57:48,779 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T08:57:48.800Z] 2.2.0-dev.34 [Pipeline] } [2022-04-28T08:57:48.814Z] $ docker exec --env ******** --env ******** 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 ssh-agent -k [2022-04-28T08:57:48.923Z] unset SSH_AUTH_SOCK; [2022-04-28T08:57:48.923Z] unset SSH_AGENT_PID; [2022-04-28T08:57:48.923Z] echo Agent pid 41 killed; [2022-04-28T08:57:48.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T08:57:49.249Z] + git semver [Pipeline] } [2022-04-28T08:57:49.554Z] $ docker stop --time=1 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 [2022-04-28T08:57:50.839Z] $ docker rm -f 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:57:51.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T08:57:51.237Z] [2022-04-28T08:57:51.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:57:51.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T08:57:51.539Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T08:57:51.539Z] ab5ef0e58194: Pulling fs layer [2022-04-28T08:57:51.539Z] 9712f1f96733: Pulling fs layer [2022-04-28T08:57:51.539Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T08:57:51.539Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T08:57:51.539Z] e9a5061849ea: Pulling fs layer [2022-04-28T08:57:51.539Z] d747dcd14b5f: Pulling fs layer [2022-04-28T08:57:51.539Z] 2de7ff778b66: Pulling fs layer [2022-04-28T08:57:51.539Z] 0d9ebad4ef96: Waiting [2022-04-28T08:57:51.539Z] d747dcd14b5f: Waiting [2022-04-28T08:57:51.539Z] 2de7ff778b66: Waiting [2022-04-28T08:57:51.539Z] 9712f1f96733: Verifying Checksum [2022-04-28T08:57:51.539Z] 9712f1f96733: Download complete [2022-04-28T08:57:51.800Z] 63f879dbbcfc: Verifying Checksum [2022-04-28T08:57:51.800Z] 63f879dbbcfc: Download complete [2022-04-28T08:57:52.060Z] e9a5061849ea: Verifying Checksum [2022-04-28T08:57:52.060Z] e9a5061849ea: Download complete [2022-04-28T08:57:52.060Z] d747dcd14b5f: Verifying Checksum [2022-04-28T08:57:52.060Z] d747dcd14b5f: Download complete [2022-04-28T08:57:52.060Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T08:57:52.060Z] 0d9ebad4ef96: Download complete [2022-04-28T08:57:52.060Z] ab5ef0e58194: Verifying Checksum [2022-04-28T08:57:52.060Z] ab5ef0e58194: Download complete [2022-04-28T08:57:52.060Z] 2de7ff778b66: Verifying Checksum [2022-04-28T08:57:52.060Z] 2de7ff778b66: Download complete [2022-04-28T08:57:55.352Z] ab5ef0e58194: Pull complete [2022-04-28T08:57:55.352Z] 9712f1f96733: Pull complete [2022-04-28T08:57:55.612Z] 63f879dbbcfc: Pull complete [2022-04-28T08:57:59.804Z] 0d9ebad4ef96: Pull complete [2022-04-28T08:57:59.804Z] e9a5061849ea: Pull complete [2022-04-28T08:57:59.804Z] d747dcd14b5f: Pull complete [2022-04-28T08:58:00.740Z] 2de7ff778b66: Pull complete [2022-04-28T08:58:00.740Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T08:58:00.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T08:58:00.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T08:58:00.808Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:58:00.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-28T08:58:03.286Z] $ docker top 42fa9c71669e973ddcbd58c44fc3c38ae3d1e941e7731d72b44642d115012259 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:58:03.370Z] provisioning config files... [2022-04-28T08:58:03.378Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config943030160342060704tmp [2022-04-28T08:58:03.388Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7832595716566663170tmp [2022-04-28T08:58:03.399Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6583458531378906963tmp [Pipeline] { [Pipeline] echo [2022-04-28T08:58:03.419Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:03.706Z] ---> sigul-configuration.sh [2022-04-28T08:58:03.706Z] gpg: directory `/root/.gnupg' created [2022-04-28T08:58:03.706Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T08:58:03.706Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T08:58:03.706Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T08:58:03.706Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T08:58:03.706Z] gpg: CAST5 encrypted data [2022-04-28T08:58:03.706Z] gpg: encrypted with 1 passphrase [2022-04-28T08:58:03.706Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T08:58:03.998Z] + mkdir /home/jenkins [2022-04-28T08:58:03.998Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T08:58:04.285Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-28T08:58:04.296Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:04.586Z] ---> sigul-install.sh [2022-04-28T08:58:04.586Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T08:58:04.874Z] + git tag --list [2022-04-28T08:58:04.874Z] 0.7.1 [2022-04-28T08:58:04.874Z] delhi-tag [2022-04-28T08:58:04.874Z] v1.0.0 [2022-04-28T08:58:04.874Z] v1.1.0 [2022-04-28T08:58:04.874Z] v1.1.1 [2022-04-28T08:58:04.874Z] v1.1.2 [2022-04-28T08:58:04.874Z] v1.2.0 [2022-04-28T08:58:04.874Z] v1.2.1 [2022-04-28T08:58:04.874Z] v1.2.2 [2022-04-28T08:58:04.874Z] v1.2.3 [2022-04-28T08:58:04.874Z] v1.3.0 [2022-04-28T08:58:04.874Z] v1.4.0 [2022-04-28T08:58:04.874Z] v2.0.0 [2022-04-28T08:58:04.874Z] v2.0.1-dev.1 [2022-04-28T08:58:04.874Z] v2.0.1-dev.10 [2022-04-28T08:58:04.874Z] v2.0.1-dev.11 [2022-04-28T08:58:04.874Z] v2.0.1-dev.12 [2022-04-28T08:58:04.874Z] v2.0.1-dev.13 [2022-04-28T08:58:04.874Z] v2.0.1-dev.14 [2022-04-28T08:58:04.874Z] v2.0.1-dev.15 [2022-04-28T08:58:04.874Z] v2.0.1-dev.16 [2022-04-28T08:58:04.874Z] v2.0.1-dev.17 [2022-04-28T08:58:04.874Z] v2.0.1-dev.18 [2022-04-28T08:58:04.874Z] v2.0.1-dev.19 [2022-04-28T08:58:04.874Z] v2.0.1-dev.2 [2022-04-28T08:58:04.874Z] v2.0.1-dev.20 [2022-04-28T08:58:04.874Z] v2.0.1-dev.21 [2022-04-28T08:58:04.874Z] v2.0.1-dev.22 [2022-04-28T08:58:04.874Z] v2.0.1-dev.23 [2022-04-28T08:58:04.874Z] v2.0.1-dev.24 [2022-04-28T08:58:04.874Z] v2.0.1-dev.25 [2022-04-28T08:58:04.874Z] v2.0.1-dev.26 [2022-04-28T08:58:04.874Z] v2.0.1-dev.27 [2022-04-28T08:58:04.874Z] v2.0.1-dev.28 [2022-04-28T08:58:04.874Z] v2.0.1-dev.29 [2022-04-28T08:58:04.874Z] v2.0.1-dev.3 [2022-04-28T08:58:04.874Z] v2.0.1-dev.30 [2022-04-28T08:58:04.874Z] v2.0.1-dev.31 [2022-04-28T08:58:04.874Z] v2.0.1-dev.32 [2022-04-28T08:58:04.874Z] v2.0.1-dev.33 [2022-04-28T08:58:04.874Z] v2.0.1-dev.4 [2022-04-28T08:58:04.874Z] v2.0.1-dev.5 [2022-04-28T08:58:04.874Z] v2.0.1-dev.6 [2022-04-28T08:58:04.874Z] v2.0.1-dev.7 [2022-04-28T08:58:04.874Z] v2.0.1-dev.8 [2022-04-28T08:58:04.874Z] v2.0.1-dev.9 [2022-04-28T08:58:04.874Z] v2.1.0 [2022-04-28T08:58:04.874Z] v2.1.1-dev.1 [2022-04-28T08:58:04.874Z] v2.2.0-dev.1 [2022-04-28T08:58:04.874Z] v2.2.0-dev.10 [2022-04-28T08:58:04.874Z] v2.2.0-dev.11 [2022-04-28T08:58:04.874Z] v2.2.0-dev.12 [2022-04-28T08:58:04.874Z] v2.2.0-dev.13 [2022-04-28T08:58:04.874Z] v2.2.0-dev.14 [2022-04-28T08:58:04.874Z] v2.2.0-dev.15 [2022-04-28T08:58:04.874Z] v2.2.0-dev.16 [2022-04-28T08:58:04.874Z] v2.2.0-dev.17 [2022-04-28T08:58:04.874Z] v2.2.0-dev.18 [2022-04-28T08:58:04.874Z] v2.2.0-dev.19 [2022-04-28T08:58:04.874Z] v2.2.0-dev.2 [2022-04-28T08:58:04.874Z] v2.2.0-dev.20 [2022-04-28T08:58:04.874Z] v2.2.0-dev.21 [2022-04-28T08:58:04.874Z] v2.2.0-dev.22 [2022-04-28T08:58:04.874Z] v2.2.0-dev.23 [2022-04-28T08:58:04.874Z] v2.2.0-dev.24 [2022-04-28T08:58:04.874Z] v2.2.0-dev.25 [2022-04-28T08:58:04.874Z] v2.2.0-dev.26 [2022-04-28T08:58:04.874Z] v2.2.0-dev.27 [2022-04-28T08:58:04.874Z] v2.2.0-dev.28 [2022-04-28T08:58:04.874Z] v2.2.0-dev.29 [2022-04-28T08:58:04.874Z] v2.2.0-dev.3 [2022-04-28T08:58:04.874Z] v2.2.0-dev.30 [2022-04-28T08:58:04.874Z] v2.2.0-dev.31 [2022-04-28T08:58:04.874Z] v2.2.0-dev.32 [2022-04-28T08:58:04.874Z] v2.2.0-dev.33 [2022-04-28T08:58:04.874Z] v2.2.0-dev.34 [2022-04-28T08:58:04.874Z] v2.2.0-dev.4 [2022-04-28T08:58:04.874Z] v2.2.0-dev.5 [2022-04-28T08:58:04.874Z] v2.2.0-dev.6 [2022-04-28T08:58:04.874Z] v2.2.0-dev.7 [2022-04-28T08:58:04.874Z] v2.2.0-dev.8 [2022-04-28T08:58:04.874Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-28T08:58:05.162Z] + lftools sign git-tag v2.2.0-dev.34 [2022-04-28T08:58:05.734Z] Signing Git tag with Sigul... [2022-04-28T08:58:05.734Z] Signing v2.2.0-dev.34 [Pipeline] echo [2022-04-28T08:58:06.005Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:06.290Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T08:58:06.298Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T08:58:06.322Z] $ docker stop --time=1 42fa9c71669e973ddcbd58c44fc3c38ae3d1e941e7731d72b44642d115012259 [2022-04-28T08:58:07.635Z] $ docker rm -f 42fa9c71669e973ddcbd58c44fc3c38ae3d1e941e7731d72b44642d115012259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T08:58:08.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T08:58:08.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:58:08.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:58:08.361Z] . [Pipeline] withDockerContainer [2022-04-28T08:58:08.419Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:58:08.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T08:58:08.828Z] $ docker top 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T08:58:08.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T08:58:08.925Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T08:58:09.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T08:58:09.070Z] $ docker exec 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 ssh-agent [2022-04-28T08:58:09.191Z] SSH_AUTH_SOCK=/tmp/ssh-q8Fu4NBtGjGM/agent.34 [2022-04-28T08:58:09.191Z] SSH_AGENT_PID=40 [2022-04-28T08:58:09.197Z] Running ssh-add (command line suppressed) [2022-04-28T08:58:09.336Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5831773895736181967.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5831773895736181967.key) [2022-04-28T08:58:09.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T08:58:09.635Z] + git semver bump pre [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,821 [bump_version] DEBUG bumping version:2.2.0-dev.34 on axis:pre with prefix:dev [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,821 [bump_version] DEBUG bumped version:2.2.0-dev.35 [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,822 [write_version] DEBUG write version:2.2.0-dev.35 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,822 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,824 [execute] INFO git cat-file --batch-check [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,829 [execute] INFO git cat-file --batch [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T08:58:09.897Z] 2022-04-28 08:58:09,834 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T08:58:09.897Z] 2.2.0-dev.35 [Pipeline] } [2022-04-28T08:58:09.911Z] $ docker exec --env ******** --env ******** 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 ssh-agent -k [2022-04-28T08:58:10.040Z] unset SSH_AUTH_SOCK; [2022-04-28T08:58:10.040Z] unset SSH_AGENT_PID; [2022-04-28T08:58:10.040Z] echo Agent pid 40 killed; [2022-04-28T08:58:10.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T08:58:10.364Z] + git semver [Pipeline] } [2022-04-28T08:58:10.641Z] $ docker stop --time=1 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 [2022-04-28T08:58:11.943Z] $ docker rm -f 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:58:12.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T08:58:12.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:58:12.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:58:12.606Z] . [Pipeline] withDockerContainer [2022-04-28T08:58:12.684Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:58:12.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T08:58:13.110Z] $ docker top 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T08:58:13.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T08:58:13.216Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T08:58:13.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T08:58:13.338Z] $ docker exec 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 ssh-agent [2022-04-28T08:58:13.458Z] SSH_AUTH_SOCK=/tmp/ssh-pgw5wBFabtJS/agent.33 [2022-04-28T08:58:13.458Z] SSH_AGENT_PID=39 [2022-04-28T08:58:13.464Z] Running ssh-add (command line suppressed) [2022-04-28T08:58:13.580Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3119231019019237502.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3119231019019237502.key) [2022-04-28T08:58:13.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T08:58:13.886Z] + git semver push [2022-04-28T08:58:14.147Z] 2022-04-28 08:58:14,080 [run_push] DEBUG push [2022-04-28T08:58:14.147Z] 2022-04-28 08:58:14,081 [execute] INFO git push origin semver [2022-04-28T08:58:14.147Z] 2022-04-28 08:58:14,081 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-28T08:58:15.086Z] 2022-04-28 08:58:14,813 [run_push] DEBUG push all version tags [2022-04-28T08:58:15.086Z] 2022-04-28 08:58:14,813 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T08:58:15.086Z] 2022-04-28 08:58:14,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T08:58:15.656Z] 2022-04-28 08:58:15,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T08:58:15.656Z] 2.2.0-dev.35 [Pipeline] } [2022-04-28T08:58:15.670Z] $ docker exec --env ******** --env ******** 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 ssh-agent -k [2022-04-28T08:58:15.776Z] unset SSH_AUTH_SOCK; [2022-04-28T08:58:15.776Z] unset SSH_AGENT_PID; [2022-04-28T08:58:15.776Z] echo Agent pid 39 killed; [2022-04-28T08:58:15.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T08:58:16.105Z] + git semver [Pipeline] } [2022-04-28T08:58:16.430Z] $ docker stop --time=1 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 [2022-04-28T08:58:17.752Z] $ docker rm -f 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-28T08:58:18.344Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-04-28T08:58:18.344Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-04-28T08:58:18.344Z] total 16 [2022-04-28T08:58:18.344Z] drwxr-xr-x 3 root root 4096 Apr 28 08:46 . [2022-04-28T08:58:18.344Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:58 .. [2022-04-28T08:58:18.344Z] drwxr-xr-x 2 root root 4096 Apr 28 08:46 cost [2022-04-28T08:58:18.344Z] -rw-r--r-- 1 root root 83 Apr 28 08:46 cost.csv [2022-04-28T08:58:18.344Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-04-28T08:58:18.344Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-04-28T08:58:18.344Z] total 16 [2022-04-28T08:58:18.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:46 . [2022-04-28T08:58:18.344Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:58 .. [2022-04-28T08:58:18.344Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 08:46 cost [2022-04-28T08:58:18.344Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 28 08:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:18.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:19.497Z] ---> package-listing.sh [2022-04-28T08:58:19.497Z] ++ facter osfamily [2022-04-28T08:58:19.497Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T08:58:19.758Z] + OS_FAMILY=debian [2022-04-28T08:58:19.758Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-04-28T08:58:19.758Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T08:58:19.758Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T08:58:19.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T08:58:19.758Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T08:58:19.758Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-04-28T08:58:19.758Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T08:58:19.758Z] + case "${OS_FAMILY}" in [2022-04-28T08:58:19.758Z] + dpkg -l [2022-04-28T08:58:19.758Z] + grep '^ii' [2022-04-28T08:58:19.758Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T08:58:19.758Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T08:58:19.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T08:58:19.758Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-04-28T08:58:19.758Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-04-28T08:58:19.759Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-04-28T08:58:19.772Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T08:58:20.049Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:58:20.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:58:20.602Z] . [Pipeline] withDockerContainer [2022-04-28T08:58:20.668Z] prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container [2022-04-28T08:58:20.704Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T08:58:20.965Z] $ docker top 72c6d396388d0f4ec6fd5b4f6526911642241290437cda1cce02815c7a772f10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:58:21.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T08:58:21.601Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T08:58:21.892Z] + ls /var/log/sa-host [2022-04-28T08:58:21.892Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:58:22.120Z] provisioning config files... [2022-04-28T08:58:22.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4473090684367661342tmp [Pipeline] { [Pipeline] echo [2022-04-28T08:58:22.146Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:22.433Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T08:58:22.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:22.782Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T08:58:22.793Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:23.082Z] ---> sudo-logs.sh [2022-04-28T08:58:23.082Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T08:58:23.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:23.398Z] ---> job-cost.sh [2022-04-28T08:58:23.398Z] lf-activate-venv: SKIPPING [2022-04-28T08:58:23.398Z] DEBUG: total: 0.2199999988079071 [2022-04-28T08:58:23.398Z] INFO: Retrieving Stack Cost... [2022-04-28T08:58:23.659Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T08:58:24.232Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T08:58:24.249Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:58:24.538Z] ---> logs-deploy.sh [2022-04-28T08:58:24.538Z] lf-activate-venv: SKIPPING [2022-04-28T08:58:24.538Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/67 [2022-04-28T08:58:24.538Z] INFO: archiving workspace using pattern(s): [2022-04-28T08:58:25.479Z] Archives upload complete. [2022-04-28T08:58:25.740Z] INFO: archiving logs to Nexus [2022-04-28T08:58:26.313Z] ---> uname -a: [2022-04-28T08:58:26.313Z] Linux prd-ubuntu20-04-docker-8c-8g-33630 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] ---> lscpu: [2022-04-28T08:58:26.313Z] Architecture: x86_64 [2022-04-28T08:58:26.313Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-28T08:58:26.313Z] Byte Order: Little Endian [2022-04-28T08:58:26.313Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-28T08:58:26.313Z] CPU(s): 8 [2022-04-28T08:58:26.313Z] On-line CPU(s) list: 0-7 [2022-04-28T08:58:26.313Z] Thread(s) per core: 1 [2022-04-28T08:58:26.313Z] Core(s) per socket: 1 [2022-04-28T08:58:26.313Z] Socket(s): 8 [2022-04-28T08:58:26.313Z] NUMA node(s): 1 [2022-04-28T08:58:26.313Z] Vendor ID: AuthenticAMD [2022-04-28T08:58:26.313Z] CPU family: 23 [2022-04-28T08:58:26.313Z] Model: 49 [2022-04-28T08:58:26.313Z] Model name: AMD EPYC-Rome Processor [2022-04-28T08:58:26.313Z] Stepping: 0 [2022-04-28T08:58:26.313Z] CPU MHz: 2799.998 [2022-04-28T08:58:26.313Z] BogoMIPS: 5599.99 [2022-04-28T08:58:26.313Z] Virtualization: AMD-V [2022-04-28T08:58:26.313Z] Hypervisor vendor: KVM [2022-04-28T08:58:26.313Z] Virtualization type: full [2022-04-28T08:58:26.313Z] L1d cache: 256 KiB [2022-04-28T08:58:26.313Z] L1i cache: 256 KiB [2022-04-28T08:58:26.313Z] L2 cache: 4 MiB [2022-04-28T08:58:26.313Z] L3 cache: 128 MiB [2022-04-28T08:58:26.313Z] NUMA node0 CPU(s): 0-7 [2022-04-28T08:58:26.313Z] Vulnerability Itlb multihit: Not affected [2022-04-28T08:58:26.313Z] Vulnerability L1tf: Not affected [2022-04-28T08:58:26.313Z] Vulnerability Mds: Not affected [2022-04-28T08:58:26.313Z] Vulnerability Meltdown: Not affected [2022-04-28T08:58:26.313Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-28T08:58:26.313Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-28T08:58:26.313Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-28T08:58:26.313Z] Vulnerability Srbds: Not affected [2022-04-28T08:58:26.313Z] Vulnerability Tsx async abort: Not affected [2022-04-28T08:58:26.313Z] 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-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] ---> nproc: [2022-04-28T08:58:26.313Z] 8 [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] ---> df -h: [2022-04-28T08:58:26.313Z] Filesystem Size Used Avail Use% Mounted on [2022-04-28T08:58:26.313Z] overlay 155G 12G 143G 8% / [2022-04-28T08:58:26.313Z] tmpfs 64M 0 64M 0% /dev [2022-04-28T08:58:26.313Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-28T08:58:26.313Z] shm 64M 0 64M 0% /dev/shm [2022-04-28T08:58:26.313Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] ---> sar -b -r -n DEV: [2022-04-28T08:58:26.313Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33630) 04/28/22 _x86_64_ (8 CPU) [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] 08:43:08 LINUX RESTART (8 CPU) [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] 08:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-28T08:58:26.313Z] 08:45:01 157.79 2.19 155.61 0.00 51.24 53341.51 0.00 [2022-04-28T08:58:26.313Z] 08:46:01 98.73 0.17 98.57 0.00 6.93 20707.90 0.00 [2022-04-28T08:58:26.313Z] 08:47:01 113.05 0.07 112.98 0.00 10.26 26564.12 0.00 [2022-04-28T08:58:26.313Z] 08:48:01 2.33 0.00 2.33 0.00 0.00 25.06 0.00 [2022-04-28T08:58:26.313Z] 08:49:01 1.50 0.03 1.47 0.00 0.40 16.66 0.00 [2022-04-28T08:58:26.313Z] 08:50:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 [2022-04-28T08:58:26.313Z] 08:51:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2022-04-28T08:58:26.313Z] 08:52:01 2.12 0.00 2.12 0.00 0.00 23.73 0.00 [2022-04-28T08:58:26.313Z] 08:53:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 [2022-04-28T08:58:26.313Z] 08:54:01 2.30 0.00 2.30 0.00 0.00 30.52 0.00 [2022-04-28T08:58:26.313Z] 08:55:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2022-04-28T08:58:26.313Z] 08:56:01 7.43 5.08 2.35 0.00 305.42 185.44 0.00 [2022-04-28T08:58:26.313Z] 08:57:01 2.50 0.00 2.50 0.00 0.00 61.72 0.00 [2022-04-28T08:58:26.313Z] 08:58:01 120.16 0.52 119.64 0.00 13.60 49869.78 0.00 [2022-04-28T08:58:26.313Z] Average: 36.61 0.57 36.04 0.00 27.67 10728.97 0.00 [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] 08:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-28T08:58:26.313Z] 08:45:01 28418312 31617548 674204 2.05 158964 3255552 2133968 6.29 1323536 2700372 5944 [2022-04-28T08:58:26.313Z] 08:46:01 28287336 31727984 563340 1.71 164064 3476244 2198868 6.48 1298696 2834836 17744 [2022-04-28T08:58:26.313Z] 08:47:01 27806524 31767544 522572 1.59 175052 3936980 1803900 5.32 1292720 3271892 160 [2022-04-28T08:58:26.313Z] 08:48:01 27806124 31767244 522428 1.59 175100 3936980 1803900 5.32 1292848 3271892 192 [2022-04-28T08:58:26.313Z] 08:49:01 27819020 31780480 509644 1.55 175144 3936996 1803900 5.32 1279472 3272332 12 [2022-04-28T08:58:26.313Z] 08:50:01 27819696 31781264 508852 1.55 175196 3936996 1803900 5.32 1278944 3272352 24 [2022-04-28T08:58:26.313Z] 08:51:01 27825688 31787296 502732 1.53 175248 3937000 1803900 5.32 1273080 3272352 12 [2022-04-28T08:58:26.313Z] 08:52:01 27825836 31787472 502468 1.53 175304 3936996 1803900 5.32 1272648 3272356 12 [2022-04-28T08:58:26.313Z] 08:53:01 27826108 31788016 501752 1.53 175376 3936996 1803900 5.32 1272740 3272392 12 [2022-04-28T08:58:26.313Z] 08:54:01 27825548 31787488 502200 1.53 175428 3936988 1803900 5.32 1273164 3272376 12 [2022-04-28T08:58:26.313Z] 08:55:01 27825708 31787680 502124 1.53 175480 3936992 1803900 5.32 1272820 3272380 12 [2022-04-28T08:58:26.313Z] 08:56:01 27745696 31723936 562276 1.71 175624 3951564 1926552 5.68 1333964 3283984 1520 [2022-04-28T08:58:26.313Z] 08:57:01 27745348 31723596 562496 1.71 175652 3951568 1926552 5.68 1334244 3283988 12 [2022-04-28T08:58:26.313Z] 08:58:01 26206568 31681532 594104 1.81 222400 5274340 2082772 6.14 1451464 4569708 452480 [2022-04-28T08:58:26.313Z] Average: 27770251 31750649 537942 1.64 176717 3953014 1893129 5.58 1303596 3294515 34153 [2022-04-28T08:58:26.313Z] [2022-04-28T08:58:26.313Z] 08:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-28T08:58:26.313Z] 08:45:01 veth21917f8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:45:01 docker0 108.44 135.46 9.01 1109.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:45:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:45:01 ens3 340.53 241.70 4550.61 86.22 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:46:01 docker0 4.02 6.96 0.22 37.92 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:46:01 ens3 35.10 19.06 61.85 11.81 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:47:01 docker0 6.93 9.38 0.40 51.23 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:47:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:47:01 ens3 162.47 109.57 2630.52 68.44 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:48:01 ens3 1.07 0.73 0.16 0.12 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:49:01 ens3 2.20 1.15 2.09 0.50 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:50:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:51:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:52:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:53:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:54:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.313Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:56:01 ens3 2.65 1.97 14.85 0.15 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:58:01 docker0 47.02 61.40 4.33 688.30 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:58:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] 08:58:01 ens3 388.44 241.74 7955.08 70.18 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] Average: docker0 11.77 15.09 0.99 133.60 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] Average: ens3 66.38 43.82 1082.80 16.90 0.00 0.00 0.00 0.00 [2022-04-28T08:58:26.314Z] [2022-04-28T08:58:26.314Z] [2022-04-28T08:58:26.314Z] ---> sar -P ALL: [2022-04-28T08:58:26.314Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33630) 04/28/22 _x86_64_ (8 CPU) [2022-04-28T08:58:26.314Z] [2022-04-28T08:58:26.314Z] 08:43:08 LINUX RESTART (8 CPU) [2022-04-28T08:58:26.314Z] [2022-04-28T08:58:26.314Z] 08:44:02 CPU %user %nice %system %iowait %steal %idle [2022-04-28T08:58:26.314Z] 08:45:01 all 9.09 0.00 3.84 7.73 0.06 79.28 [2022-04-28T08:58:26.314Z] 08:45:01 0 9.00 0.00 3.59 6.13 0.05 81.22 [2022-04-28T08:58:26.314Z] 08:45:01 1 7.64 0.00 3.99 3.80 0.05 84.52 [2022-04-28T08:58:26.314Z] 08:45:01 2 10.86 0.00 3.85 2.26 0.05 82.98 [2022-04-28T08:58:26.314Z] 08:45:01 3 8.82 0.00 3.58 10.36 0.07 77.17 [2022-04-28T08:58:26.314Z] 08:45:01 4 9.38 0.00 3.56 2.63 0.05 84.38 [2022-04-28T08:58:26.314Z] 08:45:01 5 7.92 0.00 4.17 31.32 0.07 56.52 [2022-04-28T08:58:26.314Z] 08:45:01 6 9.96 0.00 3.75 4.39 0.05 81.85 [2022-04-28T08:58:26.314Z] 08:45:01 7 9.19 0.00 4.22 1.01 0.07 85.51 [2022-04-28T08:58:26.314Z] 08:46:01 all 48.00 0.00 6.81 0.87 0.11 44.21 [2022-04-28T08:58:26.314Z] 08:46:01 0 49.20 0.00 6.56 0.22 0.12 43.90 [2022-04-28T08:58:26.314Z] 08:46:01 1 47.32 0.00 6.66 0.44 0.12 45.46 [2022-04-28T08:58:26.314Z] 08:46:01 2 47.63 0.00 7.17 0.12 0.13 44.95 [2022-04-28T08:58:26.314Z] 08:46:01 3 46.31 0.00 7.16 0.46 0.10 45.97 [2022-04-28T08:58:26.314Z] 08:46:01 4 48.85 0.00 6.57 2.21 0.13 42.23 [2022-04-28T08:58:26.314Z] 08:46:01 5 47.87 0.00 6.98 3.31 0.10 41.73 [2022-04-28T08:58:26.314Z] 08:46:01 6 48.20 0.00 6.65 0.08 0.10 44.96 [2022-04-28T08:58:26.314Z] 08:46:01 7 48.60 0.00 6.69 0.14 0.10 44.48 [2022-04-28T08:58:26.314Z] 08:47:01 all 3.93 0.00 1.73 0.94 0.02 93.38 [2022-04-28T08:58:26.314Z] 08:47:01 0 3.23 0.00 1.49 1.24 0.02 94.03 [2022-04-28T08:58:26.314Z] 08:47:01 1 4.40 0.00 1.69 0.37 0.03 93.51 [2022-04-28T08:58:26.314Z] 08:47:01 2 3.87 0.00 1.96 0.28 0.03 93.85 [2022-04-28T08:58:26.314Z] 08:47:01 3 3.44 0.00 2.08 0.42 0.02 94.04 [2022-04-28T08:58:26.314Z] 08:47:01 4 3.88 0.00 2.07 4.42 0.02 89.62 [2022-04-28T08:58:26.314Z] 08:47:01 5 3.85 0.00 1.26 0.49 0.02 94.39 [2022-04-28T08:58:26.314Z] 08:47:01 6 4.37 0.00 1.71 0.15 0.02 93.75 [2022-04-28T08:58:26.314Z] 08:47:01 7 4.41 0.00 1.61 0.13 0.03 93.81 [2022-04-28T08:58:26.314Z] 08:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-28T08:58:26.314Z] 08:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-28T08:58:26.314Z] 08:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T08:58:26.314Z] 08:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T08:58:26.314Z] 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T08:58:26.314Z] 08:48:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2022-04-28T08:58:26.314Z] 08:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T08:58:26.314Z] 08:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T08:58:26.314Z] 08:48:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2022-04-28T08:58:26.314Z] 08:49:01 all 0.04 0.00 0.06 0.01 0.00 99.89 [2022-04-28T08:58:26.314Z] 08:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T08:58:26.314Z] 08:49:01 1 0.07 0.00 0.10 0.00 0.00 99.83 [2022-04-28T08:58:26.314Z] 08:49:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2022-04-28T08:58:26.314Z] 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:49:01 4 0.02 0.00 0.08 0.02 0.00 99.88 [2022-04-28T08:58:26.314Z] 08:49:01 5 0.03 0.00 0.08 0.00 0.00 99.88 [2022-04-28T08:58:26.314Z] 08:49:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2022-04-28T08:58:26.314Z] 08:49:01 7 0.08 0.00 0.07 0.05 0.00 99.80 [2022-04-28T08:58:26.314Z] 08:50:01 all 0.02 0.00 0.01 0.02 0.00 99.96 [2022-04-28T08:58:26.314Z] 08:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T08:58:26.314Z] 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:50:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2022-04-28T08:58:26.314Z] 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:50:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2022-04-28T08:58:26.314Z] 08:50:01 7 0.00 0.00 0.00 0.08 0.00 99.92 [2022-04-28T08:58:26.314Z] 08:51:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2022-04-28T08:58:26.314Z] 08:51:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2022-04-28T08:58:26.314Z] 08:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T08:58:26.314Z] 08:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T08:58:26.314Z] 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:51:01 4 0.05 0.00 0.02 0.05 0.02 99.87 [2022-04-28T08:58:26.314Z] 08:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T08:58:26.314Z] 08:51:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2022-04-28T08:58:26.314Z] 08:51:01 7 0.05 0.00 0.05 0.07 0.02 99.82 [2022-04-28T08:58:26.314Z] 08:52:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-04-28T08:58:26.314Z] 08:52:01 0 0.03 0.00 0.03 0.05 0.00 99.88 [2022-04-28T08:58:26.314Z] 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T08:58:26.314Z] 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:52:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T08:58:26.314Z] 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:52:01 7 0.00 0.00 0.00 0.08 0.00 99.92 [2022-04-28T08:58:26.314Z] 08:53:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-04-28T08:58:26.314Z] 08:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-28T08:58:26.314Z] 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T08:58:26.314Z] 08:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T08:58:26.314Z] 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T08:58:26.314Z] 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:53:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-04-28T08:58:26.314Z] 08:54:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-04-28T08:58:26.314Z] 08:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-28T08:58:26.314Z] 08:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T08:58:26.314Z] 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:54:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2022-04-28T08:58:26.314Z] 08:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T08:58:26.314Z] 08:54:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2022-04-28T08:58:26.314Z] 08:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-04-28T08:58:26.314Z] 08:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T08:58:26.314Z] 08:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T08:58:26.314Z] 08:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T08:58:26.314Z] 08:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T08:58:26.314Z] 08:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-28T08:58:26.314Z] 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T08:58:26.314Z] 08:55:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T08:58:26.314Z] [2022-04-28T08:58:26.314Z] 08:55:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T08:58:26.314Z] 08:56:01 all 0.16 0.00 0.07 0.03 0.00 99.73 [2022-04-28T08:58:26.314Z] 08:56:01 0 0.08 0.00 0.12 0.02 0.00 99.78 [2022-04-28T08:58:26.314Z] 08:56:01 1 0.02 0.00 0.08 0.03 0.00 99.87 [2022-04-28T08:58:26.314Z] 08:56:01 2 0.03 0.00 0.05 0.02 0.00 99.90 [2022-04-28T08:58:26.314Z] 08:56:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2022-04-28T08:58:26.314Z] 08:56:01 4 0.00 0.00 0.05 0.02 0.00 99.93 [2022-04-28T08:58:26.314Z] 08:56:01 5 1.05 0.00 0.15 0.12 0.00 98.68 [2022-04-28T08:58:26.314Z] 08:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T08:58:26.314Z] 08:56:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2022-04-28T08:58:26.314Z] 08:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-04-28T08:58:26.314Z] 08:57:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-28T08:58:26.314Z] 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T08:58:26.314Z] 08:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T08:58:26.314Z] 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:57:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2022-04-28T08:58:26.314Z] 08:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T08:58:26.314Z] 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T08:58:26.314Z] 08:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T08:58:26.314Z] 08:58:01 all 9.24 0.00 3.50 1.13 0.04 86.10 [2022-04-28T08:58:26.314Z] 08:58:01 0 9.84 0.00 3.31 0.32 0.03 86.50 [2022-04-28T08:58:26.314Z] 08:58:01 1 10.15 0.00 3.00 0.29 0.03 86.53 [2022-04-28T08:58:26.314Z] 08:58:01 2 8.85 0.00 3.93 0.24 0.05 86.93 [2022-04-28T08:58:26.314Z] 08:58:01 3 8.50 0.00 3.83 1.21 0.03 86.42 [2022-04-28T08:58:26.314Z] 08:58:01 4 8.29 0.00 3.61 5.08 0.03 82.97 [2022-04-28T08:58:26.314Z] 08:58:01 5 9.93 0.00 3.47 0.22 0.05 86.34 [2022-04-28T08:58:26.314Z] 08:58:01 6 8.91 0.00 3.00 1.08 0.03 86.99 [2022-04-28T08:58:26.314Z] 08:58:01 7 9.43 0.00 3.82 0.59 0.05 86.11 [2022-04-28T08:58:26.314Z] Average: all 5.00 0.00 1.14 0.76 0.02 93.09 [2022-04-28T08:58:26.314Z] Average: 0 5.09 0.00 1.09 0.56 0.02 93.24 [2022-04-28T08:58:26.314Z] Average: 1 4.93 0.00 1.10 0.35 0.02 93.60 [2022-04-28T08:58:26.314Z] Average: 2 5.05 0.00 1.21 0.20 0.02 93.51 [2022-04-28T08:58:26.314Z] Average: 3 4.75 0.00 1.18 0.87 0.02 93.18 [2022-04-28T08:58:26.314Z] Average: 4 5.00 0.00 1.13 1.04 0.02 92.81 [2022-04-28T08:58:26.314Z] Average: 5 5.01 0.00 1.14 2.47 0.02 91.36 [2022-04-28T08:58:26.315Z] Average: 6 5.09 0.00 1.08 0.40 0.02 93.42 [2022-04-28T08:58:26.315Z] Average: 7 5.08 0.00 1.17 0.17 0.02 93.57 [2022-04-28T08:58:26.315Z] [2022-04-28T08:58:26.315Z] [2022-04-28T08:58:26.315Z]