Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7851913016143679338.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7040878685703227452.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8132995858459031601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7575919058463997673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8736183278405843614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1206 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh5127000810736868343.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-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-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh6653184210554774001.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh8066029532247269517.key > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 Merge succeeded, producing 22425b3583e7cfd419637abf2d93db3d51fb330a Checking out Revision 22425b3583e7cfd419637abf2d93db3d51fb330a (PR-431) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22425b3583e7cfd419637abf2d93db3d51fb330a # timeout=10 Commit message: "Merge commit '7cabfbefb872e4d8c79bc319b9175d5c26ac1025' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk cd325b1caba6c9d89b853fa6266e6f903187f6ca # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-18T06:07:28.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-18T06:07:29.204Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T06:07:29.219Z] ========================================================= [2021-11-18T06:07:29.219Z] EdgeX Global Pipelines Version Info [2021-11-18T06:07:29.219Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:07:30.372Z] ------------------- [2021-11-18T06:07:30.372Z] stable info: [2021-11-18T06:07:30.372Z] ------------------- [2021-11-18T06:07:30.372Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T06:07:30.372Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T06:07:30.372Z] Message: update stable to v2.0.216 [2021-11-18T06:07:30.943Z] ------------------- [2021-11-18T06:07:30.943Z] experimental info: [2021-11-18T06:07:30.943Z] ------------------- [2021-11-18T06:07:30.943Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T06:07:30.943Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T06:07:30.943Z] Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-18T06:07:31.028Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-18T06:07:31.038Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-18T06:07:31.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-18T06:07:31.053Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-18T06:07:32.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-18T06:07:32.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-18T06:07:32.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-18T06:07:32.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-18T06:07:32.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-18T06:07:32.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-18T06:07:32.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-18T06:07:32.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-18T06:07:32.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-18T06:07:32.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-18T06:07:32.233Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T06:07:32.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T06:07:32.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T06:07:32.257Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T06:07:32.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-18T06:07:33.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-18T06:07:33.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-18T06:07:33.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-18T06:07:33.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-18T06:07:33.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-18T06:07:33.301Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-18T06:07:33.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-18T06:07:33.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-11-18T06:07:33.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-11-18T06:07:33.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-11-18T06:07:33.357Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] echo [2021-11-18T06:07:33.367Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22425b3 [Pipeline] echo [2021-11-18T06:07:33.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T06:07:34.397Z] provisioning config files... [2021-11-18T06:07:34.411Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config5239538387097725113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:07:34.718Z] ---> docker-login.sh [2021-11-18T06:07:34.718Z] nexus3.edgexfoundry.org:10001 [2021-11-18T06:07:34.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:07:34.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:07:34.980Z] Configure a credential helper to remove this warning. See [2021-11-18T06:07:34.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:07:34.980Z] [2021-11-18T06:07:34.980Z] Login Succeeded [2021-11-18T06:07:34.980Z] nexus3.edgexfoundry.org:10002 [2021-11-18T06:07:34.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:07:34.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:07:34.980Z] Configure a credential helper to remove this warning. See [2021-11-18T06:07:34.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:07:34.980Z] [2021-11-18T06:07:34.980Z] Login Succeeded [2021-11-18T06:07:34.980Z] nexus3.edgexfoundry.org:10003 [2021-11-18T06:07:35.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:07:35.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:07:35.249Z] Configure a credential helper to remove this warning. See [2021-11-18T06:07:35.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:07:35.249Z] [2021-11-18T06:07:35.249Z] Login Succeeded [2021-11-18T06:07:35.249Z] nexus3.edgexfoundry.org:10004 [2021-11-18T06:07:35.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:07:35.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:07:35.249Z] Configure a credential helper to remove this warning. See [2021-11-18T06:07:35.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:07:35.249Z] [2021-11-18T06:07:35.249Z] Login Succeeded [2021-11-18T06:07:35.249Z] docker.io [2021-11-18T06:07:35.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:07:35.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:07:35.775Z] Configure a credential helper to remove this warning. See [2021-11-18T06:07:35.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:07:35.775Z] [2021-11-18T06:07:35.775Z] Login Succeeded [2021-11-18T06:07:35.775Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T06:07:35.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-18T06:07:36.260Z] + git rev-list -1 --merges 22425b3583e7cfd419637abf2d93db3d51fb330a~1..22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] echo [2021-11-18T06:07:36.298Z] -----------> git rev-list -1 --merges 22425b3583e7cfd419637abf2d93db3d51fb330a~1..22425b3583e7cfd419637abf2d93db3d51fb330a 22425b3583e7cfd419637abf2d93db3d51fb330a [2021-11-18T06:07:36.298Z] 22425b3583e7cfd419637abf2d93db3d51fb330a [false] [Pipeline] sh [2021-11-18T06:07:36.601Z] + git log --format=format:%s -1 22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] echo [2021-11-18T06:07:36.619Z] ========================================================= [2021-11-18T06:07:36.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-18T06:07:36.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T06:07:37.913Z] + git log --format=format:%s -1 22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] echo [2021-11-18T06:07:37.930Z] [semverPrep] GIT_COMMIT: 22425b3583e7cfd419637abf2d93db3d51fb330a, Commit Message: Merge commit '7cabfbefb872e4d8c79bc319b9175d5c26ac1025' into HEAD [Pipeline] echo [2021-11-18T06:07:37.942Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-18T06:07:39.349Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T06:07:39.639Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T06:07:39.937Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T06:07:39.937Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T06:07:39.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:07:42.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T06:07:42.340Z] [2021-11-18T06:07:42.340Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:07:42.650Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T06:07:42.651Z] latest: Pulling from edgex-devops/git-semver [2021-11-18T06:07:42.651Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T06:07:42.651Z] 3e5f54012d9b: Pulling fs layer [2021-11-18T06:07:42.651Z] 4c7163046ea9: Pulling fs layer [2021-11-18T06:07:42.651Z] 0c2d73faf560: Pulling fs layer [2021-11-18T06:07:42.651Z] 0c2d73faf560: Waiting [2021-11-18T06:07:42.651Z] 3e5f54012d9b: Verifying Checksum [2021-11-18T06:07:42.651Z] 3e5f54012d9b: Download complete [2021-11-18T06:07:42.651Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T06:07:42.651Z] a0d0a0d46f8b: Download complete [2021-11-18T06:07:42.651Z] 4c7163046ea9: Verifying Checksum [2021-11-18T06:07:42.651Z] 4c7163046ea9: Download complete [2021-11-18T06:07:42.651Z] 0c2d73faf560: Verifying Checksum [2021-11-18T06:07:42.651Z] 0c2d73faf560: Download complete [2021-11-18T06:07:42.921Z] a0d0a0d46f8b: Pull complete [2021-11-18T06:07:42.921Z] 3e5f54012d9b: Pull complete [2021-11-18T06:07:43.193Z] 4c7163046ea9: Pull complete [2021-11-18T06:07:43.454Z] 0c2d73faf560: Pull complete [2021-11-18T06:07:43.454Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-18T06:07:43.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T06:07:43.454Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-18T06:07:43.534Z] prd-centos7-docker-4c-2g-1206 does not seem to be running inside a container [2021-11-18T06:07:43.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T06:07:44.191Z] $ docker top 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-18T06:07:44.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T06:07:44.287Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T06:07:44.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T06:07:44.392Z] $ docker exec 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed ssh-agent [2021-11-18T06:07:44.492Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhpLOHc/agent.14 [2021-11-18T06:07:44.492Z] SSH_AGENT_PID=20 [2021-11-18T06:07:44.500Z] Running ssh-add (command line suppressed) [2021-11-18T06:07:44.591Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_6498526569387223207.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_6498526569387223207.key) [2021-11-18T06:07:44.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T06:07:45.643Z] + git tag --points-at HEAD [Pipeline] } [2021-11-18T06:07:45.659Z] $ docker exec --env ******** --env ******** 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed ssh-agent -k [2021-11-18T06:07:45.746Z] unset SSH_AUTH_SOCK; [2021-11-18T06:07:45.746Z] unset SSH_AGENT_PID; [2021-11-18T06:07:45.746Z] echo Agent pid 20 killed; [2021-11-18T06:07:45.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-18T06:07:45.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T06:07:45.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T06:07:45.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T06:07:45.874Z] $ docker exec 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed ssh-agent [2021-11-18T06:07:45.981Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFPaJiC/agent.52 [2021-11-18T06:07:45.981Z] SSH_AGENT_PID=58 [2021-11-18T06:07:45.986Z] Running ssh-add (command line suppressed) [2021-11-18T06:07:46.093Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_7830716396516393504.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_7830716396516393504.key) [2021-11-18T06:07:46.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T06:07:46.398Z] + git semver init [2021-11-18T06:07:46.398Z] # -> Open(): unable to determine branch for HEAD [2021-11-18T06:07:46.398Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-11-18T06:07:46.398Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-18T06:07:46.398Z] # $SEMVER_REMOTE_NAME = origin [2021-11-18T06:07:46.398Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-18T06:07:46.398Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-18T06:07:46.398Z] # $SEMVER_BRANCH = PR-431 [2021-11-18T06:07:46.398Z] # $SEMVER_TEMP = /tmp/semver-331009860 [2021-11-18T06:07:46.398Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-18T06:07:48.940Z] # '/tmp/semver-331009860' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-11-18T06:07:48.940Z] # -> Force: false [2021-11-18T06:07:48.940Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-11-18T06:07:48.950Z] $ docker exec --env ******** --env ******** 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed ssh-agent -k [2021-11-18T06:07:49.036Z] unset SSH_AUTH_SOCK; [2021-11-18T06:07:49.036Z] unset SSH_AGENT_PID; [2021-11-18T06:07:49.036Z] echo Agent pid 58 killed; [2021-11-18T06:07:49.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T06:07:49.367Z] + git semver [Pipeline] } [2021-11-18T06:07:49.379Z] $ docker stop --time=1 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed [2021-11-18T06:07:50.681Z] $ docker rm -f 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T06:07:51.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-18T06:07:51.261Z] Stashed 1 file(s) [Pipeline] echo [2021-11-18T06:07:51.264Z] [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 [2021-11-18T06:08:07.421Z] Still waiting to schedule task [2021-11-18T06:08:07.421Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1206’ [2021-11-18T06:08:07.423Z] Still waiting to schedule task [2021-11-18T06:08:07.424Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-18T06:09:22.221Z] Running on prd-centos7-docker-4c-2g-1209 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-11-18T06:09:22.233Z] Running in /w/workspace/edgex-ui-go/18 [Pipeline] { [Pipeline] checkout [2021-11-18T06:09:22.337Z] The recommended git tool is: git [2021-11-18T06:09:27.554Z] using credential edgex-jenkins-ssh [2021-11-18T06:09:27.564Z] Cloning the remote Git repository [2021-11-18T06:09:27.595Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T06:09:27.648Z] > git init /w/workspace/edgex-ui-go/18 # timeout=10 [2021-11-18T06:09:27.686Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T06:09:27.687Z] > git --version # timeout=10 [2021-11-18T06:09:27.691Z] > git --version # 'git version 2.24.4' [2021-11-18T06:09:27.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T06:09:27.718Z] [INFO] Currently running in a labeled security context [2021-11-18T06:09:27.718Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T06:09:27.718Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/18@tmp/jenkins-gitclient-ssh6446108740397404716.key [2021-11-18T06:09:27.733Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T06:09:35.259Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1207 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-11-18T06:09:35.272Z] Running in /w/workspace/edgex-ui-go/18 [Pipeline] { [Pipeline] checkout [2021-11-18T06:09:35.437Z] The recommended git tool is: git [2021-11-18T06:09:35.759Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-18T06:09:35.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T06:09:35.781Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-18T06:09:37.392Z] Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-11-18T06:09:36.777Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T06:09:36.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T06:09:36.780Z] [INFO] Currently running in a labeled security context [2021-11-18T06:09:36.780Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T06:09:36.780Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/18@tmp/jenkins-gitclient-ssh2629682833484788152.key [2021-11-18T06:09:36.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-18T06:09:37.402Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T06:09:37.414Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-11-18T06:09:37.512Z] > git remote # timeout=10 [2021-11-18T06:09:37.525Z] > git config --get remote.origin.url # timeout=10 [2021-11-18T06:09:37.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T06:09:37.535Z] [INFO] Currently running in a labeled security context [2021-11-18T06:09:37.535Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T06:09:37.536Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/18@tmp/jenkins-gitclient-ssh5267755677045783812.key [2021-11-18T06:09:37.547Z] > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 [2021-11-18T06:09:38.782Z] Merge succeeded, producing 1cb90b810ae06e1070eadebd668cf3418c7cabe6 [2021-11-18T06:09:38.782Z] Checking out Revision 1cb90b810ae06e1070eadebd668cf3418c7cabe6 (PR-431) [2021-11-18T06:09:38.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-18T06:09:38.784Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T06:09:38.789Z] > git checkout -f 1cb90b810ae06e1070eadebd668cf3418c7cabe6 # timeout=10 [2021-11-18T06:09:43.475Z] Commit message: "Merge commit '7cabfbefb872e4d8c79bc319b9175d5c26ac1025' into HEAD" [2021-11-18T06:09:43.495Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T06:09:44.862Z] provisioning config files... [2021-11-18T06:09:44.877Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config2946764616898188662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:09:43.483Z] > git rev-list --no-walk cd325b1caba6c9d89b853fa6266e6f903187f6ca # timeout=10 [2021-11-18T06:09:45.254Z] ---> docker-login.sh [2021-11-18T06:09:45.254Z] nexus3.edgexfoundry.org:10001 [2021-11-18T06:09:45.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:09:45.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:09:45.254Z] Configure a credential helper to remove this warning. See [2021-11-18T06:09:45.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:09:45.254Z] [2021-11-18T06:09:45.254Z] Login Succeeded [2021-11-18T06:09:45.254Z] nexus3.edgexfoundry.org:10002 [2021-11-18T06:09:45.385Z] using credential edgex-jenkins-ssh [2021-11-18T06:09:45.403Z] Cloning the remote Git repository [2021-11-18T06:09:45.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:09:45.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:09:45.526Z] Configure a credential helper to remove this warning. See [2021-11-18T06:09:45.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:09:45.526Z] [2021-11-18T06:09:45.526Z] Login Succeeded [2021-11-18T06:09:45.526Z] nexus3.edgexfoundry.org:10003 [2021-11-18T06:09:45.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:09:45.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:09:45.526Z] Configure a credential helper to remove this warning. See [2021-11-18T06:09:45.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:09:45.526Z] [2021-11-18T06:09:45.526Z] Login Succeeded [2021-11-18T06:09:45.526Z] nexus3.edgexfoundry.org:10004 [2021-11-18T06:09:45.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:09:45.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:09:45.786Z] Configure a credential helper to remove this warning. See [2021-11-18T06:09:45.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:09:45.786Z] [2021-11-18T06:09:45.786Z] Login Succeeded [2021-11-18T06:09:45.786Z] docker.io [2021-11-18T06:09:45.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:09:46.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:09:46.048Z] Configure a credential helper to remove this warning. See [2021-11-18T06:09:46.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:09:46.048Z] [2021-11-18T06:09:46.048Z] Login Succeeded [2021-11-18T06:09:46.048Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T06:09:46.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-18T06:09:45.464Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T06:09:45.568Z] > git init /w/workspace/edgex-ui-go/18 # timeout=10 [2021-11-18T06:09:45.629Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T06:09:45.630Z] > git --version # timeout=10 [2021-11-18T06:09:45.645Z] > git --version # 'git version 2.17.1' [2021-11-18T06:09:45.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T06:09:45.718Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [2021-11-18T06:09:47.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T06:09:47.209Z] ========================================================= [2021-11-18T06:09:47.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-18T06:09:47.209Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:09:47.549Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-18T06:09:47.549Z] Sending build context to Docker daemon 26.19MB [2021-11-18T06:09:47.814Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T06:09:47.814Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-18T06:09:47.814Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-18T06:09:47.814Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T06:09:47.814Z] 31adcdaf11c8: Pulling fs layer [2021-11-18T06:09:47.814Z] b8b176561691: Pulling fs layer [2021-11-18T06:09:47.814Z] 4527c011a84f: Pulling fs layer [2021-11-18T06:09:47.814Z] 5d74067f8e1e: Pulling fs layer [2021-11-18T06:09:47.814Z] e0aca202a116: Pulling fs layer [2021-11-18T06:09:47.814Z] 3a43be97a3b4: Pulling fs layer [2021-11-18T06:09:47.814Z] 34cad66bf833: Pulling fs layer [2021-11-18T06:09:47.814Z] b4e3c513aaa6: Pulling fs layer [2021-11-18T06:09:47.814Z] 4527c011a84f: Waiting [2021-11-18T06:09:47.814Z] 5d74067f8e1e: Waiting [2021-11-18T06:09:47.814Z] e0aca202a116: Waiting [2021-11-18T06:09:47.814Z] 3a43be97a3b4: Waiting [2021-11-18T06:09:47.814Z] 34cad66bf833: Waiting [2021-11-18T06:09:47.814Z] b4e3c513aaa6: Waiting [2021-11-18T06:09:47.814Z] b8b176561691: Verifying Checksum [2021-11-18T06:09:47.814Z] b8b176561691: Download complete [2021-11-18T06:09:47.814Z] 31adcdaf11c8: Verifying Checksum [2021-11-18T06:09:47.814Z] 31adcdaf11c8: Download complete [2021-11-18T06:09:47.814Z] 5d74067f8e1e: Verifying Checksum [2021-11-18T06:09:47.814Z] 5d74067f8e1e: Download complete [2021-11-18T06:09:47.814Z] e0aca202a116: Verifying Checksum [2021-11-18T06:09:47.814Z] e0aca202a116: Download complete [2021-11-18T06:09:47.814Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T06:09:47.814Z] a0d0a0d46f8b: Download complete [2021-11-18T06:09:47.814Z] 3a43be97a3b4: Verifying Checksum [2021-11-18T06:09:47.814Z] 3a43be97a3b4: Download complete [2021-11-18T06:09:48.083Z] 34cad66bf833: Verifying Checksum [2021-11-18T06:09:48.083Z] 34cad66bf833: Download complete [2021-11-18T06:09:48.348Z] a0d0a0d46f8b: Pull complete [2021-11-18T06:09:48.348Z] 4527c011a84f: Verifying Checksum [2021-11-18T06:09:48.348Z] 4527c011a84f: Download complete [2021-11-18T06:09:48.618Z] 31adcdaf11c8: Pull complete [2021-11-18T06:09:48.618Z] b4e3c513aaa6: Verifying Checksum [2021-11-18T06:09:48.618Z] b8b176561691: Pull complete [2021-11-18T06:09:50.504Z] Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-11-18T06:09:49.683Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-18T06:09:49.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T06:09:49.726Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-18T06:09:49.756Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T06:09:49.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T06:09:49.769Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-18T06:09:50.526Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T06:09:50.542Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-11-18T06:09:50.828Z] > git remote # timeout=10 [2021-11-18T06:09:50.846Z] > git config --get remote.origin.url # timeout=10 [2021-11-18T06:09:50.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T06:09:50.872Z] > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 [2021-11-18T06:09:51.959Z] 4527c011a84f: Pull complete [2021-11-18T06:09:51.959Z] Merge succeeded, producing 17b9b23e16a30ee9cf67e89d808e1ba067dab71f [2021-11-18T06:09:51.959Z] Checking out Revision 17b9b23e16a30ee9cf67e89d808e1ba067dab71f (PR-431) [2021-11-18T06:09:52.219Z] 5d74067f8e1e: Pull complete [2021-11-18T06:09:52.219Z] e0aca202a116: Pull complete [2021-11-18T06:09:52.219Z] 3a43be97a3b4: Pull complete [2021-11-18T06:09:51.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-18T06:09:51.968Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T06:09:51.984Z] > git checkout -f 17b9b23e16a30ee9cf67e89d808e1ba067dab71f # timeout=10 [2021-11-18T06:09:53.426Z] 34cad66bf833: Pull complete [2021-11-18T06:09:55.387Z] b4e3c513aaa6: Pull complete [2021-11-18T06:09:55.387Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-18T06:09:55.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-18T06:09:55.387Z] ---> 9f6097aaca64 [2021-11-18T06:09:55.387Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-18T06:09:56.778Z] ---> Running in e67b826385e8 [2021-11-18T06:09:56.778Z] Removing intermediate container e67b826385e8 [2021-11-18T06:09:56.778Z] ---> 417688151940 [2021-11-18T06:09:56.778Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T06:09:56.778Z] ---> Running in 65347ba44b18 [2021-11-18T06:09:57.042Z] Removing intermediate container 65347ba44b18 [2021-11-18T06:09:57.042Z] ---> 86447fad2fce [2021-11-18T06:09:57.042Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T06:09:57.042Z] ---> Running in 12b7e022607d [2021-11-18T06:09:57.042Z] Removing intermediate container 12b7e022607d [2021-11-18T06:09:57.042Z] ---> 30ef4b294413 [2021-11-18T06:09:57.042Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-18T06:09:57.042Z] ---> Running in 640a84fe86d6 [2021-11-18T06:09:57.307Z] Removing intermediate container 640a84fe86d6 [2021-11-18T06:09:57.307Z] ---> 310358a220f4 [2021-11-18T06:09:57.307Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-18T06:09:57.307Z] ---> Running in 182203b9c8d4 [2021-11-18T06:09:57.307Z] Removing intermediate container 182203b9c8d4 [2021-11-18T06:09:57.307Z] ---> 905ef6921a16 [2021-11-18T06:09:57.307Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T06:09:57.307Z] ---> Running in a594fb2673c1 [2021-11-18T06:09:57.398Z] Commit message: "Merge commit '7cabfbefb872e4d8c79bc319b9175d5c26ac1025' into HEAD" [2021-11-18T06:09:57.428Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-11-18T06:09:57.408Z] > git rev-list --no-walk cd325b1caba6c9d89b853fa6266e6f903187f6ca # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-11-18T06:09:58.693Z] Removing intermediate container a594fb2673c1 [2021-11-18T06:09:58.693Z] ---> 23612c1a1263 [2021-11-18T06:09:58.693Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T06:09:58.693Z] ---> Running in c25df452ca89 [2021-11-18T06:09:58.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T06:09:58.954Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T06:09:59.210Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-18T06:09:59.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T06:09:59.210Z] Dload Upload Total Spent Left Speed [2021-11-18T06:09:59.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 72539 0 --:--:-- --:--:-- --:--:-- 72539 [2021-11-18T06:09:59.218Z] OK: 220 MiB in 52 packages [Pipeline] sh [2021-11-18T06:09:59.479Z] Removing intermediate container c25df452ca89 [2021-11-18T06:09:59.479Z] ---> 68eb56fe5018 [2021-11-18T06:09:59.479Z] Step 10/14 : ENV GO111MODULE=on [2021-11-18T06:09:59.479Z] ---> Running in ce2e66bf3ed9 [2021-11-18T06:09:59.620Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-18T06:09:59.739Z] Removing intermediate container ce2e66bf3ed9 [2021-11-18T06:09:59.739Z] ---> ed94a25233a1 [2021-11-18T06:09:59.739Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-18T06:09:59.739Z] ---> Running in 6a371d364bcf [2021-11-18T06:09:59.739Z] Removing intermediate container 6a371d364bcf [2021-11-18T06:09:59.739Z] ---> e158e66b4aad [2021-11-18T06:09:59.739Z] Step 12/14 : COPY . . [2021-11-18T06:09:59.961Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-18T06:09:59.961Z] + sudo tee /etc/docker/daemon.new [2021-11-18T06:09:59.961Z] { [2021-11-18T06:09:59.961Z] "registry-mirrors": [ [2021-11-18T06:09:59.961Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-18T06:09:59.961Z] ], [2021-11-18T06:09:59.961Z] "bip": "10.250.0.254/24", [2021-11-18T06:09:59.961Z] "hosts": [ [2021-11-18T06:09:59.961Z] "tcp://0.0.0.0:5555", [2021-11-18T06:09:59.961Z] "unix:///var/run/docker.sock" [2021-11-18T06:09:59.961Z] ], [2021-11-18T06:09:59.961Z] "mtu": 1458, [2021-11-18T06:09:59.961Z] "selinux-enabled": true, [2021-11-18T06:09:59.961Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-18T06:09:59.961Z] } [Pipeline] sh [2021-11-18T06:10:00.303Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-18T06:10:00.668Z] + sudo service docker restart [2021-11-18T06:10:00.680Z] ---> 5876bfdf452b [2021-11-18T06:10:00.680Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T06:10:00.680Z] ---> Running in 16cb198128cc [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T06:10:19.948Z] provisioning config files... [2021-11-18T06:10:19.973Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config2239355606876984480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:10:20.333Z] ---> docker-login.sh [2021-11-18T06:10:20.333Z] nexus3.edgexfoundry.org:10001 [2021-11-18T06:10:20.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:10:21.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:10:21.524Z] Configure a credential helper to remove this warning. See [2021-11-18T06:10:21.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:10:21.524Z] [2021-11-18T06:10:21.524Z] Login Succeeded [2021-11-18T06:10:21.524Z] nexus3.edgexfoundry.org:10002 [2021-11-18T06:10:21.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:10:21.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:10:21.798Z] Configure a credential helper to remove this warning. See [2021-11-18T06:10:21.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:10:21.798Z] [2021-11-18T06:10:21.798Z] Login Succeeded [2021-11-18T06:10:21.798Z] nexus3.edgexfoundry.org:10003 [2021-11-18T06:10:22.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:10:22.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:10:22.397Z] Configure a credential helper to remove this warning. See [2021-11-18T06:10:22.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:10:22.397Z] [2021-11-18T06:10:22.397Z] Login Succeeded [2021-11-18T06:10:22.397Z] nexus3.edgexfoundry.org:10004 [2021-11-18T06:10:22.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:10:22.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:10:22.943Z] Configure a credential helper to remove this warning. See [2021-11-18T06:10:22.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:10:22.943Z] [2021-11-18T06:10:22.943Z] Login Succeeded [2021-11-18T06:10:22.943Z] docker.io [2021-11-18T06:10:23.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T06:10:23.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T06:10:23.818Z] Configure a credential helper to remove this warning. See [2021-11-18T06:10:23.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T06:10:23.818Z] [2021-11-18T06:10:23.818Z] Login Succeeded [2021-11-18T06:10:23.818Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T06:10:24.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-18T06:10:25.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T06:10:25.484Z] ========================================================= [2021-11-18T06:10:25.484Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-18T06:10:25.484Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:10:25.858Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-18T06:10:26.892Z] Sending build context to Docker daemon 26.19MB [2021-11-18T06:10:26.892Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T06:10:26.892Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-18T06:10:27.169Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-18T06:10:27.169Z] 552d1f2373af: Pulling fs layer [2021-11-18T06:10:27.169Z] ea3f2d53f512: Pulling fs layer [2021-11-18T06:10:27.169Z] 9e70ebbbe112: Pulling fs layer [2021-11-18T06:10:27.169Z] 7a9cfe048b4a: Pulling fs layer [2021-11-18T06:10:27.169Z] 72dc09318566: Pulling fs layer [2021-11-18T06:10:27.169Z] f4f7b4309257: Pulling fs layer [2021-11-18T06:10:27.169Z] 0ac9a79272e3: Pulling fs layer [2021-11-18T06:10:27.169Z] b78e95d17946: Pulling fs layer [2021-11-18T06:10:27.169Z] f4f7b4309257: Waiting [2021-11-18T06:10:27.169Z] 0ac9a79272e3: Waiting [2021-11-18T06:10:27.169Z] b78e95d17946: Waiting [2021-11-18T06:10:27.169Z] 7a9cfe048b4a: Waiting [2021-11-18T06:10:27.169Z] 72dc09318566: Waiting [2021-11-18T06:10:27.169Z] 9e70ebbbe112: Verifying Checksum [2021-11-18T06:10:27.169Z] 9e70ebbbe112: Download complete [2021-11-18T06:10:27.169Z] ea3f2d53f512: Download complete [2021-11-18T06:10:27.169Z] 72dc09318566: Verifying Checksum [2021-11-18T06:10:27.169Z] 72dc09318566: Download complete [2021-11-18T06:10:27.169Z] f4f7b4309257: Verifying Checksum [2021-11-18T06:10:27.169Z] f4f7b4309257: Download complete [2021-11-18T06:10:27.169Z] 552d1f2373af: Verifying Checksum [2021-11-18T06:10:27.169Z] 552d1f2373af: Download complete [2021-11-18T06:10:27.445Z] 0ac9a79272e3: Verifying Checksum [2021-11-18T06:10:27.445Z] 0ac9a79272e3: Download complete [2021-11-18T06:10:28.059Z] 552d1f2373af: Pull complete [2021-11-18T06:10:28.672Z] ea3f2d53f512: Pull complete [2021-11-18T06:10:29.274Z] 9e70ebbbe112: Pull complete [2021-11-18T06:10:29.274Z] b78e95d17946: Verifying Checksum [2021-11-18T06:10:29.274Z] b78e95d17946: Download complete [2021-11-18T06:10:29.872Z] 7a9cfe048b4a: Verifying Checksum [2021-11-18T06:10:29.872Z] 7a9cfe048b4a: Download complete [2021-11-18T06:10:40.049Z] 7a9cfe048b4a: Pull complete [2021-11-18T06:10:40.323Z] 72dc09318566: Pull complete [2021-11-18T06:10:40.481Z] Removing intermediate container 16cb198128cc [2021-11-18T06:10:40.481Z] ---> ed48fe155e7e [2021-11-18T06:10:40.481Z] Step 14/14 : RUN ${MAKE} [2021-11-18T06:10:40.481Z] ---> Running in 7e3364789174 [2021-11-18T06:10:40.481Z] noop [2021-11-18T06:10:40.481Z] Removing intermediate container 7e3364789174 [2021-11-18T06:10:40.481Z] ---> 99eac4347ddc [2021-11-18T06:10:40.481Z] Successfully built 99eac4347ddc [2021-11-18T06:10:40.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:10:40.599Z] f4f7b4309257: Pull complete [2021-11-18T06:10:40.780Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T06:10:40.780Z] . [Pipeline] withDockerContainer [2021-11-18T06:10:40.846Z] prd-centos7-docker-4c-2g-1209 does not seem to be running inside a container [2021-11-18T06:10:40.873Z] 0ac9a79272e3: Pull complete [2021-11-18T06:10:40.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-18T06:10:41.255Z] $ docker top ce1c05fabfa2a3c9d8d55fb55c83c1b6a5c4453e4813f7921e063ed45ca812d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T06:10:41.624Z] + go version [2021-11-18T06:10:41.624Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-18T06:10:41.634Z] $ docker stop --time=1 ce1c05fabfa2a3c9d8d55fb55c83c1b6a5c4453e4813f7921e063ed45ca812d9 [2021-11-18T06:10:42.822Z] $ docker rm -f ce1c05fabfa2a3c9d8d55fb55c83c1b6a5c4453e4813f7921e063ed45ca812d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:10:44.316Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T06:10:44.316Z] . [Pipeline] withDockerContainer [2021-11-18T06:10:44.383Z] prd-centos7-docker-4c-2g-1209 does not seem to be running inside a container [2021-11-18T06:10:44.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-18T06:10:44.774Z] $ docker top d9003570826046a4c7d7611946c97cb72f452066a07d45344e10306e6c612a8f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T06:10:45.160Z] + make test [2021-11-18T06:10:45.160Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-18T06:10:45.438Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-18T06:10:46.489Z] b78e95d17946: Pull complete [2021-11-18T06:10:46.489Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-18T06:10:46.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-18T06:10:46.489Z] ---> 8b459fc5aaf0 [2021-11-18T06:10:46.489Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-18T06:10:48.460Z] ---> Running in 697eb0dfbc59 [2021-11-18T06:10:48.732Z] Removing intermediate container 697eb0dfbc59 [2021-11-18T06:10:48.732Z] ---> 90a42dfdd5a8 [2021-11-18T06:10:48.732Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T06:10:48.732Z] ---> Running in dff833bfbb00 [2021-11-18T06:10:49.334Z] Removing intermediate container dff833bfbb00 [2021-11-18T06:10:49.334Z] ---> d519689107e4 [2021-11-18T06:10:49.334Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T06:10:49.334Z] ---> Running in 33bd6c158233 [2021-11-18T06:10:49.607Z] Removing intermediate container 33bd6c158233 [2021-11-18T06:10:49.607Z] ---> f2923d1f4ab0 [2021-11-18T06:10:49.607Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-18T06:10:49.883Z] ---> Running in 0bf4a7fe899d [2021-11-18T06:10:50.154Z] Removing intermediate container 0bf4a7fe899d [2021-11-18T06:10:50.154Z] ---> 4c48607228bd [2021-11-18T06:10:50.154Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-18T06:10:50.426Z] ---> Running in 18979b70402b [2021-11-18T06:10:50.699Z] Removing intermediate container 18979b70402b [2021-11-18T06:10:50.699Z] ---> 4ed6d3130ba7 [2021-11-18T06:10:50.699Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T06:10:50.976Z] ---> Running in a1806ae723f3 [2021-11-18T06:10:52.955Z] Removing intermediate container a1806ae723f3 [2021-11-18T06:10:52.955Z] ---> be3e6fd4ebcd [2021-11-18T06:10:52.955Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T06:10:52.955Z] ---> Running in 6a747f8a2dbb [2021-11-18T06:10:54.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T06:10:54.989Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T06:10:55.968Z] OK: 219 MiB in 52 packages [2021-11-18T06:10:56.564Z] Removing intermediate container 6a747f8a2dbb [2021-11-18T06:10:56.564Z] ---> 2dab21a71b42 [2021-11-18T06:10:56.564Z] Step 10/14 : ENV GO111MODULE=on [2021-11-18T06:10:56.837Z] ---> Running in 76e8ccb63b56 [2021-11-18T06:10:57.113Z] Removing intermediate container 76e8ccb63b56 [2021-11-18T06:10:57.113Z] ---> b8d196236f77 [2021-11-18T06:10:57.113Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-18T06:10:57.392Z] ---> Running in 15ddce54c139 [2021-11-18T06:10:57.669Z] Removing intermediate container 15ddce54c139 [2021-11-18T06:10:57.669Z] ---> ecbb8d9e9815 [2021-11-18T06:10:57.669Z] Step 12/14 : COPY . . [2021-11-18T06:10:58.572Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-18T06:10:58.573Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-18T06:10:58.573Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-18T06:11:01.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T06:11:01.887Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-18T06:11:01.893Z] ---> 2b308edef521 [2021-11-18T06:11:01.893Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T06:11:01.893Z] ---> Running in 095d37e22fb0 [Pipeline] echo [2021-11-18T06:11:01.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-18T06:11:01.907Z] $ docker stop --time=1 d9003570826046a4c7d7611946c97cb72f452066a07d45344e10306e6c612a8f [2021-11-18T06:11:03.321Z] $ docker rm -f d9003570826046a4c7d7611946c97cb72f452066a07d45344e10306e6c612a8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T06:11:03.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T06:11:03.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-18T06:11:16.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T06:11:17.185Z] + ls -al . [2021-11-18T06:11:17.185Z] total 112 [2021-11-18T06:11:17.185Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 18 06:10 . [2021-11-18T06:11:17.185Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 18 06:09 .. [2021-11-18T06:11:17.185Z] drwxrwxr-x. 4 jenkins jenkins 36 Nov 18 06:09 assets [2021-11-18T06:11:17.185Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 18 06:09 bin [2021-11-18T06:11:17.185Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 18 06:09 cmd [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 18 06:09 CONTRIBUTING.md [2021-11-18T06:11:17.185Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 18 06:10 coverage.out [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 18 06:09 Dockerfile [2021-11-18T06:11:17.185Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 18 06:09 docs [2021-11-18T06:11:17.185Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 18 06:09 .git [2021-11-18T06:11:17.185Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 06:09 .github [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 18 06:09 .gitignore [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 744 Nov 18 06:09 go.mod [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 48565 Nov 18 06:09 go.sum [2021-11-18T06:11:17.185Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 18 06:09 internal [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 18 06:09 Jenkinsfile [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 18 06:09 LICENSE [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 18 06:09 Makefile [2021-11-18T06:11:17.185Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 18 06:09 pkg [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 18 06:09 README.md [2021-11-18T06:11:17.185Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 18 06:09 snap [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 06:07 VERSION [2021-11-18T06:11:17.185Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 18 06:09 version.go [2021-11-18T06:11:17.185Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 18 06:09 web [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:11:17.489Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1cb90b810ae06e1070eadebd668cf3418c7cabe6 --label arch=amd64 --label version=0.0.0 . [2021-11-18T06:11:17.757Z] Sending build context to Docker daemon 26.2MB [2021-11-18T06:11:17.757Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T06:11:17.757Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-18T06:11:17.757Z] ---> 99eac4347ddc [2021-11-18T06:11:17.757Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-18T06:11:17.757Z] ---> Running in 3b00d4946aad [2021-11-18T06:11:17.757Z] Removing intermediate container 3b00d4946aad [2021-11-18T06:11:17.757Z] ---> 0352b2ef647c [2021-11-18T06:11:17.757Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T06:11:18.022Z] ---> Running in 91b9cd7af036 [2021-11-18T06:11:18.022Z] Removing intermediate container 91b9cd7af036 [2021-11-18T06:11:18.022Z] ---> c1f3787b76b0 [2021-11-18T06:11:18.022Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T06:11:18.022Z] ---> Running in 5662a06be0a3 [2021-11-18T06:11:18.022Z] Removing intermediate container 5662a06be0a3 [2021-11-18T06:11:18.022Z] ---> c8ad89ddfa6a [2021-11-18T06:11:18.022Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-18T06:11:18.022Z] ---> Running in c28aa6878c67 [2021-11-18T06:11:18.288Z] Removing intermediate container c28aa6878c67 [2021-11-18T06:11:18.288Z] ---> d6d31002a791 [2021-11-18T06:11:18.288Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-18T06:11:18.288Z] ---> Running in 93735fd00e73 [2021-11-18T06:11:18.288Z] Removing intermediate container 93735fd00e73 [2021-11-18T06:11:18.288Z] ---> 8824b327e180 [2021-11-18T06:11:18.288Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T06:11:18.288Z] ---> Running in 32d26aca1de2 [2021-11-18T06:11:18.861Z] Removing intermediate container 32d26aca1de2 [2021-11-18T06:11:18.861Z] ---> a9886f3a356c [2021-11-18T06:11:18.861Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T06:11:18.861Z] ---> Running in 1203703e71ee [2021-11-18T06:11:19.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T06:11:20.063Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T06:11:20.063Z] OK: 220 MiB in 52 packages [2021-11-18T06:11:20.328Z] Removing intermediate container 1203703e71ee [2021-11-18T06:11:20.328Z] ---> a054049bec6e [2021-11-18T06:11:20.328Z] Step 10/22 : ENV GO111MODULE=on [2021-11-18T06:11:20.328Z] ---> Running in 405c6a0a7e03 [2021-11-18T06:11:20.595Z] Removing intermediate container 405c6a0a7e03 [2021-11-18T06:11:20.595Z] ---> 254c59c70637 [2021-11-18T06:11:20.595Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-18T06:11:20.595Z] ---> Running in 58ff37d06ce2 [2021-11-18T06:11:20.595Z] Removing intermediate container 58ff37d06ce2 [2021-11-18T06:11:20.595Z] ---> 5629182850f0 [2021-11-18T06:11:20.595Z] Step 12/22 : COPY . . [2021-11-18T06:11:21.545Z] ---> 8833b7e3d2e5 [2021-11-18T06:11:21.545Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T06:11:21.545Z] ---> Running in c1ed730a0821 [2021-11-18T06:11:22.121Z] Removing intermediate container c1ed730a0821 [2021-11-18T06:11:22.121Z] ---> 95fb08860315 [2021-11-18T06:11:22.121Z] Step 14/22 : RUN ${MAKE} [2021-11-18T06:11:22.121Z] ---> Running in 271ad058e984 [2021-11-18T06:11:22.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-18T06:11:31.138Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-18T06:11:32.081Z] Removing intermediate container 271ad058e984 [2021-11-18T06:11:32.081Z] ---> ac028d96189d [2021-11-18T06:11:32.081Z] Step 15/22 : FROM alpine:3.14 [2021-11-18T06:11:32.656Z] 3.14: Pulling from library/alpine [2021-11-18T06:11:32.929Z] 97518928ae5f: Pulling fs layer [2021-11-18T06:11:32.929Z] 97518928ae5f: Verifying Checksum [2021-11-18T06:11:32.929Z] 97518928ae5f: Download complete [2021-11-18T06:11:33.194Z] 97518928ae5f: Pull complete [2021-11-18T06:11:33.194Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T06:11:33.194Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T06:11:33.194Z] ---> 0a97eee8041e [2021-11-18T06:11:33.194Z] Step 16/22 : EXPOSE 4000 [2021-11-18T06:11:33.194Z] ---> Running in c940ad693d27 [2021-11-18T06:11:33.462Z] Removing intermediate container c940ad693d27 [2021-11-18T06:11:33.462Z] ---> b40972082c31 [2021-11-18T06:11:33.462Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-18T06:11:34.600Z] ---> 3ba497b41091 [2021-11-18T06:11:34.600Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-18T06:11:34.600Z] ---> Running in 73449b27a603 [2021-11-18T06:11:34.600Z] Removing intermediate container 73449b27a603 [2021-11-18T06:11:34.600Z] ---> d84704cd9d4c [2021-11-18T06:11:34.600Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-18T06:11:34.600Z] ---> Running in fae9d952f871 [2021-11-18T06:11:34.600Z] Removing intermediate container fae9d952f871 [2021-11-18T06:11:34.600Z] ---> ba96785dd127 [2021-11-18T06:11:34.600Z] Step 20/22 : LABEL arch=amd64 [2021-11-18T06:11:34.600Z] ---> Running in b459962f877d [2021-11-18T06:11:34.600Z] Removing intermediate container b459962f877d [2021-11-18T06:11:34.600Z] ---> 759cb61fa5db [2021-11-18T06:11:34.600Z] Step 21/22 : LABEL git_sha=1cb90b810ae06e1070eadebd668cf3418c7cabe6 [2021-11-18T06:11:34.600Z] ---> Running in 527f40663abb [2021-11-18T06:11:34.600Z] Removing intermediate container 527f40663abb [2021-11-18T06:11:34.600Z] ---> 03a26da1f4ee [2021-11-18T06:11:34.600Z] Step 22/22 : LABEL version=0.0.0 [2021-11-18T06:11:34.600Z] ---> Running in 397910269eaa [2021-11-18T06:11:34.600Z] Removing intermediate container 397910269eaa [2021-11-18T06:11:34.600Z] ---> ee997e7e7292 [2021-11-18T06:11:34.600Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T06:11:34.600Z] Successfully built ee997e7e7292 [2021-11-18T06:11:34.600Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:11:36.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T06:11:36.257Z] [2021-11-18T06:11:36.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:11:36.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T06:11:36.567Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T06:11:36.567Z] b4d181a07f80: Pulling fs layer [2021-11-18T06:11:36.567Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T06:11:36.567Z] ed53099fbce6: Pulling fs layer [2021-11-18T06:11:36.567Z] dc539afda2c1: Pulling fs layer [2021-11-18T06:11:36.567Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T06:11:36.567Z] 9065ff56babe: Pulling fs layer [2021-11-18T06:11:36.567Z] d287ab97295c: Pulling fs layer [2021-11-18T06:11:36.567Z] 77bc0d833cb6: Waiting [2021-11-18T06:11:36.567Z] 9065ff56babe: Waiting [2021-11-18T06:11:36.567Z] d287ab97295c: Waiting [2021-11-18T06:11:36.567Z] dc539afda2c1: Waiting [2021-11-18T06:11:36.567Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T06:11:36.567Z] a1111a8f2ec3: Download complete [2021-11-18T06:11:36.567Z] dc539afda2c1: Verifying Checksum [2021-11-18T06:11:36.567Z] dc539afda2c1: Download complete [2021-11-18T06:11:36.567Z] ed53099fbce6: Verifying Checksum [2021-11-18T06:11:36.567Z] ed53099fbce6: Download complete [2021-11-18T06:11:36.567Z] 9065ff56babe: Verifying Checksum [2021-11-18T06:11:36.567Z] 9065ff56babe: Download complete [2021-11-18T06:11:37.575Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T06:11:37.575Z] 77bc0d833cb6: Download complete [2021-11-18T06:11:37.575Z] b4d181a07f80: Verifying Checksum [2021-11-18T06:11:37.575Z] b4d181a07f80: Download complete [2021-11-18T06:11:37.575Z] d287ab97295c: Verifying Checksum [2021-11-18T06:11:37.575Z] d287ab97295c: Download complete [2021-11-18T06:11:38.538Z] b4d181a07f80: Pull complete [2021-11-18T06:11:38.538Z] a1111a8f2ec3: Pull complete [2021-11-18T06:11:40.097Z] ed53099fbce6: Pull complete [2021-11-18T06:11:40.097Z] dc539afda2c1: Pull complete [2021-11-18T06:11:40.097Z] 77bc0d833cb6: Pull complete [2021-11-18T06:11:40.097Z] 9065ff56babe: Pull complete [2021-11-18T06:11:44.223Z] d287ab97295c: Pull complete [2021-11-18T06:11:44.223Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T06:11:44.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T06:11:44.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T06:11:44.281Z] prd-centos7-docker-4c-2g-1209 does not seem to be running inside a container [2021-11-18T06:11:44.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T06:11:46.755Z] $ docker top ca3116a9c735afb02e73c31b46992bccd09eaddf34dde780c49a26a1bd1bac35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:11:48.193Z] ---> job-cost.sh [2021-11-18T06:11:48.193Z] lf-activate-venv: SKIPPING [2021-11-18T06:11:48.193Z] INFO: No Stack... [2021-11-18T06:11:49.231Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T06:11:49.231Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T06:11:50.478Z] + cat /w/workspace/edgex-ui-go/18/archives/cost.csv [2021-11-18T06:11:50.478Z] + cut -d, -f6 [Pipeline] lock [2021-11-18T06:11:50.502Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [2021-11-18T06:11:50.510Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] did not exist. Created. [2021-11-18T06:11:50.510Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T06:11:51.685Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-18T06:11:51.727Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T06:11:51.734Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T06:11:51.752Z] $ docker stop --time=1 ca3116a9c735afb02e73c31b46992bccd09eaddf34dde780c49a26a1bd1bac35 [2021-11-18T06:11:53.145Z] $ docker rm -f ca3116a9c735afb02e73c31b46992bccd09eaddf34dde780c49a26a1bd1bac35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-18T06:12:14.193Z] Removing intermediate container 095d37e22fb0 [2021-11-18T06:12:14.193Z] ---> 5c686e2ac192 [2021-11-18T06:12:14.193Z] Step 14/14 : RUN ${MAKE} [2021-11-18T06:12:14.193Z] ---> Running in 055434c7ee3d [2021-11-18T06:12:14.193Z] noop [2021-11-18T06:12:14.193Z] Removing intermediate container 055434c7ee3d [2021-11-18T06:12:14.193Z] ---> df8893e13ec7 [2021-11-18T06:12:14.193Z] Successfully built df8893e13ec7 [2021-11-18T06:12:14.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:12:14.533Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T06:12:14.533Z] . [Pipeline] withDockerContainer [2021-11-18T06:12:15.735Z] prd-ubuntu18.04-docker-arm64-4c-16g-1207 does not seem to be running inside a container [2021-11-18T06:12:15.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-18T06:12:17.575Z] $ docker top 351fe1a076566add16a616d84fc033a2f488665530a8390dcce2543097ec3048 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T06:12:19.442Z] + go version [2021-11-18T06:12:19.442Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-18T06:12:19.461Z] $ docker stop --time=1 351fe1a076566add16a616d84fc033a2f488665530a8390dcce2543097ec3048 [2021-11-18T06:12:21.179Z] $ docker rm -f 351fe1a076566add16a616d84fc033a2f488665530a8390dcce2543097ec3048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:12:21.955Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T06:12:21.955Z] . [Pipeline] withDockerContainer [2021-11-18T06:12:23.196Z] prd-ubuntu18.04-docker-arm64-4c-16g-1207 does not seem to be running inside a container [2021-11-18T06:12:23.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-18T06:12:24.867Z] $ docker top ffa677681393268e5a6a29cce10aba03f7590a9080d68dabeb05bee853da48da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T06:12:25.852Z] + make test [2021-11-18T06:12:25.852Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-18T06:12:27.295Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-18T06:13:15.121Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-18T06:13:15.121Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-18T06:13:31.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T06:13:31.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2021-11-18T06:13:31.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-18T06:13:31.945Z] $ docker stop --time=1 ffa677681393268e5a6a29cce10aba03f7590a9080d68dabeb05bee853da48da [2021-11-18T06:13:33.737Z] $ docker rm -f ffa677681393268e5a6a29cce10aba03f7590a9080d68dabeb05bee853da48da [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T06:13:34.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T06:13:34.595Z] Warning: overwriting stash ‘coverage-report’ [2021-11-18T06:13:35.205Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T06:13:36.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T06:13:37.071Z] + ls -al . [2021-11-18T06:13:37.071Z] total 152 [2021-11-18T06:13:37.071Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 18 06:12 . [2021-11-18T06:13:37.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 06:09 .. [2021-11-18T06:13:37.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 06:09 .git [2021-11-18T06:13:37.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 06:09 .github [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 18 06:09 .gitignore [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 18 06:09 CONTRIBUTING.md [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 18 06:09 Dockerfile [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 18 06:09 Jenkinsfile [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 18 06:09 LICENSE [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 18 06:09 Makefile [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 18 06:09 README.md [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 06:07 VERSION [2021-11-18T06:13:37.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 06:09 assets [2021-11-18T06:13:37.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 06:09 bin [2021-11-18T06:13:37.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 06:09 cmd [2021-11-18T06:13:37.071Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 18 06:12 coverage.out [2021-11-18T06:13:37.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 06:09 docs [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 744 Nov 18 06:09 go.mod [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 48565 Nov 18 06:09 go.sum [2021-11-18T06:13:37.071Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 06:09 internal [2021-11-18T06:13:37.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 06:09 pkg [2021-11-18T06:13:37.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 06:09 snap [2021-11-18T06:13:37.071Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 18 06:09 version.go [2021-11-18T06:13:37.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 06:09 web [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:13:37.414Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=17b9b23e16a30ee9cf67e89d808e1ba067dab71f --label arch=arm64 --label version=0.0.0 . [2021-11-18T06:13:38.686Z] Sending build context to Docker daemon 26.19MB [2021-11-18T06:13:38.686Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T06:13:38.686Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-18T06:13:38.686Z] ---> df8893e13ec7 [2021-11-18T06:13:38.686Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-18T06:13:38.686Z] ---> Running in 20dafd53c55d [2021-11-18T06:13:38.960Z] Removing intermediate container 20dafd53c55d [2021-11-18T06:13:38.960Z] ---> 132c67f86633 [2021-11-18T06:13:38.960Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T06:13:39.236Z] ---> Running in d3e32be959b6 [2021-11-18T06:13:39.509Z] Removing intermediate container d3e32be959b6 [2021-11-18T06:13:39.509Z] ---> 2035f1d60b28 [2021-11-18T06:13:39.509Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T06:13:39.783Z] ---> Running in 5f96839a7e11 [2021-11-18T06:13:40.060Z] Removing intermediate container 5f96839a7e11 [2021-11-18T06:13:40.060Z] ---> 58285037e8ae [2021-11-18T06:13:40.060Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-18T06:13:40.060Z] ---> Running in b6346de953b1 [2021-11-18T06:13:40.657Z] Removing intermediate container b6346de953b1 [2021-11-18T06:13:40.657Z] ---> 4151998595ef [2021-11-18T06:13:40.657Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-18T06:13:40.657Z] ---> Running in d75c8cc27332 [2021-11-18T06:13:41.257Z] Removing intermediate container d75c8cc27332 [2021-11-18T06:13:41.258Z] ---> 84c1b0151c27 [2021-11-18T06:13:41.258Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T06:13:41.258Z] ---> Running in c829e139f220 [2021-11-18T06:13:42.969Z] Removing intermediate container c829e139f220 [2021-11-18T06:13:42.969Z] ---> c3a0809981a2 [2021-11-18T06:13:42.969Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T06:13:43.242Z] ---> Running in ce11d1f137f3 [2021-11-18T06:13:44.678Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T06:13:45.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T06:13:46.419Z] OK: 219 MiB in 52 packages [2021-11-18T06:13:47.030Z] Removing intermediate container ce11d1f137f3 [2021-11-18T06:13:47.030Z] ---> b76231044ebc [2021-11-18T06:13:47.030Z] Step 10/22 : ENV GO111MODULE=on [2021-11-18T06:13:47.030Z] ---> Running in ba8d9b7f52e1 [2021-11-18T06:13:47.632Z] Removing intermediate container ba8d9b7f52e1 [2021-11-18T06:13:47.632Z] ---> aa774275fca0 [2021-11-18T06:13:47.632Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-18T06:13:47.632Z] ---> Running in 19b2a926dd54 [2021-11-18T06:13:48.229Z] Removing intermediate container 19b2a926dd54 [2021-11-18T06:13:48.229Z] ---> 77912e413511 [2021-11-18T06:13:48.229Z] Step 12/22 : COPY . . [2021-11-18T06:13:50.847Z] ---> cfdcd9aa721d [2021-11-18T06:13:50.847Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T06:13:51.122Z] ---> Running in 699e322fcf54 [2021-11-18T06:13:53.742Z] Removing intermediate container 699e322fcf54 [2021-11-18T06:13:53.742Z] ---> 6c423d6abd8d [2021-11-18T06:13:53.742Z] Step 14/22 : RUN ${MAKE} [2021-11-18T06:13:53.742Z] ---> Running in d82ef8a9bce4 [2021-11-18T06:13:54.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-18T06:14:22.564Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-18T06:14:26.880Z] Removing intermediate container d82ef8a9bce4 [2021-11-18T06:14:26.880Z] ---> 4aac421cd43d [2021-11-18T06:14:26.880Z] Step 15/22 : FROM alpine:3.14 [2021-11-18T06:14:27.151Z] 3.14: Pulling from library/alpine [2021-11-18T06:14:27.151Z] be307f383ecc: Pulling fs layer [2021-11-18T06:14:27.425Z] be307f383ecc: Verifying Checksum [2021-11-18T06:14:27.425Z] be307f383ecc: Download complete [2021-11-18T06:14:28.506Z] be307f383ecc: Pull complete [2021-11-18T06:14:28.506Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T06:14:28.506Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T06:14:28.506Z] ---> 5b8b7b635229 [2021-11-18T06:14:28.506Z] Step 16/22 : EXPOSE 4000 [2021-11-18T06:14:28.506Z] ---> Running in 6064436d10fc [2021-11-18T06:14:28.506Z] Removing intermediate container 6064436d10fc [2021-11-18T06:14:28.506Z] ---> 274e71565a83 [2021-11-18T06:14:28.506Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-18T06:14:29.941Z] ---> c2685eaade71 [2021-11-18T06:14:29.941Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-18T06:14:30.212Z] ---> Running in d6bbc205527e [2021-11-18T06:14:30.481Z] Removing intermediate container d6bbc205527e [2021-11-18T06:14:30.481Z] ---> 0331943fbef2 [2021-11-18T06:14:30.481Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-18T06:14:30.753Z] ---> Running in 3e11ada5996f [2021-11-18T06:14:31.029Z] Removing intermediate container 3e11ada5996f [2021-11-18T06:14:31.029Z] ---> 4c491bab2af5 [2021-11-18T06:14:31.029Z] Step 20/22 : LABEL arch=arm64 [2021-11-18T06:14:31.029Z] ---> Running in e1fd88591b88 [2021-11-18T06:14:31.624Z] Removing intermediate container e1fd88591b88 [2021-11-18T06:14:31.624Z] ---> b306967693fe [2021-11-18T06:14:31.624Z] Step 21/22 : LABEL git_sha=17b9b23e16a30ee9cf67e89d808e1ba067dab71f [2021-11-18T06:14:31.624Z] ---> Running in ee2165204eab [2021-11-18T06:14:31.897Z] Removing intermediate container ee2165204eab [2021-11-18T06:14:31.897Z] ---> c90dd160ccd8 [2021-11-18T06:14:31.897Z] Step 22/22 : LABEL version=0.0.0 [2021-11-18T06:14:31.897Z] ---> Running in d0a5e43f062d [2021-11-18T06:14:33.418Z] Removing intermediate container d0a5e43f062d [2021-11-18T06:14:33.418Z] ---> 26e2c50567d4 [2021-11-18T06:14:33.418Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T06:14:33.418Z] Successfully built 26e2c50567d4 [2021-11-18T06:14:33.418Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:14:34.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T06:14:34.316Z] [2021-11-18T06:14:34.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:14:34.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T06:14:34.941Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-18T06:14:34.941Z] 448f6bf000e3: Pulling fs layer [2021-11-18T06:14:34.941Z] f757da607395: Pulling fs layer [2021-11-18T06:14:34.941Z] 05883995daec: Pulling fs layer [2021-11-18T06:14:34.941Z] 8603b9c90790: Pulling fs layer [2021-11-18T06:14:34.941Z] 1560dd03e051: Pulling fs layer [2021-11-18T06:14:34.941Z] 27f5ce0e4adf: Pulling fs layer [2021-11-18T06:14:34.941Z] c2d8d7efcc4b: Pulling fs layer [2021-11-18T06:14:34.941Z] 1560dd03e051: Waiting [2021-11-18T06:14:34.941Z] 8603b9c90790: Waiting [2021-11-18T06:14:34.941Z] 27f5ce0e4adf: Waiting [2021-11-18T06:14:34.941Z] c2d8d7efcc4b: Waiting [2021-11-18T06:14:34.941Z] f757da607395: Verifying Checksum [2021-11-18T06:14:34.941Z] f757da607395: Download complete [2021-11-18T06:14:34.941Z] 8603b9c90790: Verifying Checksum [2021-11-18T06:14:34.941Z] 8603b9c90790: Download complete [2021-11-18T06:14:34.941Z] 1560dd03e051: Verifying Checksum [2021-11-18T06:14:34.941Z] 1560dd03e051: Download complete [2021-11-18T06:14:35.214Z] 27f5ce0e4adf: Download complete [2021-11-18T06:14:35.214Z] 05883995daec: Verifying Checksum [2021-11-18T06:14:35.214Z] 05883995daec: Download complete [2021-11-18T06:14:35.490Z] 448f6bf000e3: Download complete [2021-11-18T06:14:38.112Z] c2d8d7efcc4b: Verifying Checksum [2021-11-18T06:14:38.112Z] c2d8d7efcc4b: Download complete [2021-11-18T06:14:39.482Z] 448f6bf000e3: Pull complete [2021-11-18T06:14:39.482Z] f757da607395: Pull complete [2021-11-18T06:14:41.907Z] 05883995daec: Pull complete [2021-11-18T06:14:41.907Z] 8603b9c90790: Pull complete [2021-11-18T06:14:42.179Z] 1560dd03e051: Pull complete [2021-11-18T06:14:42.452Z] 27f5ce0e4adf: Pull complete [2021-11-18T06:14:57.956Z] c2d8d7efcc4b: Pull complete [2021-11-18T06:14:57.956Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-18T06:14:57.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T06:14:57.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-18T06:14:58.208Z] prd-ubuntu18.04-docker-arm64-4c-16g-1207 does not seem to be running inside a container [2021-11-18T06:14:58.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-18T06:15:01.204Z] $ docker top 3876100ea4f06b3c1fd3ad7930b6efecb324207c69ccc8a4df2a0218664997a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:15:02.149Z] ---> job-cost.sh [2021-11-18T06:15:02.149Z] lf-activate-venv: SKIPPING [2021-11-18T06:15:02.149Z] INFO: No Stack... [2021-11-18T06:15:02.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-18T06:15:03.563Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T06:15:04.251Z] + cut -d, -f6 [2021-11-18T06:15:04.251Z] + cat /w/workspace/edgex-ui-go/18/archives/cost.csv [Pipeline] lock [2021-11-18T06:15:05.286Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [2021-11-18T06:15:05.294Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] did not exist. Created. [2021-11-18T06:15:05.294Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T06:15:05.964Z] /w/workspace/edgex-ui-go/18@tmp/durable-f163b858/script.sh: 1: /w/workspace/edgex-ui-go/18@tmp/durable-f163b858/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-18T06:15:06.631Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-18T06:15:06.662Z] Warning: overwriting stash ‘stack-cost’ [2021-11-18T06:15:06.796Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T06:15:06.805Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T06:15:06.810Z] $ docker stop --time=1 3876100ea4f06b3c1fd3ad7930b6efecb324207c69ccc8a4df2a0218664997a8 [2021-11-18T06:15:08.376Z] $ docker rm -f 3876100ea4f06b3c1fd3ad7930b6efecb324207c69ccc8a4df2a0218664997a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-18T06:15:12.025Z] provisioning config files... [2021-11-18T06:15:12.033Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7314563175546185032tmp [Pipeline] { [Pipeline] sh [2021-11-18T06:15:12.345Z] + set +x [2021-11-18T06:15:12.345Z] + curl -s https://codecov.io/bash [2021-11-18T06:15:12.345Z] + bash -s -- [2021-11-18T06:15:12.345Z] [2021-11-18T06:15:12.345Z] _____ _ [2021-11-18T06:15:12.345Z] / ____| | | [2021-11-18T06:15:12.345Z] | | ___ __| | ___ ___ _____ __ [2021-11-18T06:15:12.345Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-18T06:15:12.345Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-18T06:15:12.345Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-18T06:15:12.345Z] Bash-1.0.6 [2021-11-18T06:15:12.345Z] [2021-11-18T06:15:12.345Z] [2021-11-18T06:15:12.345Z] ==> git version 2.24.4 found [2021-11-18T06:15:12.345Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-18T06:15:12.345Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-18T06:15:12.345Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-18T06:15:12.345Z] ==> Jenkins CI detected. [2021-11-18T06:15:12.345Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-18T06:15:12.345Z] project root: . [2021-11-18T06:15:12.345Z] --> token set from env [2021-11-18T06:15:12.345Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-18T06:15:12.345Z] ==> Running gcov in . (disable via -X gcov) [2021-11-18T06:15:12.606Z] ==> Python coveragepy not found [2021-11-18T06:15:12.606Z] ==> Searching for coverage reports in: [2021-11-18T06:15:12.606Z] + . [2021-11-18T06:15:12.606Z] -> Found 1 reports [2021-11-18T06:15:12.606Z] ==> Detecting git/mercurial file structure [2021-11-18T06:15:12.606Z] ==> Reading reports [2021-11-18T06:15:12.606Z] + ./coverage.out bytes=10 [2021-11-18T06:15:12.606Z] ==> Appending adjustments [2021-11-18T06:15:12.606Z] https://docs.codecov.io/docs/fixing-reports [2021-11-18T06:15:12.606Z] + Found adjustments [2021-11-18T06:15:12.606Z] ==> Gzipping contents [2021-11-18T06:15:12.606Z] 4.0K /tmp/codecov.8HnXYd.gz [2021-11-18T06:15:12.606Z] ==> Uploading reports [2021-11-18T06:15:12.606Z] url: https://codecov.io [2021-11-18T06:15:12.606Z] query: branch=PR-431&commit=22425b3583e7cfd419637abf2d93db3d51fb330a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-11-18T06:15:12.606Z] -> Pinging Codecov [2021-11-18T06:15:12.606Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=22425b3583e7cfd419637abf2d93db3d51fb330a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-11-18T06:15:13.177Z] -> Uploading to [2021-11-18T06:15:13.177Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-18/FB506323287CE973F263BFD2A0EB1F37/22425b3583e7cfd419637abf2d93db3d51fb330a/8df5d3d8-c70a-4056-91d8-b065e38058b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T061512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e72c7b0209f1a1eba0b19a9124a2b3b754ebdb2b230016af129642dc2030f73 [2021-11-18T06:15:13.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T06:15:13.177Z] Dload Upload Total Spent Left Speed [2021-11-18T06:15:13.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 12116 --:--:-- --:--:-- --:--:-- 12153 [2021-11-18T06:15:13.437Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] } [2021-11-18T06:15:13.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-18T06:15:16.620Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:15:17.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:15:17.967Z] ---> package-listing.sh [2021-11-18T06:15:17.967Z] ++ facter osfamily [2021-11-18T06:15:17.967Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-18T06:15:18.231Z] + OS_FAMILY=redhat [2021-11-18T06:15:18.231Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-18T06:15:18.231Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-18T06:15:18.232Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-18T06:15:18.232Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-18T06:15:18.232Z] + PACKAGES=/tmp/packages_start.txt [2021-11-18T06:15:18.232Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-11-18T06:15:18.232Z] + PACKAGES=/tmp/packages_end.txt [2021-11-18T06:15:18.232Z] + case "${OS_FAMILY}" in [2021-11-18T06:15:18.232Z] + rpm -qa [2021-11-18T06:15:18.232Z] + sort [2021-11-18T06:15:18.812Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-18T06:15:18.812Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-18T06:15:18.812Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-18T06:15:18.812Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-11-18T06:15:18.812Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-11-18T06:15:18.812Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2021-11-18T06:15:18.823Z] 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/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-18T06:15:20.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:15:20.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T06:15:20.520Z] [2021-11-18T06:15:20.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T06:15:21.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T06:15:21.806Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T06:15:21.806Z] b4d181a07f80: Pulling fs layer [2021-11-18T06:15:21.806Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T06:15:21.806Z] ed53099fbce6: Pulling fs layer [2021-11-18T06:15:21.806Z] dc539afda2c1: Pulling fs layer [2021-11-18T06:15:21.806Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T06:15:21.806Z] 9065ff56babe: Pulling fs layer [2021-11-18T06:15:21.806Z] d287ab97295c: Pulling fs layer [2021-11-18T06:15:21.806Z] dc539afda2c1: Waiting [2021-11-18T06:15:21.806Z] 77bc0d833cb6: Waiting [2021-11-18T06:15:21.806Z] 9065ff56babe: Waiting [2021-11-18T06:15:21.806Z] d287ab97295c: Waiting [2021-11-18T06:15:21.806Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T06:15:21.806Z] a1111a8f2ec3: Download complete [2021-11-18T06:15:21.806Z] dc539afda2c1: Verifying Checksum [2021-11-18T06:15:21.806Z] dc539afda2c1: Download complete [2021-11-18T06:15:22.080Z] ed53099fbce6: Verifying Checksum [2021-11-18T06:15:22.080Z] ed53099fbce6: Download complete [2021-11-18T06:15:22.080Z] 9065ff56babe: Verifying Checksum [2021-11-18T06:15:22.080Z] 9065ff56babe: Download complete [2021-11-18T06:15:22.080Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T06:15:22.080Z] 77bc0d833cb6: Download complete [2021-11-18T06:15:22.080Z] b4d181a07f80: Verifying Checksum [2021-11-18T06:15:22.080Z] b4d181a07f80: Download complete [2021-11-18T06:15:23.468Z] d287ab97295c: Verifying Checksum [2021-11-18T06:15:23.468Z] d287ab97295c: Download complete [2021-11-18T06:15:23.468Z] b4d181a07f80: Pull complete [2021-11-18T06:15:23.468Z] a1111a8f2ec3: Pull complete [2021-11-18T06:15:24.042Z] ed53099fbce6: Pull complete [2021-11-18T06:15:24.307Z] dc539afda2c1: Pull complete [2021-11-18T06:15:24.574Z] 77bc0d833cb6: Pull complete [2021-11-18T06:15:24.574Z] 9065ff56babe: Pull complete [2021-11-18T06:15:30.130Z] d287ab97295c: Pull complete [2021-11-18T06:15:30.130Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T06:15:30.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T06:15:30.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T06:15:30.189Z] prd-centos7-docker-4c-2g-1206 does not seem to be running inside a container [2021-11-18T06:15:30.224Z] $ 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/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T06:15:32.918Z] $ docker top f8ff7af262afe38ddc032e243514152befaa902f21928d7400f204d1ec4d8fa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T06:15:33.270Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-18T06:15:35.333Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-18T06:15:36.631Z] + ls /var/log/sa-host [2021-11-18T06:15:36.631Z] + sadf -c /var/log/sa-host/sa17 [2021-11-18T06:15:36.631Z] file_magic: OK [2021-11-18T06:15:36.631Z] HZ: Using current value: 100 [2021-11-18T06:15:36.631Z] file_header: OK [2021-11-18T06:15:36.631Z] 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-11-18T06:15:36.631Z] Statistics: [2021-11-18T06:15:36.631Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T06:15:36.631Z] File successfully converted to sysstat format version 12.0.3 [2021-11-18T06:15:36.631Z] + sadf -c /var/log/sa-host/sa18 [2021-11-18T06:15:36.631Z] file_magic: OK [2021-11-18T06:15:36.631Z] HZ: Using current value: 100 [2021-11-18T06:15:36.631Z] file_header: OK [2021-11-18T06:15:36.631Z] 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-11-18T06:15:36.631Z] Statistics: [2021-11-18T06:15:36.631Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T06:15:36.631Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T06:15:39.844Z] provisioning config files... [2021-11-18T06:15:39.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config3663909341445008850tmp [Pipeline] { [Pipeline] echo [2021-11-18T06:15:39.866Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:15:40.154Z] ---> create-netrc.sh [Pipeline] } [2021-11-18T06:15:40.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:15:41.487Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-18T06:15:41.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:15:41.786Z] ---> sudo-logs.sh [2021-11-18T06:15:41.786Z] Archiving 'sudo' log.. [2021-11-18T06:15:41.786Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1206.novalocal: Name or service not known [2021-11-18T06:15:41.786Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1206.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-18T06:15:41.819Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:15:42.112Z] ---> job-cost.sh [2021-11-18T06:15:42.112Z] lf-activate-venv: SKIPPING [2021-11-18T06:15:42.112Z] DEBUG: total: 0.10999999940395355 [2021-11-18T06:15:42.112Z] INFO: Retrieving Stack Cost... [2021-11-18T06:15:42.371Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T06:15:42.629Z] INFO: Archiving Costs [Pipeline] echo [2021-11-18T06:15:42.643Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T06:15:42.932Z] ---> logs-deploy.sh [2021-11-18T06:15:42.932Z] lf-activate-venv: SKIPPING [2021-11-18T06:15:42.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/18 [2021-11-18T06:15:42.933Z] INFO: archiving workspace using pattern(s): [2021-11-18T06:15:44.175Z] Archives upload complete. [2021-11-18T06:15:44.175Z] INFO: archiving logs to Nexus [2021-11-18T06:15:44.175Z] ---> uname -a: [2021-11-18T06:15:44.175Z] Linux prd-centos7-docker-4c-2g-1206.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] ---> lscpu: [2021-11-18T06:15:44.175Z] Architecture: x86_64 [2021-11-18T06:15:44.175Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-18T06:15:44.175Z] Byte Order: Little Endian [2021-11-18T06:15:44.175Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-18T06:15:44.175Z] CPU(s): 2 [2021-11-18T06:15:44.175Z] On-line CPU(s) list: 0,1 [2021-11-18T06:15:44.175Z] Thread(s) per core: 1 [2021-11-18T06:15:44.175Z] Core(s) per socket: 1 [2021-11-18T06:15:44.175Z] Socket(s): 2 [2021-11-18T06:15:44.175Z] NUMA node(s): 1 [2021-11-18T06:15:44.175Z] Vendor ID: AuthenticAMD [2021-11-18T06:15:44.175Z] CPU family: 23 [2021-11-18T06:15:44.175Z] Model: 49 [2021-11-18T06:15:44.175Z] Model name: AMD EPYC-Rome Processor [2021-11-18T06:15:44.175Z] Stepping: 0 [2021-11-18T06:15:44.175Z] CPU MHz: 2799.996 [2021-11-18T06:15:44.175Z] BogoMIPS: 5599.99 [2021-11-18T06:15:44.175Z] Virtualization: AMD-V [2021-11-18T06:15:44.175Z] Hypervisor vendor: KVM [2021-11-18T06:15:44.175Z] Virtualization type: full [2021-11-18T06:15:44.175Z] L1d cache: 32K [2021-11-18T06:15:44.175Z] L1i cache: 32K [2021-11-18T06:15:44.175Z] L2 cache: 512K [2021-11-18T06:15:44.175Z] L3 cache: 16384K [2021-11-18T06:15:44.175Z] NUMA node0 CPU(s): 0,1 [2021-11-18T06:15:44.175Z] 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] ---> nproc: [2021-11-18T06:15:44.175Z] 2 [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] ---> df -h: [2021-11-18T06:15:44.175Z] Filesystem Size Used Avail Use% Mounted on [2021-11-18T06:15:44.175Z] overlay 40G 7.7G 33G 20% / [2021-11-18T06:15:44.175Z] tmpfs 64M 0 64M 0% /dev [2021-11-18T06:15:44.175Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-18T06:15:44.175Z] shm 64M 0 64M 0% /dev/shm [2021-11-18T06:15:44.175Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] ---> sar -b -r -n DEV: [2021-11-18T06:15:44.175Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 11/18/21 _x86_64_ (2 CPU) [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] 06:06:36 LINUX RESTART (2 CPU) [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] 06:07:01 tps rtps wtps bread/s bwrtn/s [2021-11-18T06:15:44.175Z] 06:08:01 94.17 12.36 81.81 4061.83 4874.58 [2021-11-18T06:15:44.175Z] 06:09:01 3.51 0.00 3.51 0.00 120.88 [2021-11-18T06:15:44.175Z] 06:10:01 0.40 0.00 0.40 0.00 6.18 [2021-11-18T06:15:44.175Z] 06:11:01 0.23 0.00 0.23 0.00 2.70 [2021-11-18T06:15:44.175Z] 06:12:01 0.28 0.00 0.28 0.00 4.13 [2021-11-18T06:15:44.175Z] 06:13:01 0.30 0.00 0.30 0.00 4.85 [2021-11-18T06:15:44.175Z] 06:14:01 0.17 0.00 0.17 0.00 1.65 [2021-11-18T06:15:44.175Z] 06:15:01 0.32 0.00 0.32 0.00 3.36 [2021-11-18T06:15:44.175Z] Average: 12.42 1.54 10.88 507.77 627.35 [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] 06:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-18T06:15:44.175Z] 06:08:01 5652976 0 615628 7.69 2620 1737708 1255980 13.87 582408 1536584 132 [2021-11-18T06:15:44.175Z] 06:09:01 5663156 0 605440 7.56 2620 1737716 1165328 12.87 574500 1536548 20 [2021-11-18T06:15:44.175Z] 06:10:01 5662704 0 605892 7.57 2620 1737716 1165436 12.87 574636 1536548 8 [2021-11-18T06:15:44.175Z] 06:11:01 5662308 0 606276 7.57 2620 1737728 1160988 12.82 575520 1536552 20 [2021-11-18T06:15:44.175Z] 06:12:01 5660592 0 607988 7.59 2620 1737732 1161312 12.82 577244 1536548 20 [2021-11-18T06:15:44.175Z] 06:13:01 5665312 0 603268 7.53 2620 1737732 1161120 12.82 573036 1536548 12 [2021-11-18T06:15:44.175Z] 06:14:01 5665956 0 602616 7.52 2620 1737740 1160988 12.82 572216 1536548 8 [2021-11-18T06:15:44.175Z] 06:15:01 5656888 0 611680 7.64 2620 1737744 1160988 12.82 581576 1536548 8 [2021-11-18T06:15:44.175Z] Average: 5661236 0 607348 7.58 2620 1737727 1174018 12.96 576392 1536553 28 [2021-11-18T06:15:44.175Z] [2021-11-18T06:15:44.175Z] 06:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-18T06:15:44.175Z] 06:08:01 eth0 524.08 369.04 1440.14 85.87 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:08:01 docker0 80.03 44.09 7.16 243.13 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:09:01 eth0 1.88 0.37 0.43 0.18 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:10:01 eth0 0.95 0.62 0.53 0.43 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:11:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.175Z] 06:12:01 eth0 1.38 0.68 0.59 0.37 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:13:01 eth0 0.32 0.22 0.14 0.11 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:14:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:15:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] Average: eth0 66.20 46.40 180.25 10.87 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] Average: docker0 10.00 5.51 0.90 30.39 0.00 0.00 0.00 0.00 [2021-11-18T06:15:44.176Z] [2021-11-18T06:15:44.176Z] [2021-11-18T06:15:44.176Z] ---> sar -P ALL: [2021-11-18T06:15:44.176Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 11/18/21 _x86_64_ (2 CPU) [2021-11-18T06:15:44.176Z] [2021-11-18T06:15:44.176Z] 06:06:36 LINUX RESTART (2 CPU) [2021-11-18T06:15:44.176Z] [2021-11-18T06:15:44.176Z] 06:07:01 CPU %user %nice %system %iowait %steal %idle [2021-11-18T06:15:44.176Z] 06:08:01 all 13.52 0.00 3.07 2.24 0.06 81.11 [2021-11-18T06:15:44.176Z] 06:08:01 0 12.16 0.00 3.32 0.70 0.07 83.75 [2021-11-18T06:15:44.176Z] 06:08:01 1 14.88 0.00 2.82 3.78 0.05 78.46 [2021-11-18T06:15:44.176Z] 06:09:01 all 0.18 0.00 0.06 0.00 0.03 99.73 [2021-11-18T06:15:44.176Z] 06:09:01 0 0.10 0.00 0.07 0.00 0.03 99.80 [2021-11-18T06:15:44.176Z] 06:09:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-11-18T06:15:44.176Z] 06:10:01 all 0.18 0.00 0.04 0.00 0.03 99.74 [2021-11-18T06:15:44.176Z] 06:10:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-11-18T06:15:44.176Z] 06:10:01 1 0.35 0.00 0.03 0.00 0.03 99.58 [2021-11-18T06:15:44.176Z] 06:11:01 all 0.17 0.00 0.03 0.00 0.03 99.78 [2021-11-18T06:15:44.176Z] 06:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-11-18T06:15:44.176Z] 06:11:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-11-18T06:15:44.176Z] 06:12:01 all 0.23 0.00 0.03 0.00 0.03 99.71 [2021-11-18T06:15:44.176Z] 06:12:01 0 0.40 0.00 0.03 0.00 0.02 99.55 [2021-11-18T06:15:44.176Z] 06:12:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-11-18T06:15:44.176Z] 06:13:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-11-18T06:15:44.176Z] 06:13:01 0 0.32 0.00 0.05 0.00 0.02 99.62 [2021-11-18T06:15:44.176Z] 06:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-11-18T06:15:44.176Z] 06:14:01 all 0.20 0.00 0.03 0.00 0.02 99.76 [2021-11-18T06:15:44.176Z] 06:14:01 0 0.37 0.00 0.02 0.00 0.02 99.60 [2021-11-18T06:15:44.176Z] 06:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-11-18T06:15:44.176Z] 06:15:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-11-18T06:15:44.176Z] 06:15:01 0 0.28 0.00 0.03 0.00 0.03 99.65 [2021-11-18T06:15:44.176Z] 06:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-11-18T06:15:44.176Z] Average: all 1.82 0.00 0.41 0.27 0.03 97.47 [2021-11-18T06:15:44.176Z] Average: 0 1.68 0.00 0.44 0.09 0.03 97.76 [2021-11-18T06:15:44.176Z] Average: 1 1.95 0.00 0.37 0.46 0.03 97.18 [2021-11-18T06:15:44.176Z] [2021-11-18T06:15:44.176Z] [2021-11-18T06:15:44.176Z]