Pull request #3558 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 257a5774348befc76e802e4eaa65c39b205cb9e5+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (8af27bf7c72cb27cdc08b0bdb06f2f9004a3e358) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1645946899169574648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3989427722486872789.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3558/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3558/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3168115016307931852.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3558/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8835638428953214680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7857276283129256849.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3558/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3558/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9132937834348436539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-150 in /w/workspace/edgexfoundry_edgex-go_PR-3558 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4646023718091582751.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 257a5774348befc76e802e4eaa65c39b205cb9e5 Merge succeeded, producing 257a5774348befc76e802e4eaa65c39b205cb9e5 Checking out Revision 257a5774348befc76e802e4eaa65c39b205cb9e5 (PR-3558) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6402560091363915301.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3558/head:refs/remotes/origin/PR-3558 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 257a5774348befc76e802e4eaa65c39b205cb9e5 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2859507789574833537.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 257a5774348befc76e802e4eaa65c39b205cb9e5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T05:20:36.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T05:20:36.796Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T05:20:36.918Z] ========================================================= [2021-06-10T05:20:36.918Z] EdgeX Global Pipelines Version Info [2021-06-10T05:20:36.918Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:20:38.382Z] ------------------- [2021-06-10T05:20:38.383Z] stable info: [2021-06-10T05:20:38.383Z] ------------------- [2021-06-10T05:20:38.383Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T05:20:38.383Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T05:20:38.383Z] Message: update stable to v1.0.194 [2021-06-10T05:20:38.962Z] ------------------- [2021-06-10T05:20:38.962Z] experimental info: [2021-06-10T05:20:38.962Z] ------------------- [2021-06-10T05:20:38.962Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T05:20:38.962Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T05:20:38.962Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T05:20:39.205Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-10T05:20:39.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-10T05:20:39.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T05:20:39.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T05:20:39.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T05:20:39.478Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T05:20:39.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T05:20:39.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-10T05:20:39.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-10T05:20:39.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-10T05:20:39.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T05:20:39.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T05:20:39.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T05:20:40.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T05:20:40.103Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T05:20:40.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T05:20:40.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T05:20:40.310Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T05:20:40.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T05:20:40.420Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T05:20:40.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T05:20:40.531Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T05:20:40.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3558 [Pipeline] echo [2021-06-10T05:20:40.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3558 [Pipeline] echo [2021-06-10T05:20:40.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3558 [Pipeline] echo [2021-06-10T05:20:40.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 257a5774348befc76e802e4eaa65c39b205cb9e5 [Pipeline] echo [2021-06-10T05:20:40.898Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 257a577 [Pipeline] echo [2021-06-10T05:20:40.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T05:20:41.141Z] provisioning config files... [2021-06-10T05:20:41.159Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7999887653012705557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:20:41.548Z] ---> docker-login.sh [2021-06-10T05:20:41.548Z] nexus3.edgexfoundry.org:10001 [2021-06-10T05:20:41.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:20:41.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:20:41.813Z] Configure a credential helper to remove this warning. See [2021-06-10T05:20:41.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:20:41.813Z] [2021-06-10T05:20:41.813Z] Login Succeeded [2021-06-10T05:20:41.813Z] nexus3.edgexfoundry.org:10002 [2021-06-10T05:20:41.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:20:41.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:20:41.813Z] Configure a credential helper to remove this warning. See [2021-06-10T05:20:41.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:20:41.813Z] [2021-06-10T05:20:41.813Z] Login Succeeded [2021-06-10T05:20:41.813Z] nexus3.edgexfoundry.org:10003 [2021-06-10T05:20:41.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:20:42.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:20:42.080Z] Configure a credential helper to remove this warning. See [2021-06-10T05:20:42.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:20:42.080Z] [2021-06-10T05:20:42.080Z] Login Succeeded [2021-06-10T05:20:42.080Z] nexus3.edgexfoundry.org:10004 [2021-06-10T05:20:42.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:20:42.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:20:42.080Z] Configure a credential helper to remove this warning. See [2021-06-10T05:20:42.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:20:42.080Z] [2021-06-10T05:20:42.080Z] Login Succeeded [2021-06-10T05:20:42.080Z] docker.io [2021-06-10T05:20:42.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:20:42.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:20:42.608Z] Configure a credential helper to remove this warning. See [2021-06-10T05:20:42.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:20:42.608Z] [2021-06-10T05:20:42.608Z] Login Succeeded [2021-06-10T05:20:42.608Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T05:20:42.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T05:20:43.072Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-10T05:20:43.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T05:20:43.072Z] ++ dirname cmd/core-command/Dockerfile [2021-06-10T05:20:43.072Z] ++ cut -d/ -f2 [2021-06-10T05:20:43.072Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-10T05:20:43.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T05:20:43.072Z] ++ dirname cmd/core-data/Dockerfile [2021-06-10T05:20:43.072Z] ++ cut -d/ -f2 [2021-06-10T05:20:43.072Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-10T05:20:43.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T05:20:43.072Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-10T05:20:43.072Z] ++ cut -d/ -f2 [2021-06-10T05:20:43.072Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-10T05:20:43.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T05:20:43.072Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-10T05:20:43.072Z] ++ cut -d/ -f2 [2021-06-10T05:20:43.072Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-10T05:20:43.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T05:20:43.072Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-10T05:20:43.072Z] ++ cut -d/ -f2 [2021-06-10T05:20:43.072Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-10T05:20:43.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T05:20:43.072Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-10T05:20:43.072Z] ++ cut -d/ -f2 [2021-06-10T05:20:43.072Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-10T05:20:43.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T05:20:43.072Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-10T05:20:43.072Z] ++ cut -d/ -f2 [2021-06-10T05:20:43.072Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-10T05:20:43.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T05:20:43.072Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-10T05:20:43.072Z] ++ cut -d/ -f2 [2021-06-10T05:20:43.072Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-10T05:20:43.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T05:20:43.072Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-10T05:20:43.072Z] ++ cut -d/ -f2 [2021-06-10T05:20:43.072Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-10T05:20:43.163Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:20:44.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T05:20:44.100Z] [2021-06-10T05:20:44.100Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:20:44.474Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T05:20:44.475Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T05:20:44.475Z] 31603596830f: Pulling fs layer [2021-06-10T05:20:44.475Z] 54011a49482f: Pulling fs layer [2021-06-10T05:20:44.475Z] a6820b24f6d8: Pulling fs layer [2021-06-10T05:20:44.475Z] f581987b2513: Pulling fs layer [2021-06-10T05:20:44.475Z] f581987b2513: Waiting [2021-06-10T05:20:44.475Z] 54011a49482f: Verifying Checksum [2021-06-10T05:20:44.475Z] 54011a49482f: Download complete [2021-06-10T05:20:44.742Z] 31603596830f: Verifying Checksum [2021-06-10T05:20:44.742Z] 31603596830f: Download complete [2021-06-10T05:20:44.742Z] f581987b2513: Verifying Checksum [2021-06-10T05:20:44.742Z] f581987b2513: Download complete [2021-06-10T05:20:44.742Z] a6820b24f6d8: Verifying Checksum [2021-06-10T05:20:44.742Z] a6820b24f6d8: Download complete [2021-06-10T05:20:44.742Z] 31603596830f: Pull complete [2021-06-10T05:20:45.009Z] 54011a49482f: Pull complete [2021-06-10T05:20:45.585Z] a6820b24f6d8: Pull complete [2021-06-10T05:20:45.585Z] f581987b2513: Pull complete [2021-06-10T05:20:45.846Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T05:20:45.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T05:20:45.846Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T05:20:45.950Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-10T05:20:45.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T05:20:47.032Z] $ docker top 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T05:20:47.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T05:20:47.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T05:20:47.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T05:20:47.415Z] $ docker exec 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 ssh-agent [2021-06-10T05:20:47.519Z] SSH_AUTH_SOCK=/tmp/ssh-CnZwO1dNMXy4/agent.13 [2021-06-10T05:20:47.519Z] SSH_AGENT_PID=19 [2021-06-10T05:20:47.529Z] Running ssh-add (command line suppressed) [2021-06-10T05:20:47.625Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2516884390113577280.key (/w/workspace/edgex-go/1@tmp/private_key_2516884390113577280.key) [2021-06-10T05:20:47.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T05:20:47.997Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T05:20:48.014Z] $ docker exec --env ******** --env ******** 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 ssh-agent -k [2021-06-10T05:20:48.118Z] unset SSH_AUTH_SOCK; [2021-06-10T05:20:48.119Z] unset SSH_AGENT_PID; [2021-06-10T05:20:48.119Z] echo Agent pid 19 killed; [2021-06-10T05:20:48.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T05:20:48.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T05:20:48.231Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T05:20:48.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T05:20:48.339Z] $ docker exec 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 ssh-agent [2021-06-10T05:20:48.475Z] SSH_AUTH_SOCK=/tmp/ssh-wk9tm5NlqGqL/agent.52 [2021-06-10T05:20:48.475Z] SSH_AGENT_PID=58 [2021-06-10T05:20:48.483Z] Running ssh-add (command line suppressed) [2021-06-10T05:20:48.579Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5797655219145764928.key (/w/workspace/edgex-go/1@tmp/private_key_5797655219145764928.key) [2021-06-10T05:20:48.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T05:20:48.991Z] + git semver init [2021-06-10T05:20:48.991Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T05:20:48.991Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-10T05:20:48.991Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-10T05:20:48.991Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T05:20:48.991Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T05:20:48.991Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T05:20:48.991Z] # $SEMVER_BRANCH = PR-3558 [2021-06-10T05:20:48.991Z] # $SEMVER_TEMP = /tmp/semver-487570180 [2021-06-10T05:20:48.991Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-10T05:21:04.030Z] # '/tmp/semver-487570180' -> '/w/workspace/edgex-go/1/.semver' [2021-06-10T05:21:04.030Z] # -> Force: false [2021-06-10T05:21:04.030Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-10T05:21:04.046Z] $ docker exec --env ******** --env ******** 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 ssh-agent -k [2021-06-10T05:21:04.159Z] unset SSH_AUTH_SOCK; [2021-06-10T05:21:04.160Z] unset SSH_AGENT_PID; [2021-06-10T05:21:04.160Z] echo Agent pid 58 killed; [2021-06-10T05:21:04.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T05:21:04.649Z] + git semver [Pipeline] } [2021-06-10T05:21:04.674Z] $ docker stop --time=1 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 [2021-06-10T05:21:06.737Z] $ docker rm -f 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T05:21:07.202Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T05:21:07.557Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T05:21:07.581Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T05:21:08.628Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T05:21:08.963Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T05:21:09.296Z] + sudo service docker restart [2021-06-10T05:21:09.296Z] + true [2021-06-10T05:21:09.296Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T05:21:23.074Z] Still waiting to schedule task [2021-06-10T05:21:23.074Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-143’ is offline [Pipeline] echo [2021-06-10T05:21:27.475Z] ========================================================= [2021-06-10T05:21:27.475Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T05:21:27.475Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:21:27.867Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T05:21:29.268Z] Sending build context to Docker daemon 329.2MB [2021-06-10T05:21:29.268Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T05:21:29.268Z] Step 2/6 : FROM ${BASE} [2021-06-10T05:21:29.268Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T05:21:29.268Z] 540db60ca938: Pulling fs layer [2021-06-10T05:21:29.268Z] adcc1eea9eea: Pulling fs layer [2021-06-10T05:21:29.268Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T05:21:29.268Z] 0510c868ecb4: Pulling fs layer [2021-06-10T05:21:29.268Z] afea3b2eda06: Pulling fs layer [2021-06-10T05:21:29.268Z] 7809a108b3ef: Pulling fs layer [2021-06-10T05:21:29.268Z] f706445af74f: Pulling fs layer [2021-06-10T05:21:29.268Z] 0510c868ecb4: Waiting [2021-06-10T05:21:29.268Z] afea3b2eda06: Waiting [2021-06-10T05:21:29.268Z] 7809a108b3ef: Waiting [2021-06-10T05:21:29.268Z] f706445af74f: Waiting [2021-06-10T05:21:29.268Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T05:21:29.268Z] 4c4ab2625f07: Download complete [2021-06-10T05:21:29.268Z] adcc1eea9eea: Verifying Checksum [2021-06-10T05:21:29.268Z] adcc1eea9eea: Download complete [2021-06-10T05:21:29.268Z] afea3b2eda06: Verifying Checksum [2021-06-10T05:21:29.268Z] afea3b2eda06: Download complete [2021-06-10T05:21:29.268Z] 540db60ca938: Verifying Checksum [2021-06-10T05:21:29.268Z] 540db60ca938: Download complete [2021-06-10T05:21:29.268Z] 7809a108b3ef: Verifying Checksum [2021-06-10T05:21:29.268Z] 7809a108b3ef: Download complete [2021-06-10T05:21:29.536Z] 540db60ca938: Pull complete [2021-06-10T05:21:29.805Z] adcc1eea9eea: Pull complete [2021-06-10T05:21:29.805Z] 4c4ab2625f07: Pull complete [2021-06-10T05:21:31.727Z] f706445af74f: Verifying Checksum [2021-06-10T05:21:31.727Z] f706445af74f: Download complete [2021-06-10T05:21:32.672Z] 0510c868ecb4: Verifying Checksum [2021-06-10T05:21:32.672Z] 0510c868ecb4: Download complete [2021-06-10T05:21:36.021Z] 0510c868ecb4: Pull complete [2021-06-10T05:21:36.021Z] afea3b2eda06: Pull complete [2021-06-10T05:21:36.021Z] 7809a108b3ef: Pull complete [2021-06-10T05:21:37.942Z] f706445af74f: Pull complete [2021-06-10T05:21:37.942Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T05:21:37.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T05:21:37.942Z] ---> b068be0155e3 [2021-06-10T05:21:37.942Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-10T05:21:39.338Z] ---> Running in 0c91a79431de [2021-06-10T05:21:39.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T05:21:40.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T05:21:40.864Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T05:21:42.259Z] (2/12) Installing file (5.39-r0) [2021-06-10T05:21:42.259Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T05:21:42.535Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T05:22:00.669Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T05:22:00.669Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T05:22:00.669Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T05:22:00.669Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T05:22:00.669Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T05:22:00.670Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T05:22:00.670Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T05:22:00.670Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T05:22:00.670Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T05:22:00.670Z] OK: 219 MiB in 52 packages [2021-06-10T05:22:00.670Z] Removing intermediate container 0c91a79431de [2021-06-10T05:22:00.670Z] ---> 94f77cdcda93 [2021-06-10T05:22:00.670Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T05:22:00.670Z] ---> Running in 6783522c0f75 [2021-06-10T05:22:00.934Z] Removing intermediate container 6783522c0f75 [2021-06-10T05:22:00.934Z] ---> f288c100c72e [2021-06-10T05:22:00.934Z] Step 5/6 : COPY go.mod . [2021-06-10T05:22:00.934Z] ---> e5349ab4c46e [2021-06-10T05:22:00.934Z] Step 6/6 : RUN go mod download [2021-06-10T05:22:01.207Z] ---> Running in 69944f925161 [2021-06-10T05:22:11.230Z] Removing intermediate container 69944f925161 [2021-06-10T05:22:11.230Z] ---> 7d6c2c9f43b4 [2021-06-10T05:22:11.230Z] Successfully built 7d6c2c9f43b4 [2021-06-10T05:22:11.230Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:22:11.579Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T05:22:11.579Z] . [Pipeline] withDockerContainer [2021-06-10T05:22:11.684Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-10T05:22:11.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T05:22:12.117Z] $ docker top 74263d0261f1cd91a1a47a3763a9c9bc1e5fbbc70085077a537798ccc970205f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T05:22:12.551Z] + go version [2021-06-10T05:22:12.551Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T05:22:12.577Z] $ docker stop --time=1 74263d0261f1cd91a1a47a3763a9c9bc1e5fbbc70085077a537798ccc970205f [2021-06-10T05:22:13.767Z] $ docker rm -f 74263d0261f1cd91a1a47a3763a9c9bc1e5fbbc70085077a537798ccc970205f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:22:14.572Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T05:22:14.572Z] . [Pipeline] withDockerContainer [2021-06-10T05:22:14.677Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-10T05:22:14.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T05:22:15.070Z] $ docker top 0773771262e00000844de71b997b1c13163979309ade9685e665c3b5ec37fca1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T05:22:15.219Z] ========================================================= [2021-06-10T05:22:15.219Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T05:22:15.219Z] ========================================================= [Pipeline] sh [2021-06-10T05:22:15.528Z] + go mod tidy [2021-06-10T05:22:15.798Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T05:22:15.798Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-10T05:22:16.064Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-10T05:22:16.064Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T05:22:16.064Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T05:22:16.064Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T05:22:16.064Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [2021-06-10T05:22:16.064Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T05:22:16.064Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-10T05:22:16.064Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [2021-06-10T05:22:16.064Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-10T05:22:16.064Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin [2021-06-10T05:22:21.357Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating [2021-06-10T05:22:21.931Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/command imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/command imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/mocks imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/mocks imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http tested by [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test imports [2021-06-10T05:22:23.852Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } [2021-06-10T05:22:23.906Z] $ docker stop --time=1 0773771262e00000844de71b997b1c13163979309ade9685e665c3b5ec37fca1 [2021-06-10T05:22:25.112Z] $ docker rm -f 0773771262e00000844de71b997b1c13163979309ade9685e665c3b5ec37fca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T05:22:26.371Z] Failed in branch amd64 [2021-06-10T05:23:23.827Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-152 in /w/workspace/edgexfoundry_edgex-go_PR-3558 [Pipeline] { [Pipeline] ws [2021-06-10T05:23:23.886Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-10T05:23:24.152Z] The recommended git tool is: git [2021-06-10T05:23:29.634Z] using credential edgex-jenkins-ssh [2021-06-10T05:23:29.653Z] Cloning the remote Git repository [2021-06-10T05:23:29.697Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-10T05:23:29.815Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-10T05:23:29.885Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T05:23:29.886Z] > git --version # timeout=10 [2021-06-10T05:23:29.899Z] > git --version # 'git version 2.17.1' [2021-06-10T05:23:29.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T05:23:29.985Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T05:23:45.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T05:23:45.460Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T05:23:45.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T05:23:45.510Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T05:23:45.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T05:23:45.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3558/head:refs/remotes/origin/PR-3558 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T05:23:46.263Z] Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 257a5774348befc76e802e4eaa65c39b205cb9e5 [2021-06-10T05:23:46.583Z] Merge succeeded, producing 257a5774348befc76e802e4eaa65c39b205cb9e5 [2021-06-10T05:23:46.583Z] Checking out Revision 257a5774348befc76e802e4eaa65c39b205cb9e5 (PR-3558) [2021-06-10T05:23:46.274Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T05:23:46.285Z] > git checkout -f 257a5774348befc76e802e4eaa65c39b205cb9e5 # timeout=10 [2021-06-10T05:23:46.492Z] > git remote # timeout=10 [2021-06-10T05:23:46.508Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T05:23:46.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T05:23:46.538Z] > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 [2021-06-10T05:23:46.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T05:23:46.582Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T05:23:46.591Z] > git checkout -f 257a5774348befc76e802e4eaa65c39b205cb9e5 # timeout=10 [2021-06-10T05:23:50.857Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-10T05:23:50.906Z] > git --version # timeout=10 [2021-06-10T05:23:50.929Z] > git --version # 'git version 2.17.1' [2021-06-10T05:23:50.939Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T05:23:52.548Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T05:23:52.957Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T05:23:53.319Z] + sudo service+ docker restart [2021-06-10T05:23:53.319Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T05:24:11.726Z] provisioning config files... [2021-06-10T05:24:11.751Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6747937177532876867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:24:12.185Z] ---> docker-login.sh [2021-06-10T05:24:12.185Z] nexus3.edgexfoundry.org:10001 [2021-06-10T05:24:12.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:24:13.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:24:13.381Z] Configure a credential helper to remove this warning. See [2021-06-10T05:24:13.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:24:13.381Z] [2021-06-10T05:24:13.381Z] Login Succeeded [2021-06-10T05:24:13.381Z] nexus3.edgexfoundry.org:10002 [2021-06-10T05:24:13.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:24:13.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:24:13.934Z] Configure a credential helper to remove this warning. See [2021-06-10T05:24:13.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:24:13.934Z] [2021-06-10T05:24:13.934Z] Login Succeeded [2021-06-10T05:24:13.934Z] nexus3.edgexfoundry.org:10003 [2021-06-10T05:24:14.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:24:14.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:24:14.485Z] Configure a credential helper to remove this warning. See [2021-06-10T05:24:14.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:24:14.485Z] [2021-06-10T05:24:14.485Z] Login Succeeded [2021-06-10T05:24:14.485Z] nexus3.edgexfoundry.org:10004 [2021-06-10T05:24:14.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:24:15.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:24:15.033Z] Configure a credential helper to remove this warning. See [2021-06-10T05:24:15.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:24:15.033Z] [2021-06-10T05:24:15.033Z] Login Succeeded [2021-06-10T05:24:15.033Z] docker.io [2021-06-10T05:24:15.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:24:15.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:24:15.919Z] Configure a credential helper to remove this warning. See [2021-06-10T05:24:15.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:24:15.919Z] [2021-06-10T05:24:15.919Z] Login Succeeded [2021-06-10T05:24:15.919Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T05:24:15.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T05:24:16.582Z] ========================================================= [2021-06-10T05:24:16.582Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T05:24:16.582Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:24:17.025Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T05:24:19.888Z] Sending build context to Docker daemon 166.2MB [2021-06-10T05:24:19.888Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T05:24:19.888Z] Step 2/6 : FROM ${BASE} [2021-06-10T05:24:20.165Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T05:24:20.165Z] 595b0fe564bb: Pulling fs layer [2021-06-10T05:24:20.165Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T05:24:20.165Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T05:24:20.165Z] ba82ee9f976e: Pulling fs layer [2021-06-10T05:24:20.165Z] 506bd15cee9f: Pulling fs layer [2021-06-10T05:24:20.165Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T05:24:20.165Z] 618dc40b7e24: Pulling fs layer [2021-06-10T05:24:20.165Z] ba82ee9f976e: Waiting [2021-06-10T05:24:20.165Z] 506bd15cee9f: Waiting [2021-06-10T05:24:20.165Z] 75a0a4a0db45: Waiting [2021-06-10T05:24:20.165Z] 618dc40b7e24: Waiting [2021-06-10T05:24:20.441Z] 5b7225fbf94c: Download complete [2021-06-10T05:24:20.441Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T05:24:20.441Z] 3088b5b3c5c0: Download complete [2021-06-10T05:24:20.441Z] 506bd15cee9f: Verifying Checksum [2021-06-10T05:24:20.441Z] 506bd15cee9f: Download complete [2021-06-10T05:24:20.441Z] 595b0fe564bb: Verifying Checksum [2021-06-10T05:24:20.441Z] 595b0fe564bb: Download complete [2021-06-10T05:24:20.441Z] 75a0a4a0db45: Download complete [2021-06-10T05:24:21.059Z] 595b0fe564bb: Pull complete [2021-06-10T05:24:21.665Z] 3088b5b3c5c0: Pull complete [2021-06-10T05:24:22.273Z] 5b7225fbf94c: Pull complete [2021-06-10T05:24:22.873Z] 618dc40b7e24: Download complete [2021-06-10T05:24:24.311Z] ba82ee9f976e: Download complete [2021-06-10T05:24:36.734Z] ba82ee9f976e: Pull complete [2021-06-10T05:24:36.734Z] 506bd15cee9f: Pull complete [2021-06-10T05:24:36.734Z] 75a0a4a0db45: Pull complete [2021-06-10T05:24:39.365Z] 618dc40b7e24: Pull complete [2021-06-10T05:24:39.365Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T05:24:39.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T05:24:39.365Z] ---> a36622ca3599 [2021-06-10T05:24:39.365Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-10T05:24:42.010Z] ---> Running in b13a529a58cc [2021-06-10T05:24:43.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T05:24:44.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T05:24:45.482Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T05:24:45.482Z] (2/12) Installing file (5.39-r0) [2021-06-10T05:24:45.757Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T05:24:45.757Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T05:24:50.052Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T05:24:50.052Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T05:24:50.052Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T05:24:50.322Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T05:24:50.322Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T05:24:50.322Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T05:24:50.594Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T05:24:50.594Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T05:24:50.594Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T05:24:50.873Z] OK: 218 MiB in 52 packages [2021-06-10T05:24:54.291Z] Removing intermediate container b13a529a58cc [2021-06-10T05:24:54.291Z] ---> fe4de5d3b670 [2021-06-10T05:24:54.291Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T05:24:54.563Z] ---> Running in 8a7b9ca864fe [2021-06-10T05:24:55.157Z] Removing intermediate container 8a7b9ca864fe [2021-06-10T05:24:55.157Z] ---> 3b4b352503f1 [2021-06-10T05:24:55.157Z] Step 5/6 : COPY go.mod . [2021-06-10T05:24:55.754Z] ---> 530633e04923 [2021-06-10T05:24:55.754Z] Step 6/6 : RUN go mod download [2021-06-10T05:24:56.026Z] ---> Running in e5a705af875f [2021-06-10T05:25:22.863Z] Removing intermediate container e5a705af875f [2021-06-10T05:25:22.863Z] ---> 8e11480bd60a [2021-06-10T05:25:22.863Z] Successfully built 8e11480bd60a [2021-06-10T05:25:22.863Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:25:23.254Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T05:25:23.254Z] . [Pipeline] withDockerContainer [2021-06-10T05:25:23.512Z] prd-ubuntu18.04-docker-arm64-4c-16g-152 does not seem to be running inside a container [2021-06-10T05:25:23.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T05:25:25.118Z] $ docker top 6625bbecaae4539144fc6297979287b12be0cf92235d920c2abb2ec9f8c12d07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T05:25:26.156Z] + go version [2021-06-10T05:25:26.156Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T05:25:26.187Z] $ docker stop --time=1 6625bbecaae4539144fc6297979287b12be0cf92235d920c2abb2ec9f8c12d07 [2021-06-10T05:25:27.949Z] $ docker rm -f 6625bbecaae4539144fc6297979287b12be0cf92235d920c2abb2ec9f8c12d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:25:28.982Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T05:25:28.982Z] . [Pipeline] withDockerContainer [2021-06-10T05:25:29.263Z] prd-ubuntu18.04-docker-arm64-4c-16g-152 does not seem to be running inside a container [2021-06-10T05:25:29.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T05:25:30.868Z] $ docker top c23f926d312452f168236a5349ad742317fa2b2fe0cd5136e0e470e5aef4ecea -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T05:25:31.252Z] ========================================================= [2021-06-10T05:25:31.253Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T05:25:31.253Z] ========================================================= [Pipeline] sh [2021-06-10T05:25:31.930Z] + go mod tidy [2021-06-10T05:25:32.540Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T05:25:32.540Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T05:25:32.540Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-10T05:25:32.540Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T05:25:32.810Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-10T05:25:33.081Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T05:25:33.081Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [2021-06-10T05:25:33.081Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T05:25:33.081Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-10T05:25:33.081Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [2021-06-10T05:25:33.082Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-10T05:25:33.082Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin [2021-06-10T05:25:33.082Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating [2021-06-10T05:25:33.082Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/command imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/command imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/mocks imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/mocks imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http tested by [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test imports [2021-06-10T05:25:33.082Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } [2021-06-10T05:25:33.131Z] $ docker stop --time=1 c23f926d312452f168236a5349ad742317fa2b2fe0cd5136e0e470e5aef4ecea [2021-06-10T05:25:34.981Z] $ docker rm -f c23f926d312452f168236a5349ad742317fa2b2fe0cd5136e0e470e5aef4ecea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:25:36.355Z] ---> job-cost.sh [2021-06-10T05:25:36.355Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fxHD [2021-06-10T05:26:15.313Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T05:27:37.049Z] lf-activate-venv(): INFO: Adding /tmp/venv-fxHD/bin to PATH [2021-06-10T05:27:37.049Z] INFO: No Stack... [2021-06-10T05:27:37.049Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T05:27:37.049Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T05:27:37.414Z] + cut -d, -f6 [2021-06-10T05:27:37.414Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-06-10T05:27:37.508Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3558-1-stack-cost] [2021-06-10T05:27:37.546Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3558-1-stack-cost] did not exist. Created. [2021-06-10T05:27:37.546Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T05:27:37.985Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T05:27:38.895Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T05:27:38.914Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3558-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T05:27:39.526Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:27:41.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:27:42.570Z] ---> package-listing.sh [2021-06-10T05:27:42.570Z] ++ facter osfamily [2021-06-10T05:27:42.570Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T05:27:42.834Z] + OS_FAMILY=redhat [2021-06-10T05:27:42.834Z] + workspace=/w/workspace/edgex-go/1 [2021-06-10T05:27:42.834Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T05:27:42.834Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T05:27:42.834Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T05:27:42.834Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T05:27:42.834Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-10T05:27:42.834Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T05:27:42.834Z] + case "${OS_FAMILY}" in [2021-06-10T05:27:42.834Z] + rpm -qa [2021-06-10T05:27:42.834Z] + sort [2021-06-10T05:27:43.438Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T05:27:43.438Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T05:27:43.438Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T05:27:43.438Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-10T05:27:43.438Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-10T05:27:43.438Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-10T05:27:43.472Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T05:27:43.778Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:27:44.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T05:27:44.389Z] [2021-06-10T05:27:44.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:27:44.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T05:27:44.745Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T05:27:44.745Z] df20fa9351a1: Pulling fs layer [2021-06-10T05:27:44.745Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T05:27:44.745Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T05:27:44.745Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T05:27:44.745Z] 93b61091891f: Pulling fs layer [2021-06-10T05:27:44.745Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T05:27:44.745Z] 5e14af77c1be: Pulling fs layer [2021-06-10T05:27:44.745Z] 01666e4c0597: Pulling fs layer [2021-06-10T05:27:44.745Z] aa168da1d23b: Pulling fs layer [2021-06-10T05:27:44.745Z] 46f8f816bc3b: Waiting [2021-06-10T05:27:44.745Z] 93b61091891f: Waiting [2021-06-10T05:27:44.745Z] 93b9cdb0e59b: Waiting [2021-06-10T05:27:44.745Z] 5e14af77c1be: Waiting [2021-06-10T05:27:44.745Z] 01666e4c0597: Waiting [2021-06-10T05:27:44.745Z] aa168da1d23b: Waiting [2021-06-10T05:27:44.745Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T05:27:44.745Z] 36b3adc4ff6f: Download complete [2021-06-10T05:27:44.745Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T05:27:44.745Z] 46f8f816bc3b: Download complete [2021-06-10T05:27:44.745Z] df20fa9351a1: Verifying Checksum [2021-06-10T05:27:44.745Z] df20fa9351a1: Download complete [2021-06-10T05:27:45.018Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T05:27:45.018Z] 93b9cdb0e59b: Download complete [2021-06-10T05:27:45.018Z] 5e14af77c1be: Verifying Checksum [2021-06-10T05:27:45.018Z] 5e14af77c1be: Download complete [2021-06-10T05:27:45.018Z] 93b61091891f: Verifying Checksum [2021-06-10T05:27:45.018Z] 93b61091891f: Download complete [2021-06-10T05:27:45.018Z] 01666e4c0597: Verifying Checksum [2021-06-10T05:27:45.018Z] 01666e4c0597: Download complete [2021-06-10T05:27:45.018Z] df20fa9351a1: Pull complete [2021-06-10T05:27:45.018Z] 36b3adc4ff6f: Pull complete [2021-06-10T05:27:45.283Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T05:27:45.283Z] 8ad3a11d3b57: Download complete [2021-06-10T05:27:45.545Z] 8ad3a11d3b57: Pull complete [2021-06-10T05:27:45.808Z] 46f8f816bc3b: Pull complete [2021-06-10T05:27:45.808Z] 93b61091891f: Pull complete [2021-06-10T05:27:46.071Z] 93b9cdb0e59b: Pull complete [2021-06-10T05:27:46.071Z] 5e14af77c1be: Pull complete [2021-06-10T05:27:46.071Z] 01666e4c0597: Pull complete [2021-06-10T05:27:47.017Z] aa168da1d23b: Verifying Checksum [2021-06-10T05:27:47.017Z] aa168da1d23b: Download complete [2021-06-10T05:27:51.257Z] aa168da1d23b: Pull complete [2021-06-10T05:27:51.257Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T05:27:51.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T05:27:51.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T05:27:51.356Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-10T05:27:51.391Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T05:27:54.813Z] $ docker top 7f76b19aa2cdb5a31976762d35be07f5b45068823ec02f2bc16f99cf4182058c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T05:27:55.832Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T05:27:56.192Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T05:27:56.511Z] + ls /var/log/sa-host [2021-06-10T05:27:56.511Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T05:27:56.511Z] file_magic: OK [2021-06-10T05:27:56.511Z] HZ: Using current value: 100 [2021-06-10T05:27:56.511Z] file_header: OK [2021-06-10T05:27:56.511Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T05:27:56.511Z] Statistics: [2021-06-10T05:27:56.511Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T05:27:56.511Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T05:27:56.511Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T05:27:56.511Z] file_magic: OK [2021-06-10T05:27:56.511Z] HZ: Using current value: 100 [2021-06-10T05:27:56.511Z] file_header: OK [2021-06-10T05:27:56.511Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T05:27:56.511Z] Statistics: [2021-06-10T05:27:56.511Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T05:27:56.511Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T05:27:56.773Z] provisioning config files... [2021-06-10T05:27:56.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4481376540223030906tmp [Pipeline] { [Pipeline] echo [2021-06-10T05:27:56.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:27:57.207Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T05:27:57.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:27:57.662Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T05:27:57.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:27:58.022Z] ---> sudo-logs.sh [2021-06-10T05:27:58.023Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T05:27:58.121Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:27:58.457Z] ---> job-cost.sh [2021-06-10T05:27:58.457Z] lf-activate-venv: SKIPPING [2021-06-10T05:27:58.457Z] DEBUG: total: 0.18000000715255737 [2021-06-10T05:27:58.457Z] INFO: Retrieving Stack Cost... [2021-06-10T05:27:59.400Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T05:27:59.971Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T05:28:00.006Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:28:00.341Z] ---> logs-deploy.sh [2021-06-10T05:28:00.341Z] lf-activate-venv: SKIPPING [2021-06-10T05:28:00.341Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3558/1 [2021-06-10T05:28:00.341Z] INFO: archiving workspace using pattern(s): [2021-06-10T05:28:01.292Z] Archives upload complete. [2021-06-10T05:28:01.292Z] INFO: archiving logs to Nexus [2021-06-10T05:28:01.867Z] ---> uname -a: [2021-06-10T05:28:01.867Z] Linux prd-centos7-docker-4c-2g-150.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] ---> lscpu: [2021-06-10T05:28:01.867Z] Architecture: x86_64 [2021-06-10T05:28:01.867Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T05:28:01.867Z] Byte Order: Little Endian [2021-06-10T05:28:01.867Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T05:28:01.867Z] CPU(s): 2 [2021-06-10T05:28:01.867Z] On-line CPU(s) list: 0,1 [2021-06-10T05:28:01.867Z] Thread(s) per core: 1 [2021-06-10T05:28:01.867Z] Core(s) per socket: 1 [2021-06-10T05:28:01.867Z] Socket(s): 2 [2021-06-10T05:28:01.867Z] NUMA node(s): 1 [2021-06-10T05:28:01.867Z] Vendor ID: AuthenticAMD [2021-06-10T05:28:01.867Z] CPU family: 23 [2021-06-10T05:28:01.867Z] Model: 49 [2021-06-10T05:28:01.867Z] Model name: AMD EPYC-Rome Processor [2021-06-10T05:28:01.867Z] Stepping: 0 [2021-06-10T05:28:01.867Z] CPU MHz: 2800.000 [2021-06-10T05:28:01.867Z] BogoMIPS: 5600.00 [2021-06-10T05:28:01.867Z] Virtualization: AMD-V [2021-06-10T05:28:01.867Z] Hypervisor vendor: KVM [2021-06-10T05:28:01.867Z] Virtualization type: full [2021-06-10T05:28:01.867Z] L1d cache: 64 KiB [2021-06-10T05:28:01.867Z] L1i cache: 64 KiB [2021-06-10T05:28:01.867Z] L2 cache: 1 MiB [2021-06-10T05:28:01.867Z] L3 cache: 32 MiB [2021-06-10T05:28:01.867Z] NUMA node0 CPU(s): 0,1 [2021-06-10T05:28:01.867Z] Vulnerability Itlb multihit: Not affected [2021-06-10T05:28:01.867Z] Vulnerability L1tf: Not affected [2021-06-10T05:28:01.867Z] Vulnerability Mds: Not affected [2021-06-10T05:28:01.867Z] Vulnerability Meltdown: Not affected [2021-06-10T05:28:01.867Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T05:28:01.867Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T05:28:01.867Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T05:28:01.867Z] Vulnerability Srbds: Not affected [2021-06-10T05:28:01.867Z] Vulnerability Tsx async abort: Not affected [2021-06-10T05:28:01.867Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] ---> nproc: [2021-06-10T05:28:01.867Z] 2 [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] ---> df -h: [2021-06-10T05:28:01.867Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T05:28:01.867Z] overlay 40.0G 8.6G 31.4G 21% / [2021-06-10T05:28:01.867Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T05:28:01.867Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T05:28:01.867Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1@tmp [2021-06-10T05:28:01.867Z] /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1 [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] ---> free -m: [2021-06-10T05:28:01.867Z] total used free shared buff/cache available [2021-06-10T05:28:01.867Z] Mem: 7821 1167 3570 0 3083 6511 [2021-06-10T05:28:01.867Z] Swap: 1023 0 1023 [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] ---> ip addr: [2021-06-10T05:28:01.867Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T05:28:01.867Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T05:28:01.867Z] inet 127.0.0.1/8 scope host lo [2021-06-10T05:28:01.867Z] valid_lft forever preferred_lft forever [2021-06-10T05:28:01.867Z] inet6 ::1/128 scope host [2021-06-10T05:28:01.867Z] valid_lft forever preferred_lft forever [2021-06-10T05:28:01.867Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T05:28:01.867Z] link/ether fa:16:3e:64:c1:11 brd ff:ff:ff:ff:ff:ff [2021-06-10T05:28:01.867Z] inet 10.30.123.76/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T05:28:01.867Z] valid_lft 85918sec preferred_lft 85918sec [2021-06-10T05:28:01.867Z] inet6 fe80::f816:3eff:fe64:c111/64 scope link [2021-06-10T05:28:01.867Z] valid_lft forever preferred_lft forever [2021-06-10T05:28:01.867Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T05:28:01.867Z] link/ether 02:42:c7:0a:ab:37 brd ff:ff:ff:ff:ff:ff [2021-06-10T05:28:01.867Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T05:28:01.867Z] valid_lft forever preferred_lft forever [2021-06-10T05:28:01.867Z] inet6 fe80::42:c7ff:fe0a:ab37/64 scope link [2021-06-10T05:28:01.867Z] valid_lft forever preferred_lft forever [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] ---> sar -b -r -n DEV: [2021-06-10T05:28:01.867Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] 05:19:49 LINUX RESTART (2 CPU) [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] 05:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T05:28:01.867Z] 05:22:01 102.28 0.18 102.10 0.00 22.78 46684.10 0.00 [2021-06-10T05:28:01.867Z] 05:23:01 82.89 0.00 82.89 0.00 0.00 12298.47 0.00 [2021-06-10T05:28:01.867Z] 05:24:01 1.62 0.00 1.62 0.00 0.00 36.26 0.00 [2021-06-10T05:28:01.867Z] 05:25:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 [2021-06-10T05:28:01.867Z] 05:26:02 0.28 0.00 0.28 0.00 0.00 4.75 0.00 [2021-06-10T05:28:01.867Z] 05:27:01 0.29 0.00 0.29 0.00 0.00 4.08 0.00 [2021-06-10T05:28:01.867Z] Average: 31.36 0.03 31.33 0.00 3.81 9868.77 0.00 [2021-06-10T05:28:01.867Z] [2021-06-10T05:28:01.867Z] 05:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T05:28:01.867Z] 05:22:01 4074676 0 1006136 12.56 2620 2925508 1649160 18.21 1091728 2344828 1312 [2021-06-10T05:28:01.867Z] 05:23:01 4229004 0 1027620 12.83 2620 2749696 1245744 13.75 1076796 2177532 24 [2021-06-10T05:28:01.868Z] 05:24:01 4232376 0 1024244 12.79 2620 2749700 1226152 13.54 1074536 2177532 8 [2021-06-10T05:28:01.868Z] 05:25:01 4233472 0 1023144 12.78 2620 2749704 1226252 13.54 1073084 2179172 8 [2021-06-10T05:28:01.868Z] 05:26:02 4228568 0 1028040 12.84 2620 2749712 1219696 13.47 1078588 2179172 16 [2021-06-10T05:28:01.868Z] 05:27:01 4228024 0 1028584 12.84 2620 2749712 1207144 13.33 1073160 2185588 8 [2021-06-10T05:28:01.868Z] Average: 4204353 0 1022961 12.77 2620 2779005 1295691 14.31 1077982 2207304 229 [2021-06-10T05:28:01.868Z] [2021-06-10T05:28:01.868Z] 05:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T05:28:01.868Z] 05:22:01 veth0adad52 17.80 19.38 1.71 18.83 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:22:01 eth0 522.68 433.10 3100.94 41.95 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:22:01 docker0 129.47 164.59 7.68 395.85 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:23:01 eth0 148.33 139.04 480.10 20.45 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:23:01 docker0 122.29 121.09 9.53 454.51 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:24:01 eth0 1.72 0.32 0.38 0.20 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:25:01 eth0 1.00 0.52 0.54 0.39 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:26:02 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:27:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] Average: eth0 112.70 95.84 598.87 10.54 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] Average: docker0 42.08 47.75 2.88 142.15 0.00 0.00 0.00 0.00 [2021-06-10T05:28:01.868Z] [2021-06-10T05:28:01.868Z] [2021-06-10T05:28:01.868Z] ---> sar -P ALL: [2021-06-10T05:28:01.868Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T05:28:01.868Z] [2021-06-10T05:28:01.868Z] 05:19:49 LINUX RESTART (2 CPU) [2021-06-10T05:28:01.868Z] [2021-06-10T05:28:01.868Z] 05:21:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T05:28:01.868Z] 05:22:01 all 8.21 0.00 4.32 2.07 0.07 85.33 [2021-06-10T05:28:01.868Z] 05:22:01 0 8.28 0.00 4.77 2.25 0.09 84.62 [2021-06-10T05:28:01.868Z] 05:22:01 1 8.14 0.00 3.88 1.89 0.05 86.04 [2021-06-10T05:28:01.868Z] 05:23:01 all 4.77 0.00 2.98 0.68 0.07 91.50 [2021-06-10T05:28:01.868Z] 05:23:01 0 4.67 0.00 3.06 0.54 0.07 91.66 [2021-06-10T05:28:01.868Z] 05:23:01 1 4.86 0.00 2.91 0.82 0.07 91.35 [2021-06-10T05:28:01.868Z] 05:24:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-10T05:28:01.868Z] 05:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-10T05:28:01.868Z] 05:24:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-10T05:28:01.868Z] 05:25:01 all 0.13 0.00 0.05 0.00 0.03 99.78 [2021-06-10T05:28:01.868Z] 05:25:01 0 0.23 0.00 0.07 0.00 0.03 99.67 [2021-06-10T05:28:01.868Z] 05:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-10T05:28:01.868Z] 05:26:02 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-06-10T05:28:01.868Z] 05:26:02 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-10T05:28:01.868Z] 05:26:02 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-10T05:28:01.868Z] 05:27:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-06-10T05:28:01.868Z] 05:27:01 0 0.10 0.00 0.05 0.00 0.03 99.81 [2021-06-10T05:28:01.868Z] 05:27:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-10T05:28:01.868Z] Average: all 2.19 0.00 1.23 0.45 0.04 96.09 [2021-06-10T05:28:01.868Z] Average: 0 2.21 0.00 1.32 0.46 0.05 95.98 [2021-06-10T05:28:01.868Z] Average: 1 2.18 0.00 1.14 0.44 0.04 96.20 [2021-06-10T05:28:01.868Z] [2021-06-10T05:28:01.868Z] [2021-06-10T05:28:01.868Z]