Pull request #158 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e+0b6ac86b660cf605cfaa9a96e27b56772a59fa3b (84c0b31e4c4ed7ca963eba2977e9252dfdf0c8f8) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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/app-service-configurable/branches/PR-158/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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/app-service-configurable/branches/PR-158/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@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-16197 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Merging remotes/origin/master commit 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e Merge succeeded, producing 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e Checking out Revision 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e (PR-158) Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 Commit message: "refactor: Remove SecretStoreExclusive configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-16T00:19:38.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-16T00:19:38.955Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-16T00:19:39.239Z] ========================================================= [2020-12-16T00:19:39.239Z] EdgeX Global Pipelines Version Info [2020-12-16T00:19:39.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:19:41.425Z] ------------------- [2020-12-16T00:19:41.425Z] stable info: [2020-12-16T00:19:41.425Z] ------------------- [2020-12-16T00:19:41.425Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T00:19:41.425Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T00:19:41.425Z] Message: update stable to v1.0.172 [2020-12-16T00:19:42.848Z] ------------------- [2020-12-16T00:19:42.848Z] experimental info: [2020-12-16T00:19:42.848Z] ------------------- [2020-12-16T00:19:42.848Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T00:19:42.848Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T00:19:42.848Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-16T00:19:43.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-12-16T00:19:43.599Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-12-16T00:19:43.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-16T00:19:43.935Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-16T00:19:44.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-16T00:19:44.306Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-16T00:19:44.466Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-16T00:19:44.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-16T00:19:44.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-16T00:19:44.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-16T00:19:44.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-16T00:19:45.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-12-16T00:19:45.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-16T00:19:45.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-16T00:19:45.490Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T00:19:45.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T00:19:45.776Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-16T00:19:45.908Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-16T00:19:46.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-16T00:19:46.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-16T00:19:46.320Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-16T00:19:46.438Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-16T00:19:46.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-16T00:19:46.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-16T00:19:46.803Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-16T00:19:46.929Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-16T00:19:47.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo [2020-12-16T00:19:47.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo [2020-12-16T00:19:47.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo [2020-12-16T00:19:47.465Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [Pipeline] echo [2020-12-16T00:19:47.587Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30a3f1b [Pipeline] echo [2020-12-16T00:19:47.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T00:19:47.972Z] provisioning config files... [2020-12-16T00:19:48.011Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config7794911841203679790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:19:48.487Z] ---> docker-login.sh [2020-12-16T00:19:48.487Z] nexus3.edgexfoundry.org:10001 [2020-12-16T00:19:49.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:19:49.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:19:49.399Z] Configure a credential helper to remove this warning. See [2020-12-16T00:19:49.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:19:49.399Z] [2020-12-16T00:19:49.399Z] Login Succeeded [2020-12-16T00:19:49.399Z] nexus3.edgexfoundry.org:10002 [2020-12-16T00:19:49.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:19:49.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:19:49.691Z] Configure a credential helper to remove this warning. See [2020-12-16T00:19:49.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:19:49.691Z] [2020-12-16T00:19:49.691Z] Login Succeeded [2020-12-16T00:19:49.691Z] nexus3.edgexfoundry.org:10003 [2020-12-16T00:19:49.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:19:49.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:19:49.965Z] Configure a credential helper to remove this warning. See [2020-12-16T00:19:49.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:19:49.965Z] [2020-12-16T00:19:49.965Z] Login Succeeded [2020-12-16T00:19:49.965Z] nexus3.edgexfoundry.org:10004 [2020-12-16T00:19:50.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:19:50.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:19:50.237Z] Configure a credential helper to remove this warning. See [2020-12-16T00:19:50.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:19:50.237Z] [2020-12-16T00:19:50.237Z] Login Succeeded [2020-12-16T00:19:50.237Z] docker.io [2020-12-16T00:19:50.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:19:50.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:19:50.779Z] Configure a credential helper to remove this warning. See [2020-12-16T00:19:50.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:19:50.779Z] [2020-12-16T00:19:50.779Z] Login Succeeded [2020-12-16T00:19:50.779Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T00:19:50.818Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T00:19:52.244Z] + git log --format=format:%s -1 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [Pipeline] echo [2020-12-16T00:19:52.378Z] GIT_COMMIT: 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e, Commit Message: refactor: Remove SecretStoreExclusive configuration [Pipeline] echo [2020-12-16T00:19:52.454Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:19:53.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T00:19:53.552Z] [2020-12-16T00:19:53.552Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:19:54.314Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T00:19:54.314Z] latest: Pulling from edgex-devops/git-semver [2020-12-16T00:19:54.314Z] 31603596830f: Pulling fs layer [2020-12-16T00:19:54.314Z] 2a8b12db71e7: Pulling fs layer [2020-12-16T00:19:54.314Z] 6ca5941a6612: Pulling fs layer [2020-12-16T00:19:54.314Z] ecc8261a40a4: Pulling fs layer [2020-12-16T00:19:54.314Z] ecc8261a40a4: Waiting [2020-12-16T00:19:55.188Z] 2a8b12db71e7: Verifying Checksum [2020-12-16T00:19:55.188Z] 2a8b12db71e7: Download complete [2020-12-16T00:19:55.188Z] 31603596830f: Verifying Checksum [2020-12-16T00:19:55.188Z] 31603596830f: Download complete [2020-12-16T00:19:56.369Z] 31603596830f: Pull complete [2020-12-16T00:19:56.369Z] ecc8261a40a4: Verifying Checksum [2020-12-16T00:19:56.369Z] ecc8261a40a4: Download complete [2020-12-16T00:19:56.369Z] 6ca5941a6612: Verifying Checksum [2020-12-16T00:19:56.369Z] 6ca5941a6612: Download complete [2020-12-16T00:19:56.672Z] 2a8b12db71e7: Pull complete [2020-12-16T00:19:59.872Z] 6ca5941a6612: Pull complete [2020-12-16T00:20:00.974Z] ecc8261a40a4: Pull complete [2020-12-16T00:20:00.974Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-16T00:20:00.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T00:20:00.974Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-16T00:20:01.719Z] prd-centos7-docker-4c-2g-16197 does not seem to be running inside a container [2020-12-16T00:20:01.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-16T00:20:05.275Z] $ docker top b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-16T00:20:05.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T00:20:05.862Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T00:20:06.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T00:20:06.629Z] $ docker exec b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 ssh-agent [2020-12-16T00:20:07.213Z] SSH_AUTH_SOCK=/tmp/ssh-FADIrPB2t308/agent.11 [2020-12-16T00:20:07.213Z] SSH_AGENT_PID=16 [2020-12-16T00:20:07.279Z] Running ssh-add (command line suppressed) [2020-12-16T00:20:07.756Z] Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_9109967488903890100.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_9109967488903890100.key) [2020-12-16T00:20:07.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T00:20:08.820Z] + git tag --points-at HEAD [Pipeline] } [2020-12-16T00:20:08.986Z] $ docker exec --env ******** --env ******** b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 ssh-agent -k [2020-12-16T00:20:09.349Z] unset SSH_AUTH_SOCK; [2020-12-16T00:20:09.351Z] unset SSH_AGENT_PID; [2020-12-16T00:20:09.351Z] echo Agent pid 16 killed; [2020-12-16T00:20:09.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-16T00:20:09.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T00:20:09.701Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T00:20:10.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T00:20:10.299Z] $ docker exec b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 ssh-agent [2020-12-16T00:20:10.674Z] SSH_AUTH_SOCK=/tmp/ssh-IzonHnNOHpct/agent.44 [2020-12-16T00:20:10.674Z] SSH_AGENT_PID=50 [2020-12-16T00:20:10.688Z] Running ssh-add (command line suppressed) [2020-12-16T00:20:10.965Z] Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_7616001184773825712.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_7616001184773825712.key) [2020-12-16T00:20:11.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T00:20:12.054Z] + git semver init [2020-12-16T00:20:12.054Z] # -> Open(): unable to determine branch for HEAD [2020-12-16T00:20:12.054Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git [2020-12-16T00:20:12.054Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 [2020-12-16T00:20:12.054Z] # $SEMVER_REMOTE_NAME = origin [2020-12-16T00:20:12.054Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-16T00:20:12.054Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-16T00:20:12.054Z] # $SEMVER_BRANCH = PR-158 [2020-12-16T00:20:12.054Z] # $SEMVER_TEMP = /tmp/semver-894428179 [2020-12-16T00:20:12.054Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-12-16T00:20:12.741Z] # '/tmp/semver-894428179' -> '/w/workspace/_app-service-configurable_PR-158/.semver' [2020-12-16T00:20:12.741Z] # -> Force: false [2020-12-16T00:20:12.741Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } [2020-12-16T00:20:12.805Z] $ docker exec --env ******** --env ******** b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 ssh-agent -k [2020-12-16T00:20:13.110Z] unset SSH_AUTH_SOCK; [2020-12-16T00:20:13.111Z] unset SSH_AGENT_PID; [2020-12-16T00:20:13.111Z] echo Agent pid 50 killed; [2020-12-16T00:20:13.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T00:20:14.284Z] + git semver [Pipeline] } [2020-12-16T00:20:14.328Z] $ docker stop --time=1 b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 [2020-12-16T00:20:16.438Z] $ docker rm -f b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T00:20:17.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-16T00:20:18.270Z] Stashed 1 file(s) [Pipeline] echo [2020-12-16T00:20:18.295Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-16T00:20:34.223Z] Still waiting to schedule task [2020-12-16T00:20:34.223Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-16T00:20:34.248Z] Still waiting to schedule task [2020-12-16T00:20:34.248Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16199’ is offline [2020-12-16T00:22:28.571Z] Running on prd-centos7-docker-4c-2g-16203 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws [2020-12-16T00:22:28.666Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-12-16T00:22:31.362Z] using credential edgex-jenkins-ssh [2020-12-16T00:22:31.418Z] Cloning the remote Git repository [2020-12-16T00:22:31.446Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-16T00:22:31.518Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-12-16T00:22:31.582Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-16T00:22:31.582Z] > git --version # timeout=10 [2020-12-16T00:22:31.590Z] > git --version # 'git version 2.24.3' [2020-12-16T00:22:31.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:22:31.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T00:22:32.161Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-16T00:22:32.177Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T00:22:32.188Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-16T00:22:32.200Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-16T00:22:32.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:22:32.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T00:22:32.593Z] Merging remotes/origin/master commit 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [2020-12-16T00:22:32.681Z] Merge succeeded, producing 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [2020-12-16T00:22:32.682Z] Checking out Revision 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e (PR-158) [2020-12-16T00:22:32.603Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T00:22:32.611Z] > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [2020-12-16T00:22:32.647Z] > git remote # timeout=10 [2020-12-16T00:22:32.654Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T00:22:32.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:22:32.666Z] > git merge 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b # timeout=10 [2020-12-16T00:22:32.677Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T00:22:32.686Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T00:22:32.691Z] > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [2020-12-16T00:22:36.405Z] Commit message: "refactor: Remove SecretStoreExclusive configuration" [2020-12-16T00:22:36.438Z] > git --version # timeout=10 [2020-12-16T00:22:36.445Z] > git --version # 'git version 2.24.3' [2020-12-16T00:22:36.453Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T00:22:37.916Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-16T00:22:38.265Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T00:22:38.590Z] + sudo service docker restart [2020-12-16T00:22:38.590Z] + true [2020-12-16T00:22:38.590Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T00:22:39.693Z] provisioning config files... [2020-12-16T00:22:39.728Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6510199069931193508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:22:40.165Z] ---> docker-login.sh [2020-12-16T00:22:40.166Z] nexus3.edgexfoundry.org:10001 [2020-12-16T00:22:40.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:22:40.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:22:40.694Z] Configure a credential helper to remove this warning. See [2020-12-16T00:22:40.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:22:40.694Z] [2020-12-16T00:22:40.694Z] Login Succeeded [2020-12-16T00:22:40.694Z] nexus3.edgexfoundry.org:10002 [2020-12-16T00:22:40.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:22:40.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:22:40.694Z] Configure a credential helper to remove this warning. See [2020-12-16T00:22:40.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:22:40.694Z] [2020-12-16T00:22:40.957Z] Login Succeeded [2020-12-16T00:22:40.957Z] nexus3.edgexfoundry.org:10003 [2020-12-16T00:22:40.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:22:40.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:22:40.957Z] Configure a credential helper to remove this warning. See [2020-12-16T00:22:40.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:22:40.957Z] [2020-12-16T00:22:40.957Z] Login Succeeded [2020-12-16T00:22:40.957Z] nexus3.edgexfoundry.org:10004 [2020-12-16T00:22:41.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:22:41.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:22:41.222Z] Configure a credential helper to remove this warning. See [2020-12-16T00:22:41.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:22:41.222Z] [2020-12-16T00:22:41.222Z] Login Succeeded [2020-12-16T00:22:41.222Z] docker.io [2020-12-16T00:22:41.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:22:41.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:22:41.750Z] Configure a credential helper to remove this warning. See [2020-12-16T00:22:41.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:22:41.750Z] [2020-12-16T00:22:41.750Z] Login Succeeded [2020-12-16T00:22:41.750Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T00:22:41.771Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-16T00:22:42.401Z] ========================================================= [2020-12-16T00:22:42.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-16T00:22:42.401Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:22:42.790Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-16T00:22:42.790Z] Sending build context to Docker daemon 93.7kB [2020-12-16T00:22:42.790Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-16T00:22:42.790Z] Step 2/8 : FROM ${BASE} [2020-12-16T00:22:43.052Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-16T00:22:43.052Z] 188c0c94c7c5: Pulling fs layer [2020-12-16T00:22:43.052Z] 0ef7d3d256c8: Pulling fs layer [2020-12-16T00:22:43.052Z] de9db76c5a1d: Pulling fs layer [2020-12-16T00:22:43.052Z] bca2f99d35d6: Pulling fs layer [2020-12-16T00:22:43.052Z] 93359f2a8cfa: Pulling fs layer [2020-12-16T00:22:43.052Z] 7c6f9722023f: Pulling fs layer [2020-12-16T00:22:43.052Z] a35cf1a2eb13: Pulling fs layer [2020-12-16T00:22:43.052Z] 7c6f9722023f: Waiting [2020-12-16T00:22:43.052Z] 93359f2a8cfa: Waiting [2020-12-16T00:22:43.052Z] a35cf1a2eb13: Waiting [2020-12-16T00:22:43.052Z] bca2f99d35d6: Waiting [2020-12-16T00:22:43.052Z] de9db76c5a1d: Verifying Checksum [2020-12-16T00:22:43.052Z] de9db76c5a1d: Download complete [2020-12-16T00:22:43.052Z] 0ef7d3d256c8: Download complete [2020-12-16T00:22:43.052Z] 93359f2a8cfa: Verifying Checksum [2020-12-16T00:22:43.052Z] 93359f2a8cfa: Download complete [2020-12-16T00:22:43.316Z] 7c6f9722023f: Verifying Checksum [2020-12-16T00:22:43.316Z] 7c6f9722023f: Download complete [2020-12-16T00:22:43.897Z] 188c0c94c7c5: Verifying Checksum [2020-12-16T00:22:43.897Z] 188c0c94c7c5: Download complete [2020-12-16T00:22:44.171Z] 188c0c94c7c5: Pull complete [2020-12-16T00:22:44.434Z] 0ef7d3d256c8: Pull complete [2020-12-16T00:22:44.700Z] de9db76c5a1d: Pull complete [2020-12-16T00:22:46.631Z] a35cf1a2eb13: Verifying Checksum [2020-12-16T00:22:46.632Z] a35cf1a2eb13: Download complete [2020-12-16T00:22:47.593Z] bca2f99d35d6: Verifying Checksum [2020-12-16T00:22:47.593Z] bca2f99d35d6: Download complete [2020-12-16T00:22:52.942Z] bca2f99d35d6: Pull complete [2020-12-16T00:22:52.942Z] 93359f2a8cfa: Pull complete [2020-12-16T00:22:53.205Z] 7c6f9722023f: Pull complete [2020-12-16T00:23:01.411Z] a35cf1a2eb13: Pull complete [2020-12-16T00:23:01.411Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-16T00:23:01.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-16T00:23:01.412Z] ---> a62c8e92a672 [2020-12-16T00:23:01.412Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-16T00:23:01.412Z] ---> Running in b0dbded9e519 [2020-12-16T00:23:01.680Z] Removing intermediate container b0dbded9e519 [2020-12-16T00:23:01.680Z] ---> 5f94f7f163dd [2020-12-16T00:23:01.680Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:23:01.944Z] ---> Running in c7f95341c68f [2020-12-16T00:23:02.902Z] Removing intermediate container c7f95341c68f [2020-12-16T00:23:02.902Z] ---> 1eb98652c0a2 [2020-12-16T00:23:02.902Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-16T00:23:02.902Z] ---> Running in b8e22b1545f4 [2020-12-16T00:23:04.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:23:04.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:23:05.454Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-16T00:23:05.454Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-16T00:23:05.454Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-16T00:23:05.718Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-16T00:23:05.718Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-16T00:23:05.984Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-16T00:23:05.984Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:23:05.984Z] OK: 167 MiB in 45 packages [2020-12-16T00:23:06.563Z] Removing intermediate container b8e22b1545f4 [2020-12-16T00:23:06.563Z] ---> 10db11a7d1a3 [2020-12-16T00:23:06.563Z] Step 6/8 : WORKDIR /app [2020-12-16T00:23:06.826Z] ---> Running in 52adfb4e4d48 [2020-12-16T00:23:06.826Z] Removing intermediate container 52adfb4e4d48 [2020-12-16T00:23:06.826Z] ---> 7c9cd41b3871 [2020-12-16T00:23:06.826Z] Step 7/8 : COPY . . [2020-12-16T00:23:07.406Z] ---> 38a42f6e185f [2020-12-16T00:23:07.406Z] Step 8/8 : RUN go mod download [2020-12-16T00:23:07.406Z] ---> Running in 6301fba3a50b [2020-12-16T00:23:07.991Z] go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2020-12-16T00:23:08.255Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-16T00:23:08.733Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16202 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] ws [2020-12-16T00:23:08.904Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-16T00:23:11.033Z] Failed in branch amd64 [2020-12-16T00:23:14.175Z] using credential edgex-jenkins-ssh [2020-12-16T00:23:14.272Z] Cloning the remote Git repository [2020-12-16T00:23:14.350Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-16T00:23:14.461Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-12-16T00:23:14.545Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-16T00:23:14.548Z] > git --version # timeout=10 [2020-12-16T00:23:14.567Z] > git --version # 'git version 2.17.1' [2020-12-16T00:23:14.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:23:14.641Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T00:23:15.368Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-16T00:23:15.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T00:23:15.432Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-16T00:23:15.467Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-16T00:23:15.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:23:15.487Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T00:23:16.074Z] Merging remotes/origin/master commit 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [2020-12-16T00:23:16.270Z] Merge succeeded, producing 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [2020-12-16T00:23:16.271Z] Checking out Revision 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e (PR-158) [2020-12-16T00:23:16.103Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T00:23:16.123Z] > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [2020-12-16T00:23:16.201Z] > git remote # timeout=10 [2020-12-16T00:23:16.219Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T00:23:16.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:23:16.242Z] > git merge 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b # timeout=10 [2020-12-16T00:23:16.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T00:23:16.284Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T00:23:16.294Z] > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [2020-12-16T00:23:20.688Z] Commit message: "refactor: Remove SecretStoreExclusive configuration" [2020-12-16T00:23:20.746Z] > git --version # timeout=10 [2020-12-16T00:23:20.756Z] > git --version # 'git version 2.17.1' [2020-12-16T00:23:20.769Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T00:23:22.492Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-16T00:23:22.898Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T00:23:23.254Z] + sudo service docker restart [2020-12-16T00:23:23.254Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T00:23:26.023Z] provisioning config files... [2020-12-16T00:23:26.124Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4719069046076355912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:23:26.613Z] ---> docker-login.sh [2020-12-16T00:23:26.613Z] nexus3.edgexfoundry.org:10001 [2020-12-16T00:23:27.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:23:27.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:23:27.815Z] Configure a credential helper to remove this warning. See [2020-12-16T00:23:27.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:23:27.815Z] [2020-12-16T00:23:27.815Z] Login Succeeded [2020-12-16T00:23:27.815Z] nexus3.edgexfoundry.org:10002 [2020-12-16T00:23:28.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:23:28.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:23:28.369Z] Configure a credential helper to remove this warning. See [2020-12-16T00:23:28.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:23:28.369Z] [2020-12-16T00:23:28.369Z] Login Succeeded [2020-12-16T00:23:28.369Z] nexus3.edgexfoundry.org:10003 [2020-12-16T00:23:28.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:23:28.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:23:28.644Z] Configure a credential helper to remove this warning. See [2020-12-16T00:23:28.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:23:28.644Z] [2020-12-16T00:23:28.644Z] Login Succeeded [2020-12-16T00:23:28.644Z] nexus3.edgexfoundry.org:10004 [2020-12-16T00:23:29.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:23:29.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:23:29.241Z] Configure a credential helper to remove this warning. See [2020-12-16T00:23:29.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:23:29.241Z] [2020-12-16T00:23:29.241Z] Login Succeeded [2020-12-16T00:23:29.241Z] docker.io [2020-12-16T00:23:29.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:23:30.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:23:30.112Z] Configure a credential helper to remove this warning. See [2020-12-16T00:23:30.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:23:30.112Z] [2020-12-16T00:23:30.112Z] Login Succeeded [2020-12-16T00:23:30.112Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T00:23:30.144Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-16T00:23:30.784Z] ========================================================= [2020-12-16T00:23:30.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-16T00:23:30.784Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:23:31.196Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-16T00:23:31.196Z] Sending build context to Docker daemon 93.7kB [2020-12-16T00:23:31.480Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-16T00:23:31.480Z] Step 2/8 : FROM ${BASE} [2020-12-16T00:23:31.480Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-16T00:23:31.480Z] 5f621e34cdf4: Pulling fs layer [2020-12-16T00:23:31.480Z] a4357932f1b6: Pulling fs layer [2020-12-16T00:23:31.480Z] 18c013af1878: Pulling fs layer [2020-12-16T00:23:31.480Z] 00ac8860ef70: Pulling fs layer [2020-12-16T00:23:31.480Z] 63d7cb157983: Pulling fs layer [2020-12-16T00:23:31.480Z] b116817d02f9: Pulling fs layer [2020-12-16T00:23:31.480Z] 745a02a5169b: Pulling fs layer [2020-12-16T00:23:31.480Z] 63d7cb157983: Waiting [2020-12-16T00:23:31.480Z] b116817d02f9: Waiting [2020-12-16T00:23:31.480Z] 745a02a5169b: Waiting [2020-12-16T00:23:31.480Z] 00ac8860ef70: Waiting [2020-12-16T00:23:31.760Z] 18c013af1878: Verifying Checksum [2020-12-16T00:23:31.760Z] 18c013af1878: Download complete [2020-12-16T00:23:31.760Z] a4357932f1b6: Verifying Checksum [2020-12-16T00:23:31.760Z] a4357932f1b6: Download complete [2020-12-16T00:23:31.760Z] 63d7cb157983: Verifying Checksum [2020-12-16T00:23:31.760Z] 63d7cb157983: Download complete [2020-12-16T00:23:31.760Z] b116817d02f9: Verifying Checksum [2020-12-16T00:23:31.760Z] b116817d02f9: Download complete [2020-12-16T00:23:31.760Z] 5f621e34cdf4: Verifying Checksum [2020-12-16T00:23:31.760Z] 5f621e34cdf4: Download complete [2020-12-16T00:23:32.359Z] 5f621e34cdf4: Pull complete [2020-12-16T00:23:33.340Z] a4357932f1b6: Pull complete [2020-12-16T00:23:33.612Z] 18c013af1878: Pull complete [2020-12-16T00:23:33.884Z] 745a02a5169b: Verifying Checksum [2020-12-16T00:23:33.884Z] 745a02a5169b: Download complete [2020-12-16T00:23:35.324Z] 00ac8860ef70: Verifying Checksum [2020-12-16T00:23:35.324Z] 00ac8860ef70: Download complete [2020-12-16T00:23:45.479Z] 00ac8860ef70: Pull complete [2020-12-16T00:23:45.751Z] 63d7cb157983: Pull complete [2020-12-16T00:23:46.024Z] b116817d02f9: Pull complete [2020-12-16T00:23:50.340Z] 745a02a5169b: Pull complete [2020-12-16T00:23:50.340Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-16T00:23:50.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-16T00:23:50.340Z] ---> b7e6874047d6 [2020-12-16T00:23:50.340Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-16T00:23:52.308Z] ---> Running in 57a165a86cc9 [2020-12-16T00:23:52.581Z] Removing intermediate container 57a165a86cc9 [2020-12-16T00:23:52.581Z] ---> b6743995a685 [2020-12-16T00:23:52.581Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:23:52.858Z] ---> Running in aa6e775f6120 [2020-12-16T00:23:55.496Z] Removing intermediate container aa6e775f6120 [2020-12-16T00:23:55.496Z] ---> 3c9360e1d52e [2020-12-16T00:23:55.496Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-16T00:23:55.496Z] ---> Running in d84bb7b737c0 [2020-12-16T00:23:56.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:23:57.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:23:58.061Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-16T00:23:58.061Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-16T00:23:58.061Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-16T00:23:58.335Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-16T00:23:58.335Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-16T00:23:58.607Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-16T00:23:58.607Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:23:58.607Z] OK: 144 MiB in 45 packages [2020-12-16T00:24:00.045Z] Removing intermediate container d84bb7b737c0 [2020-12-16T00:24:00.045Z] ---> c21e24a8ad58 [2020-12-16T00:24:00.045Z] Step 6/8 : WORKDIR /app [2020-12-16T00:24:00.045Z] ---> Running in 2e1d3d370939 [2020-12-16T00:24:00.639Z] Removing intermediate container 2e1d3d370939 [2020-12-16T00:24:00.639Z] ---> c8cc537b2fd6 [2020-12-16T00:24:00.639Z] Step 7/8 : COPY . . [2020-12-16T00:24:01.232Z] ---> 7ba369c03ad2 [2020-12-16T00:24:01.232Z] Step 8/8 : RUN go mod download [2020-12-16T00:24:01.512Z] ---> Running in c3c020876153 [2020-12-16T00:24:02.501Z] go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2020-12-16T00:24:03.100Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-16T00:24:05.562Z] 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:24:09.593Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:24:10.329Z] ---> package-listing.sh [2020-12-16T00:24:10.329Z] ++ facter osfamily [2020-12-16T00:24:10.329Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-16T00:24:10.596Z] + OS_FAMILY=redhat [2020-12-16T00:24:10.596Z] + workspace=/w/workspace/_app-service-configurable_PR-158 [2020-12-16T00:24:10.596Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-16T00:24:10.596Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-16T00:24:10.596Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-16T00:24:10.596Z] + PACKAGES=/tmp/packages_start.txt [2020-12-16T00:24:10.596Z] + '[' /w/workspace/_app-service-configurable_PR-158 ']' [2020-12-16T00:24:10.596Z] + PACKAGES=/tmp/packages_end.txt [2020-12-16T00:24:10.596Z] + case "${OS_FAMILY}" in [2020-12-16T00:24:10.596Z] + rpm -qa [2020-12-16T00:24:10.596Z] + sort [2020-12-16T00:24:18.876Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-16T00:24:18.876Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-16T00:24:18.876Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-16T00:24:18.876Z] + '[' /w/workspace/_app-service-configurable_PR-158 ']' [2020-12-16T00:24:18.876Z] + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ [2020-12-16T00:24:18.876Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-158/archives/ [Pipeline] echo [2020-12-16T00:24:18.915Z] 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/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-16T00:24:19.299Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:24:19.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T00:24:20.259Z] [2020-12-16T00:24:20.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:24:20.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T00:24:20.744Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-16T00:24:20.744Z] df20fa9351a1: Pulling fs layer [2020-12-16T00:24:20.744Z] 36b3adc4ff6f: Pulling fs layer [2020-12-16T00:24:20.744Z] 8ad3a11d3b57: Pulling fs layer [2020-12-16T00:24:20.744Z] 46f8f816bc3b: Pulling fs layer [2020-12-16T00:24:20.744Z] 93b61091891f: Pulling fs layer [2020-12-16T00:24:20.744Z] 93b9cdb0e59b: Pulling fs layer [2020-12-16T00:24:20.744Z] 5e14af77c1be: Pulling fs layer [2020-12-16T00:24:20.744Z] 01666e4c0597: Pulling fs layer [2020-12-16T00:24:20.744Z] aa168da1d23b: Pulling fs layer [2020-12-16T00:24:20.744Z] 93b9cdb0e59b: Waiting [2020-12-16T00:24:20.744Z] 01666e4c0597: Waiting [2020-12-16T00:24:20.745Z] 5e14af77c1be: Waiting [2020-12-16T00:24:20.745Z] aa168da1d23b: Waiting [2020-12-16T00:24:20.745Z] 46f8f816bc3b: Waiting [2020-12-16T00:24:20.745Z] 93b61091891f: Waiting [2020-12-16T00:24:21.056Z] 36b3adc4ff6f: Download complete [2020-12-16T00:24:21.056Z] 46f8f816bc3b: Verifying Checksum [2020-12-16T00:24:21.056Z] 46f8f816bc3b: Download complete [2020-12-16T00:24:21.056Z] df20fa9351a1: Verifying Checksum [2020-12-16T00:24:21.056Z] df20fa9351a1: Download complete [2020-12-16T00:24:21.056Z] 93b9cdb0e59b: Verifying Checksum [2020-12-16T00:24:21.056Z] 93b9cdb0e59b: Download complete [2020-12-16T00:24:21.056Z] 93b61091891f: Verifying Checksum [2020-12-16T00:24:21.056Z] 93b61091891f: Download complete [2020-12-16T00:24:21.056Z] 5e14af77c1be: Verifying Checksum [2020-12-16T00:24:21.056Z] 5e14af77c1be: Download complete [2020-12-16T00:24:21.056Z] 01666e4c0597: Verifying Checksum [2020-12-16T00:24:21.056Z] 01666e4c0597: Download complete [2020-12-16T00:24:21.697Z] df20fa9351a1: Pull complete [2020-12-16T00:24:22.034Z] 36b3adc4ff6f: Pull complete [2020-12-16T00:24:22.361Z] 8ad3a11d3b57: Download complete [2020-12-16T00:24:23.817Z] 8ad3a11d3b57: Pull complete [2020-12-16T00:24:24.086Z] 46f8f816bc3b: Pull complete [2020-12-16T00:24:25.160Z] 93b61091891f: Pull complete [2020-12-16T00:24:25.160Z] 93b9cdb0e59b: Pull complete [2020-12-16T00:24:25.437Z] 5e14af77c1be: Pull complete [2020-12-16T00:24:25.724Z] 01666e4c0597: Pull complete [2020-12-16T00:24:25.724Z] aa168da1d23b: Verifying Checksum [2020-12-16T00:24:25.724Z] aa168da1d23b: Download complete [2020-12-16T00:24:40.961Z] aa168da1d23b: Pull complete [2020-12-16T00:24:40.961Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-16T00:24:40.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T00:24:40.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-16T00:24:41.281Z] prd-centos7-docker-4c-2g-16197 does not seem to be running inside a container [2020-12-16T00:24:41.383Z] $ 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/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-16T00:24:45.752Z] $ docker top 5318f2bf12a5528ea6747a84db68f1e2ec620fd3375482d6f69133c0a525b37d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T00:24:46.554Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-16T00:24:46.926Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-16T00:24:47.272Z] + ls /var/log/sa-host [2020-12-16T00:24:47.272Z] + sadf -c /var/log/sa-host/sa16 [2020-12-16T00:24:47.272Z] file_magic: OK [2020-12-16T00:24:47.272Z] HZ: Using current value: 100 [2020-12-16T00:24:47.272Z] file_header: OK [2020-12-16T00:24:47.272Z] 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 [2020-12-16T00:24:47.272Z] Statistics: [2020-12-16T00:24:47.272Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-16T00:24:47.272Z] File successfully converted to sysstat format version 12.2.1 [2020-12-16T00:24:47.272Z] + sadf -c /var/log/sa-host/sa23 [2020-12-16T00:24:47.272Z] file_magic: OK [2020-12-16T00:24:47.272Z] HZ: Using current value: 100 [2020-12-16T00:24:47.272Z] file_header: OK [2020-12-16T00:24:47.272Z] 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 [2020-12-16T00:24:47.272Z] Statistics: [2020-12-16T00:24:47.272Z] Hnuu...uuuununununu... [2020-12-16T00:24:47.272Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-16T00:24:48.093Z] provisioning config files... [2020-12-16T00:24:48.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config8265356038588519058tmp [Pipeline] { [Pipeline] echo [2020-12-16T00:24:48.389Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:24:48.795Z] ---> create-netrc.sh [Pipeline] } [2020-12-16T00:24:48.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-16T00:24:48.977Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:24:49.363Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-16T00:24:49.401Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:24:49.787Z] ---> sudo-logs.sh [2020-12-16T00:24:49.787Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-16T00:24:50.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:24:50.568Z] ---> job-cost.sh [2020-12-16T00:24:50.851Z] lf-activate-venv: SKIPPING [2020-12-16T00:24:50.851Z] INFO: No Stack... [2020-12-16T00:24:51.822Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-16T00:24:52.092Z] INFO: Archiving Costs [Pipeline] echo [2020-12-16T00:24:52.136Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:24:53.060Z] ---> logs-deploy.sh [2020-12-16T00:24:53.061Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/1 [2020-12-16T00:24:53.061Z] INFO: archiving workspace using pattern(s): [2020-12-16T00:24:56.464Z] Archives upload complete. [2020-12-16T00:24:56.465Z] INFO: archiving logs to Nexus [2020-12-16T00:24:57.552Z] ---> uname -a: [2020-12-16T00:24:57.552Z] Linux prd-centos7-docker-4c-2g-16197.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] ---> lscpu: [2020-12-16T00:24:57.552Z] Architecture: x86_64 [2020-12-16T00:24:57.552Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-16T00:24:57.552Z] Byte Order: Little Endian [2020-12-16T00:24:57.552Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-16T00:24:57.552Z] CPU(s): 4 [2020-12-16T00:24:57.552Z] On-line CPU(s) list: 0-3 [2020-12-16T00:24:57.552Z] Thread(s) per core: 1 [2020-12-16T00:24:57.552Z] Core(s) per socket: 1 [2020-12-16T00:24:57.552Z] Socket(s): 4 [2020-12-16T00:24:57.552Z] NUMA node(s): 1 [2020-12-16T00:24:57.552Z] Vendor ID: GenuineIntel [2020-12-16T00:24:57.552Z] CPU family: 6 [2020-12-16T00:24:57.552Z] Model: 44 [2020-12-16T00:24:57.552Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-16T00:24:57.552Z] Stepping: 1 [2020-12-16T00:24:57.552Z] CPU MHz: 2933.438 [2020-12-16T00:24:57.552Z] BogoMIPS: 5866.87 [2020-12-16T00:24:57.552Z] Virtualization: VT-x [2020-12-16T00:24:57.552Z] Hypervisor vendor: KVM [2020-12-16T00:24:57.552Z] Virtualization type: full [2020-12-16T00:24:57.552Z] L1d cache: 128 KiB [2020-12-16T00:24:57.552Z] L1i cache: 128 KiB [2020-12-16T00:24:57.552Z] L2 cache: 16 MiB [2020-12-16T00:24:57.552Z] L3 cache: 64 MiB [2020-12-16T00:24:57.552Z] NUMA node0 CPU(s): 0-3 [2020-12-16T00:24:57.552Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-16T00:24:57.552Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-16T00:24:57.552Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-16T00:24:57.552Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-16T00:24:57.552Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-16T00:24:57.552Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-16T00:24:57.552Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-16T00:24:57.552Z] Vulnerability Srbds: Not affected [2020-12-16T00:24:57.552Z] Vulnerability Tsx async abort: Not affected [2020-12-16T00:24:57.552Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] ---> nproc: [2020-12-16T00:24:57.552Z] 4 [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] ---> df -h: [2020-12-16T00:24:57.552Z] Filesystem Size Used Available Use% Mounted on [2020-12-16T00:24:57.552Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-16T00:24:57.552Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-16T00:24:57.552Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-16T00:24:57.552Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-158@tmp [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-16T00:24:57.552Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-158 [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] ---> free -m: [2020-12-16T00:24:57.552Z] total used free shared buff/cache available [2020-12-16T00:24:57.552Z] Mem: 1837 684 102 0 1049 1048 [2020-12-16T00:24:57.552Z] Swap: 1023 1 1022 [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] ---> ip addr: [2020-12-16T00:24:57.552Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-16T00:24:57.552Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-16T00:24:57.552Z] inet 127.0.0.1/8 scope host lo [2020-12-16T00:24:57.552Z] valid_lft forever preferred_lft forever [2020-12-16T00:24:57.552Z] inet6 ::1/128 scope host [2020-12-16T00:24:57.552Z] valid_lft forever preferred_lft forever [2020-12-16T00:24:57.552Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-16T00:24:57.552Z] link/ether fa:16:3e:b1:be:05 brd ff:ff:ff:ff:ff:ff [2020-12-16T00:24:57.552Z] inet 10.30.123.14/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-16T00:24:57.552Z] valid_lft 86019sec preferred_lft 86019sec [2020-12-16T00:24:57.552Z] inet6 fe80::f816:3eff:feb1:be05/64 scope link [2020-12-16T00:24:57.552Z] valid_lft forever preferred_lft forever [2020-12-16T00:24:57.552Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-16T00:24:57.552Z] link/ether 02:42:03:64:6c:b0 brd ff:ff:ff:ff:ff:ff [2020-12-16T00:24:57.552Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-16T00:24:57.552Z] valid_lft forever preferred_lft forever [2020-12-16T00:24:57.552Z] inet6 fe80::42:3ff:fe64:6cb0/64 scope link [2020-12-16T00:24:57.552Z] valid_lft forever preferred_lft forever [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] ---> sar -b -r -n DEV: [2020-12-16T00:24:57.552Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] 00:18:23 LINUX RESTART (4 CPU) [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] 00:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-16T00:24:57.552Z] 00:20:01 90.38 47.06 43.32 0.00 6800.20 16626.11 0.00 [2020-12-16T00:24:57.552Z] 00:21:01 20.96 4.77 16.18 0.00 1172.99 1935.86 0.00 [2020-12-16T00:24:57.552Z] 00:22:01 0.47 0.00 0.47 0.00 0.00 7.94 0.00 [2020-12-16T00:24:57.552Z] 00:23:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2020-12-16T00:24:57.552Z] 00:24:02 0.22 0.00 0.22 0.00 0.00 2.61 0.00 [2020-12-16T00:24:57.552Z] Average: 22.29 10.28 12.01 0.00 1581.83 3683.34 0.00 [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] 00:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-16T00:24:57.552Z] 00:20:01 123352 0 594020 31.57 2620 1161552 1310432 44.72 399100 1156376 49640 [2020-12-16T00:24:57.552Z] 00:21:01 175404 0 588204 31.26 2620 1115316 1130764 38.59 400168 1105168 24 [2020-12-16T00:24:57.552Z] 00:22:01 185952 0 577708 30.70 2620 1115264 1063308 36.29 400712 1096064 12 [2020-12-16T00:24:57.552Z] 00:23:01 186532 0 577124 30.67 2620 1115268 1046872 35.73 399776 1096812 8 [2020-12-16T00:24:57.552Z] 00:24:02 187004 0 576648 30.65 2620 1115272 1046884 35.73 406864 1089560 8 [2020-12-16T00:24:57.552Z] Average: 171649 0 582741 30.97 2620 1124534 1119652 38.21 401324 1108796 9938 [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] 00:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-16T00:24:57.552Z] 00:20:01 eth0 226.09 164.93 1025.97 74.82 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:21:01 eth0 22.44 20.76 27.09 14.93 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:21:01 docker0 2.61 2.05 0.46 3.79 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:22:01 eth0 3.28 1.20 3.30 0.42 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:23:01 eth0 1.06 0.33 0.32 0.23 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:24:02 eth0 0.57 0.40 0.30 0.21 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] 00:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] Average: eth0 50.26 37.21 209.39 17.98 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] Average: docker0 0.52 0.41 0.09 0.76 0.00 0.00 0.00 0.00 [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] ---> sar -P ALL: [2020-12-16T00:24:57.552Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.552Z] 00:18:23 LINUX RESTART (4 CPU) [2020-12-16T00:24:57.552Z] [2020-12-16T00:24:57.553Z] 00:19:02 CPU %user %nice %system %iowait %steal %idle [2020-12-16T00:24:57.553Z] 00:20:01 all 10.89 0.00 6.23 3.21 24.01 55.66 [2020-12-16T00:24:57.553Z] 00:20:01 0 10.08 0.00 6.33 4.02 25.60 53.97 [2020-12-16T00:24:57.553Z] 00:20:01 1 11.59 0.00 7.06 3.23 23.61 54.51 [2020-12-16T00:24:57.553Z] 00:20:01 2 10.29 0.00 5.63 2.88 23.04 58.15 [2020-12-16T00:24:57.553Z] 00:20:01 3 11.65 0.00 5.94 2.69 23.75 55.97 [2020-12-16T00:24:57.553Z] 00:21:01 all 1.16 0.00 1.56 0.44 7.39 89.45 [2020-12-16T00:24:57.553Z] 00:21:01 0 1.21 0.00 1.31 0.24 8.77 88.46 [2020-12-16T00:24:57.553Z] 00:21:01 1 1.23 0.00 1.75 1.12 6.97 88.93 [2020-12-16T00:24:57.553Z] 00:21:01 2 0.92 0.00 1.36 0.03 6.75 90.94 [2020-12-16T00:24:57.553Z] 00:21:01 3 1.27 0.00 1.83 0.39 7.04 89.47 [2020-12-16T00:24:57.553Z] 00:22:01 all 0.09 0.00 0.07 0.00 0.93 98.92 [2020-12-16T00:24:57.553Z] 00:22:01 0 0.13 0.00 0.07 0.00 0.73 99.07 [2020-12-16T00:24:57.553Z] 00:22:01 1 0.13 0.00 0.05 0.00 1.39 98.43 [2020-12-16T00:24:57.553Z] 00:22:01 2 0.05 0.00 0.05 0.00 1.16 98.75 [2020-12-16T00:24:57.553Z] 00:22:01 3 0.03 0.00 0.10 0.00 0.45 99.42 [2020-12-16T00:24:57.553Z] 00:23:01 all 0.10 0.00 0.16 0.00 0.93 98.81 [2020-12-16T00:24:57.553Z] 00:23:01 0 0.02 0.00 0.23 0.00 1.01 98.74 [2020-12-16T00:24:57.553Z] 00:23:01 1 0.03 0.00 0.15 0.00 0.75 99.07 [2020-12-16T00:24:57.553Z] 00:23:01 2 0.31 0.00 0.18 0.00 1.09 98.41 [2020-12-16T00:24:57.553Z] 00:23:01 3 0.03 0.00 0.08 0.00 0.86 99.02 [2020-12-16T00:24:57.553Z] 00:24:02 all 0.09 0.00 0.03 0.00 0.78 99.10 [2020-12-16T00:24:57.553Z] 00:24:02 0 0.00 0.00 0.05 0.00 0.75 99.21 [2020-12-16T00:24:57.553Z] 00:24:02 1 0.03 0.00 0.03 0.00 0.61 99.32 [2020-12-16T00:24:57.553Z] 00:24:02 2 0.30 0.00 0.02 0.00 0.60 99.09 [2020-12-16T00:24:57.553Z] 00:24:02 3 0.03 0.00 0.02 0.00 1.17 98.78 [2020-12-16T00:24:57.553Z] Average: all 2.50 0.00 1.63 0.74 6.89 88.23 [2020-12-16T00:24:57.553Z] Average: 0 2.35 0.00 1.64 0.87 7.54 87.60 [2020-12-16T00:24:57.553Z] Average: 1 2.61 0.00 1.82 0.88 6.70 88.00 [2020-12-16T00:24:57.553Z] Average: 2 2.43 0.00 1.48 0.60 6.65 88.84 [2020-12-16T00:24:57.553Z] Average: 3 2.61 0.00 1.60 0.62 6.69 88.48 [2020-12-16T00:24:57.553Z] [2020-12-16T00:24:57.553Z] [2020-12-16T00:24:57.553Z]