Pull request #482 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 550b487ab09853445f8f9752e6bcb85bbb9c6fa6+d9a357ae929ab9a4753b0c453002d551dace3f17 (955913de7250792e54189c19c1342cf73e94bb17) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6378690996584742455.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh4708895394937966895.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh783914920743996130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7195515641396496026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7736694676766618146.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh506273962986684100.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-317 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [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-482 # 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-482@tmp/jenkins-gitclient-ssh111063423445900353.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-482@tmp/jenkins-gitclient-ssh8202342233348579991.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 Merge succeeded, producing 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 Checking out Revision 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 (PR-482) > git config core.sparsecheckout # timeout=10 > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # 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-482@tmp/jenkins-gitclient-ssh2321210065465302369.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 Commit message: "feat: Link for How to get access token should point to Jakarta docs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T08:01:45.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T08:01:45.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T08:01:45.897Z] ========================================================= [2021-11-12T08:01:45.897Z] EdgeX Global Pipelines Version Info [2021-11-12T08:01:45.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:01:47.058Z] ------------------- [2021-11-12T08:01:47.058Z] stable info: [2021-11-12T08:01:47.058Z] ------------------- [2021-11-12T08:01:47.058Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T08:01:47.058Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T08:01:47.058Z] Message: update stable to v1.0.213 [2021-11-12T08:01:47.629Z] ------------------- [2021-11-12T08:01:47.629Z] experimental info: [2021-11-12T08:01:47.629Z] ------------------- [2021-11-12T08:01:47.629Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T08:01:47.629Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T08:01:47.629Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T08:01:47.809Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T08:01:47.851Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T08:01:47.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T08:01:47.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T08:01:47.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T08:01:48.012Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T08:01:48.054Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T08:01:48.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T08:01:48.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T08:01:48.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T08:01:48.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T08:01:48.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T08:01:48.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T08:01:48.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T08:01:48.373Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T08:01:48.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T08:01:48.453Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T08:01:48.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T08:01:48.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T08:01:48.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T08:01:48.608Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T08:01:48.642Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T08:01:48.683Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T08:01:48.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T08:01:48.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T08:01:48.790Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T08:01:48.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-482 [Pipeline] echo [2021-11-12T08:01:48.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-482 [Pipeline] echo [2021-11-12T08:01:48.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-482 [Pipeline] echo [2021-11-12T08:01:48.940Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] echo [2021-11-12T08:01:48.975Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 550b487 [Pipeline] echo [2021-11-12T08:01:49.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T08:01:49.102Z] provisioning config files... [2021-11-12T08:01:49.117Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config5169620950881310186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:01:49.467Z] ---> docker-login.sh [2021-11-12T08:01:49.467Z] nexus3.edgexfoundry.org:10001 [2021-11-12T08:01:49.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:01:49.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:01:49.732Z] Configure a credential helper to remove this warning. See [2021-11-12T08:01:49.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:01:49.732Z] [2021-11-12T08:01:49.732Z] Login Succeeded [2021-11-12T08:01:49.732Z] nexus3.edgexfoundry.org:10002 [2021-11-12T08:01:49.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:01:49.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:01:49.732Z] Configure a credential helper to remove this warning. See [2021-11-12T08:01:49.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:01:49.732Z] [2021-11-12T08:01:49.732Z] Login Succeeded [2021-11-12T08:01:49.732Z] nexus3.edgexfoundry.org:10003 [2021-11-12T08:01:49.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:01:49.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:01:49.991Z] Configure a credential helper to remove this warning. See [2021-11-12T08:01:49.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:01:49.991Z] [2021-11-12T08:01:49.991Z] Login Succeeded [2021-11-12T08:01:49.991Z] nexus3.edgexfoundry.org:10004 [2021-11-12T08:01:49.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:01:49.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:01:49.991Z] Configure a credential helper to remove this warning. See [2021-11-12T08:01:49.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:01:49.991Z] [2021-11-12T08:01:49.991Z] Login Succeeded [2021-11-12T08:01:49.991Z] docker.io [2021-11-12T08:01:49.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:01:50.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:01:50.568Z] Configure a credential helper to remove this warning. See [2021-11-12T08:01:50.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:01:50.568Z] [2021-11-12T08:01:50.568Z] Login Succeeded [2021-11-12T08:01:50.568Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T08:01:50.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T08:01:51.325Z] + git rev-list -1 --merges 550b487ab09853445f8f9752e6bcb85bbb9c6fa6~1..550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] echo [2021-11-12T08:01:51.391Z] -----------> git rev-list -1 --merges 550b487ab09853445f8f9752e6bcb85bbb9c6fa6~1..550b487ab09853445f8f9752e6bcb85bbb9c6fa6 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [false] [Pipeline] sh [2021-11-12T08:01:51.705Z] + git log --format=format:%s -1 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] echo [2021-11-12T08:01:51.734Z] ========================================================= [2021-11-12T08:01:51.734Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T08:01:51.734Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T08:01:52.158Z] + git log --format=format:%s -1 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] echo [2021-11-12T08:01:52.188Z] [semverPrep] GIT_COMMIT: 550b487ab09853445f8f9752e6bcb85bbb9c6fa6, Commit Message: feat: Link for How to get access token should point to Jakarta docs [Pipeline] echo [2021-11-12T08:01:52.221Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:01:52.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T08:01:52.838Z] [2021-11-12T08:01:52.838Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:01:53.180Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T08:01:53.180Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T08:01:53.180Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T08:01:53.180Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T08:01:53.180Z] 4c7163046ea9: Pulling fs layer [2021-11-12T08:01:53.180Z] 0c2d73faf560: Pulling fs layer [2021-11-12T08:01:53.180Z] 0c2d73faf560: Waiting [2021-11-12T08:01:53.180Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T08:01:53.180Z] 3e5f54012d9b: Download complete [2021-11-12T08:01:53.180Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T08:01:53.180Z] a0d0a0d46f8b: Download complete [2021-11-12T08:01:53.180Z] 0c2d73faf560: Verifying Checksum [2021-11-12T08:01:53.180Z] 0c2d73faf560: Download complete [2021-11-12T08:01:53.180Z] 4c7163046ea9: Verifying Checksum [2021-11-12T08:01:53.180Z] 4c7163046ea9: Download complete [2021-11-12T08:01:53.441Z] a0d0a0d46f8b: Pull complete [2021-11-12T08:01:53.441Z] 3e5f54012d9b: Pull complete [2021-11-12T08:01:53.719Z] 4c7163046ea9: Pull complete [2021-11-12T08:01:53.988Z] 0c2d73faf560: Pull complete [2021-11-12T08:01:53.988Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T08:01:53.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T08:01:53.988Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T08:01:54.080Z] prd-centos7-docker-4c-2g-317 does not seem to be running inside a container [2021-11-12T08:01:54.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-482 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482:/w/workspace/edgexfoundry_edgex-ui-go_PR-482:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T08:01:54.767Z] $ docker top 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T08:01:54.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T08:01:54.930Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T08:01:55.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T08:01:55.035Z] $ docker exec 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 ssh-agent [2021-11-12T08:01:55.140Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXogPnbd/agent.14 [2021-11-12T08:01:55.140Z] SSH_AGENT_PID=21 [2021-11-12T08:01:55.147Z] Running ssh-add (command line suppressed) [2021-11-12T08:01:55.240Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_6059566724276009039.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_6059566724276009039.key) [2021-11-12T08:01:55.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T08:01:55.582Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T08:01:55.601Z] $ docker exec --env ******** --env ******** 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 ssh-agent -k [2021-11-12T08:01:55.704Z] unset SSH_AUTH_SOCK; [2021-11-12T08:01:55.705Z] unset SSH_AGENT_PID; [2021-11-12T08:01:55.705Z] echo Agent pid 21 killed; [2021-11-12T08:01:55.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T08:01:55.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T08:01:55.794Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T08:01:55.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T08:01:55.908Z] $ docker exec 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 ssh-agent [2021-11-12T08:01:56.009Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCcFaim/agent.53 [2021-11-12T08:01:56.009Z] SSH_AGENT_PID=59 [2021-11-12T08:01:56.014Z] Running ssh-add (command line suppressed) [2021-11-12T08:01:56.105Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_9161887110156030315.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_9161887110156030315.key) [2021-11-12T08:01:56.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T08:01:56.446Z] + git semver init [2021-11-12T08:01:56.446Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T08:01:56.446Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-482/.git [2021-11-12T08:01:56.446Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [2021-11-12T08:01:56.446Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T08:01:56.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T08:01:56.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T08:01:56.446Z] # $SEMVER_BRANCH = PR-482 [2021-11-12T08:01:56.446Z] # $SEMVER_TEMP = /tmp/semver-656927167 [2021-11-12T08:01:56.446Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T08:01:58.366Z] # '/tmp/semver-656927167' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-482/.semver' [2021-11-12T08:01:58.627Z] # -> Force: false [2021-11-12T08:01:58.627Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-482/.semver [Pipeline] } [2021-11-12T08:01:58.643Z] $ docker exec --env ******** --env ******** 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 ssh-agent -k [2021-11-12T08:01:58.733Z] unset SSH_AUTH_SOCK; [2021-11-12T08:01:58.733Z] unset SSH_AGENT_PID; [2021-11-12T08:01:58.733Z] echo Agent pid 59 killed; [2021-11-12T08:01:58.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T08:01:59.172Z] + git semver [Pipeline] } [2021-11-12T08:01:59.201Z] $ docker stop --time=1 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 [2021-11-12T08:02:00.472Z] $ docker rm -f 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T08:02:00.870Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T08:02:01.151Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T08:02:01.166Z] [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-12T08:02:16.559Z] Still waiting to schedule task [2021-11-12T08:02:16.560Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-317’ [2021-11-12T08:02:16.580Z] Still waiting to schedule task [2021-11-12T08:02:16.580Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T08:03:49.828Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-318 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [Pipeline] { [Pipeline] ws [2021-11-12T08:03:49.866Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-11-12T08:03:50.107Z] The recommended git tool is: git [2021-11-12T08:03:55.725Z] using credential edgex-jenkins-ssh [2021-11-12T08:03:55.741Z] Cloning the remote Git repository [2021-11-12T08:03:55.792Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T08:03:55.882Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-11-12T08:03:55.954Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T08:03:55.955Z] > git --version # timeout=10 [2021-11-12T08:03:55.972Z] > git --version # 'git version 2.17.1' [2021-11-12T08:03:55.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T08:03:56.065Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T08:03:58.732Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T08:03:58.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T08:03:58.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T08:03:58.818Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T08:03:58.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T08:03:58.832Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T08:03:59.509Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [2021-11-12T08:03:59.937Z] Merge succeeded, producing 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [2021-11-12T08:03:59.937Z] Checking out Revision 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 (PR-482) [2021-11-12T08:03:59.531Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T08:03:59.553Z] > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 [2021-11-12T08:03:59.861Z] > git remote # timeout=10 [2021-11-12T08:03:59.876Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T08:03:59.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T08:03:59.902Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T08:03:59.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T08:03:59.946Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T08:03:59.960Z] > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 [2021-11-12T08:04:04.438Z] Commit message: "feat: Link for How to get access token should point to Jakarta docs" [2021-11-12T08:04:04.496Z] > git --version # timeout=10 [2021-11-12T08:04:04.505Z] > git --version # 'git version 2.17.1' [2021-11-12T08:04:04.521Z] fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T08:04:05.755Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T08:04:05.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T08:04:05.755Z] Dload Upload Total Spent Left Speed [2021-11-12T08:04:05.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 74835 0 --:--:-- --:--:-- --:--:-- 74835 [Pipeline] sh [2021-11-12T08:04:06.187Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T08:04:06.615Z] + sudo tee /etc/docker/daemon.new [2021-11-12T08:04:06.615Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T08:04:06.615Z] { [2021-11-12T08:04:06.615Z] "registry-mirrors": [ [2021-11-12T08:04:06.615Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T08:04:06.615Z] ], [2021-11-12T08:04:06.615Z] "bip": "10.250.0.254/24", [2021-11-12T08:04:06.615Z] "hosts": [ [2021-11-12T08:04:06.615Z] "tcp://0.0.0.0:5555", [2021-11-12T08:04:06.615Z] "unix:///var/run/docker.sock" [2021-11-12T08:04:06.615Z] ], [2021-11-12T08:04:06.615Z] "mtu": 1458, [2021-11-12T08:04:06.615Z] "selinux-enabled": true, [2021-11-12T08:04:06.615Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T08:04:06.615Z] } [Pipeline] sh [2021-11-12T08:04:07.010Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T08:04:07.366Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T08:04:25.752Z] provisioning config files... [2021-11-12T08:04:25.776Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3547133918150624827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:04:26.170Z] ---> docker-login.sh [2021-11-12T08:04:26.170Z] nexus3.edgexfoundry.org:10001 [2021-11-12T08:04:26.300Z] Running on prd-centos7-docker-4c-2g-320 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [Pipeline] { [Pipeline] ws [2021-11-12T08:04:26.342Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-11-12T08:04:26.470Z] The recommended git tool is: git [2021-11-12T08:04:26.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:27.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:27.046Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:27.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:27.046Z] [2021-11-12T08:04:27.046Z] Login Succeeded [2021-11-12T08:04:27.046Z] nexus3.edgexfoundry.org:10002 [2021-11-12T08:04:27.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:27.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:27.596Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:27.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:27.596Z] [2021-11-12T08:04:27.596Z] Login Succeeded [2021-11-12T08:04:27.596Z] nexus3.edgexfoundry.org:10003 [2021-11-12T08:04:27.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:28.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:28.144Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:28.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:28.144Z] [2021-11-12T08:04:28.144Z] Login Succeeded [2021-11-12T08:04:28.144Z] nexus3.edgexfoundry.org:10004 [2021-11-12T08:04:28.360Z] using credential edgex-jenkins-ssh [2021-11-12T08:04:28.369Z] Cloning the remote Git repository [2021-11-12T08:04:28.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:28.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:28.415Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:28.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:28.415Z] [2021-11-12T08:04:28.415Z] Login Succeeded [2021-11-12T08:04:28.415Z] docker.io [2021-11-12T08:04:28.401Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T08:04:28.457Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-11-12T08:04:28.496Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T08:04:28.496Z] > git --version # timeout=10 [2021-11-12T08:04:28.505Z] > git --version # 'git version 2.24.4' [2021-11-12T08:04:28.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T08:04:28.524Z] [INFO] Currently running in a labeled security context [2021-11-12T08:04:28.524Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T08:04:28.524Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7134568194101005965.key [2021-11-12T08:04:28.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T08:04:29.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:29.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:29.285Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:29.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:29.285Z] [2021-11-12T08:04:29.285Z] Login Succeeded [2021-11-12T08:04:29.285Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T08:04:29.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T08:04:29.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T08:04:29.942Z] ========================================================= [2021-11-12T08:04:29.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T08:04:29.942Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:04:30.383Z] + 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-12T08:04:31.385Z] Sending build context to Docker daemon 25.23MB [2021-11-12T08:04:31.385Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T08:04:31.385Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T08:04:31.385Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T08:04:31.385Z] 552d1f2373af: Pulling fs layer [2021-11-12T08:04:31.385Z] ea3f2d53f512: Pulling fs layer [2021-11-12T08:04:31.385Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T08:04:31.385Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T08:04:31.385Z] 72dc09318566: Pulling fs layer [2021-11-12T08:04:31.385Z] f4f7b4309257: Pulling fs layer [2021-11-12T08:04:31.385Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T08:04:31.385Z] b78e95d17946: Pulling fs layer [2021-11-12T08:04:31.385Z] 72dc09318566: Waiting [2021-11-12T08:04:31.385Z] f4f7b4309257: Waiting [2021-11-12T08:04:31.385Z] 0ac9a79272e3: Waiting [2021-11-12T08:04:31.385Z] b78e95d17946: Waiting [2021-11-12T08:04:31.385Z] 7a9cfe048b4a: Waiting [2021-11-12T08:04:31.385Z] 9e70ebbbe112: Download complete [2021-11-12T08:04:31.385Z] ea3f2d53f512: Verifying Checksum [2021-11-12T08:04:31.385Z] ea3f2d53f512: Download complete [2021-11-12T08:04:31.385Z] 72dc09318566: Verifying Checksum [2021-11-12T08:04:31.385Z] 72dc09318566: Download complete [2021-11-12T08:04:31.385Z] f4f7b4309257: Verifying Checksum [2021-11-12T08:04:31.385Z] f4f7b4309257: Download complete [2021-11-12T08:04:31.664Z] 552d1f2373af: Download complete [2021-11-12T08:04:31.664Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T08:04:31.664Z] 0ac9a79272e3: Download complete [2021-11-12T08:04:31.847Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [2021-11-12T08:04:31.993Z] Merge succeeded, producing 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [2021-11-12T08:04:31.993Z] Checking out Revision 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 (PR-482) [2021-11-12T08:04:31.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T08:04:31.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T08:04:31.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T08:04:31.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T08:04:31.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T08:04:31.290Z] [INFO] Currently running in a labeled security context [2021-11-12T08:04:31.290Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T08:04:31.290Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7442148459373035420.key [2021-11-12T08:04:31.300Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T08:04:31.866Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T08:04:31.877Z] > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 [2021-11-12T08:04:31.964Z] > git remote # timeout=10 [2021-11-12T08:04:31.969Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T08:04:31.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T08:04:31.976Z] [INFO] Currently running in a labeled security context [2021-11-12T08:04:31.976Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T08:04:31.977Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh385842240142563530.key [2021-11-12T08:04:31.985Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T08:04:31.996Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T08:04:32.008Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T08:04:32.017Z] > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 [2021-11-12T08:04:32.273Z] 552d1f2373af: Pull complete [2021-11-12T08:04:32.907Z] ea3f2d53f512: Pull complete [2021-11-12T08:04:33.513Z] 9e70ebbbe112: Pull complete [2021-11-12T08:04:33.513Z] b78e95d17946: Verifying Checksum [2021-11-12T08:04:33.514Z] b78e95d17946: Download complete [2021-11-12T08:04:34.109Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T08:04:34.109Z] 7a9cfe048b4a: Download complete [2021-11-12T08:04:35.626Z] Commit message: "feat: Link for How to get access token should point to Jakarta docs" [2021-11-12T08:04:35.657Z] > git --version # timeout=10 [2021-11-12T08:04:35.666Z] > git --version # 'git version 2.24.4' [2021-11-12T08:04:35.677Z] fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T08:04:36.181Z] provisioning config files... [2021-11-12T08:04:36.195Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7779919895683419480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:04:36.609Z] ---> docker-login.sh [2021-11-12T08:04:36.609Z] nexus3.edgexfoundry.org:10001 [2021-11-12T08:04:36.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:36.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:36.609Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:36.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:36.609Z] [2021-11-12T08:04:36.609Z] Login Succeeded [2021-11-12T08:04:36.609Z] nexus3.edgexfoundry.org:10002 [2021-11-12T08:04:36.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:36.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:36.877Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:36.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:36.877Z] [2021-11-12T08:04:36.877Z] Login Succeeded [2021-11-12T08:04:36.877Z] nexus3.edgexfoundry.org:10003 [2021-11-12T08:04:36.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:36.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:36.877Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:36.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:36.877Z] [2021-11-12T08:04:36.877Z] Login Succeeded [2021-11-12T08:04:36.877Z] nexus3.edgexfoundry.org:10004 [2021-11-12T08:04:36.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:37.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:37.139Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:37.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:37.139Z] [2021-11-12T08:04:37.139Z] Login Succeeded [2021-11-12T08:04:37.139Z] docker.io [2021-11-12T08:04:37.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T08:04:37.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T08:04:37.400Z] Configure a credential helper to remove this warning. See [2021-11-12T08:04:37.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T08:04:37.400Z] [2021-11-12T08:04:37.400Z] Login Succeeded [2021-11-12T08:04:37.400Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T08:04:37.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T08:04:37.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T08:04:37.700Z] ========================================================= [2021-11-12T08:04:37.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T08:04:37.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:04:38.095Z] + 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-12T08:04:38.095Z] Sending build context to Docker daemon 25.24MB [2021-11-12T08:04:38.095Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T08:04:38.095Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T08:04:38.356Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T08:04:38.356Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T08:04:38.356Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T08:04:38.356Z] b8b176561691: Pulling fs layer [2021-11-12T08:04:38.356Z] 4527c011a84f: Pulling fs layer [2021-11-12T08:04:38.356Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T08:04:38.356Z] e0aca202a116: Pulling fs layer [2021-11-12T08:04:38.356Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T08:04:38.356Z] 34cad66bf833: Pulling fs layer [2021-11-12T08:04:38.356Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T08:04:38.356Z] 4527c011a84f: Waiting [2021-11-12T08:04:38.356Z] 5d74067f8e1e: Waiting [2021-11-12T08:04:38.356Z] e0aca202a116: Waiting [2021-11-12T08:04:38.356Z] 3a43be97a3b4: Waiting [2021-11-12T08:04:38.356Z] 34cad66bf833: Waiting [2021-11-12T08:04:38.356Z] b4e3c513aaa6: Waiting [2021-11-12T08:04:38.356Z] b8b176561691: Verifying Checksum [2021-11-12T08:04:38.356Z] b8b176561691: Download complete [2021-11-12T08:04:38.356Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T08:04:38.356Z] 31adcdaf11c8: Download complete [2021-11-12T08:04:38.356Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T08:04:38.356Z] 5d74067f8e1e: Download complete [2021-11-12T08:04:38.356Z] e0aca202a116: Verifying Checksum [2021-11-12T08:04:38.356Z] e0aca202a116: Download complete [2021-11-12T08:04:38.356Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T08:04:38.356Z] a0d0a0d46f8b: Download complete [2021-11-12T08:04:38.356Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T08:04:38.356Z] 3a43be97a3b4: Download complete [2021-11-12T08:04:38.620Z] 34cad66bf833: Verifying Checksum [2021-11-12T08:04:38.620Z] 34cad66bf833: Download complete [2021-11-12T08:04:38.620Z] a0d0a0d46f8b: Pull complete [2021-11-12T08:04:38.884Z] 31adcdaf11c8: Pull complete [2021-11-12T08:04:38.884Z] 4527c011a84f: Verifying Checksum [2021-11-12T08:04:38.884Z] 4527c011a84f: Download complete [2021-11-12T08:04:39.152Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T08:04:39.152Z] b4e3c513aaa6: Download complete [2021-11-12T08:04:39.152Z] b8b176561691: Pull complete [2021-11-12T08:04:43.401Z] 4527c011a84f: Pull complete [2021-11-12T08:04:43.401Z] 5d74067f8e1e: Pull complete [2021-11-12T08:04:43.401Z] e0aca202a116: Pull complete [2021-11-12T08:04:43.401Z] 3a43be97a3b4: Pull complete [2021-11-12T08:04:43.401Z] 34cad66bf833: Pull complete [2021-11-12T08:04:44.266Z] 7a9cfe048b4a: Pull complete [2021-11-12T08:04:44.266Z] 72dc09318566: Pull complete [2021-11-12T08:04:44.539Z] f4f7b4309257: Pull complete [2021-11-12T08:04:45.134Z] 0ac9a79272e3: Pull complete [2021-11-12T08:04:45.344Z] b4e3c513aaa6: Pull complete [2021-11-12T08:04:45.344Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T08:04:45.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T08:04:45.344Z] ---> 9f6097aaca64 [2021-11-12T08:04:45.344Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T08:04:47.260Z] ---> Running in ec75fe79094c [2021-11-12T08:04:47.527Z] Removing intermediate container ec75fe79094c [2021-11-12T08:04:47.527Z] ---> d84919933a89 [2021-11-12T08:04:47.527Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T08:04:47.527Z] ---> Running in a9063b4438d3 [2021-11-12T08:04:47.527Z] Removing intermediate container a9063b4438d3 [2021-11-12T08:04:47.527Z] ---> f567114fa289 [2021-11-12T08:04:47.527Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T08:04:47.527Z] ---> Running in a580da185e24 [2021-11-12T08:04:47.527Z] Removing intermediate container a580da185e24 [2021-11-12T08:04:47.527Z] ---> ee9248e7eb79 [2021-11-12T08:04:47.527Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T08:04:47.527Z] ---> Running in f86274bd6a73 [2021-11-12T08:04:47.790Z] Removing intermediate container f86274bd6a73 [2021-11-12T08:04:47.790Z] ---> b2eb0a0ce78e [2021-11-12T08:04:47.790Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T08:04:47.790Z] ---> Running in e21100184da7 [2021-11-12T08:04:47.790Z] Removing intermediate container e21100184da7 [2021-11-12T08:04:47.790Z] ---> a05e1d3dc217 [2021-11-12T08:04:47.790Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T08:04:47.790Z] ---> Running in 22e47000f071 [2021-11-12T08:04:48.360Z] Removing intermediate container 22e47000f071 [2021-11-12T08:04:48.360Z] ---> 3efe0ba795d9 [2021-11-12T08:04:48.360Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T08:04:48.360Z] ---> Running in 93f13908cb27 [2021-11-12T08:04:48.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T08:04:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T08:04:49.829Z] OK: 220 MiB in 52 packages [2021-11-12T08:04:50.088Z] Removing intermediate container 93f13908cb27 [2021-11-12T08:04:50.088Z] ---> 5d6451dad804 [2021-11-12T08:04:50.088Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T08:04:50.088Z] ---> Running in 4969bd0c4a9c [2021-11-12T08:04:50.349Z] Removing intermediate container 4969bd0c4a9c [2021-11-12T08:04:50.349Z] ---> e4df6354af16 [2021-11-12T08:04:50.349Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T08:04:50.349Z] ---> Running in 6673ca5e67cc [2021-11-12T08:04:50.349Z] Removing intermediate container 6673ca5e67cc [2021-11-12T08:04:50.349Z] ---> 5749460be67c [2021-11-12T08:04:50.349Z] Step 12/14 : COPY . . [2021-11-12T08:04:50.552Z] b78e95d17946: Pull complete [2021-11-12T08:04:50.552Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T08:04:50.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T08:04:50.552Z] ---> 8b459fc5aaf0 [2021-11-12T08:04:50.552Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T08:04:51.297Z] ---> cd1f895707ee [2021-11-12T08:04:51.297Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T08:04:51.297Z] ---> Running in 7e4eb1a035c1 [2021-11-12T08:04:52.563Z] ---> Running in a675eceb1d6d [2021-11-12T08:04:52.835Z] Removing intermediate container a675eceb1d6d [2021-11-12T08:04:52.835Z] ---> ed153600f1f3 [2021-11-12T08:04:52.835Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T08:04:52.835Z] ---> Running in 7a9106ec9787 [2021-11-12T08:04:53.109Z] Removing intermediate container 7a9106ec9787 [2021-11-12T08:04:53.109Z] ---> 322f4fdd98e8 [2021-11-12T08:04:53.109Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T08:04:53.380Z] ---> Running in edc77cd705b1 [2021-11-12T08:04:53.651Z] Removing intermediate container edc77cd705b1 [2021-11-12T08:04:53.651Z] ---> 8a6da1dab268 [2021-11-12T08:04:53.651Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T08:04:53.925Z] ---> Running in be6aeb276ebf [2021-11-12T08:04:54.199Z] Removing intermediate container be6aeb276ebf [2021-11-12T08:04:54.199Z] ---> 130952d383f6 [2021-11-12T08:04:54.199Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T08:04:54.471Z] ---> Running in e5c91d3aab7a [2021-11-12T08:04:54.747Z] Removing intermediate container e5c91d3aab7a [2021-11-12T08:04:54.747Z] ---> e78cfbd4b8a4 [2021-11-12T08:04:54.747Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T08:04:55.019Z] ---> Running in 8001a1519517 [2021-11-12T08:04:56.991Z] Removing intermediate container 8001a1519517 [2021-11-12T08:04:56.991Z] ---> a6095a7d42b2 [2021-11-12T08:04:56.991Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T08:04:56.991Z] ---> Running in 2abfb3d296ec [2021-11-12T08:04:58.427Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T08:04:59.022Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T08:04:59.620Z] OK: 219 MiB in 52 packages [2021-11-12T08:05:00.612Z] Removing intermediate container 2abfb3d296ec [2021-11-12T08:05:00.612Z] ---> 70387e8bc256 [2021-11-12T08:05:00.612Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T08:05:00.612Z] ---> Running in 2d8e6aa0f488 [2021-11-12T08:05:01.208Z] Removing intermediate container 2d8e6aa0f488 [2021-11-12T08:05:01.208Z] ---> 979f98662aa4 [2021-11-12T08:05:01.208Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T08:05:01.208Z] ---> Running in 0e6289593bdf [2021-11-12T08:05:01.327Z] Removing intermediate container 7e4eb1a035c1 [2021-11-12T08:05:01.327Z] ---> a01381a214e3 [2021-11-12T08:05:01.327Z] Step 14/14 : RUN ${MAKE} [2021-11-12T08:05:01.327Z] ---> Running in 45d674e7ae99 [2021-11-12T08:05:01.327Z] noop [2021-11-12T08:05:01.587Z] Removing intermediate container 45d674e7ae99 [2021-11-12T08:05:01.587Z] ---> 09950241505f [2021-11-12T08:05:01.587Z] Successfully built 09950241505f [2021-11-12T08:05:01.587Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:05:01.810Z] Removing intermediate container 0e6289593bdf [2021-11-12T08:05:01.810Z] ---> 8dbdf3faefd7 [2021-11-12T08:05:01.810Z] Step 12/14 : COPY . . [2021-11-12T08:05:01.913Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T08:05:01.913Z] . [Pipeline] withDockerContainer [2021-11-12T08:05:02.003Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-11-12T08:05:02.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T08:05:02.373Z] $ docker top 0c254d57fcffb69681f810d7747daca9916b6f2eb8b63ac56e098ffdec7ff7f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T08:05:02.779Z] + go version [2021-11-12T08:05:02.780Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T08:05:02.805Z] $ docker stop --time=1 0c254d57fcffb69681f810d7747daca9916b6f2eb8b63ac56e098ffdec7ff7f6 [2021-11-12T08:05:03.993Z] $ docker rm -f 0c254d57fcffb69681f810d7747daca9916b6f2eb8b63ac56e098ffdec7ff7f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:05:04.427Z] ---> 8397f5aac2d5 [2021-11-12T08:05:04.427Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T08:05:04.427Z] ---> Running in 4813d59c0f82 [2021-11-12T08:05:04.656Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T08:05:04.656Z] . [Pipeline] withDockerContainer [2021-11-12T08:05:04.734Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-11-12T08:05:04.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T08:05:05.124Z] $ docker top a37acdc9427910aec0c0f74f15a5f31afc5b4dc5b65a8494e81c6e135b869e1c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T08:05:05.563Z] + make test [2021-11-12T08:05:05.563Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T08:05:05.826Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T08:05:18.138Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T08:05:18.138Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T08:05:22.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T08:05:22.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T08:05:22.396Z] $ docker stop --time=1 a37acdc9427910aec0c0f74f15a5f31afc5b4dc5b65a8494e81c6e135b869e1c [2021-11-12T08:05:23.757Z] $ docker rm -f a37acdc9427910aec0c0f74f15a5f31afc5b4dc5b65a8494e81c6e135b869e1c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T08:05:24.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T08:05:24.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-12T08:05:25.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T08:05:26.018Z] + ls -al . [2021-11-12T08:05:26.018Z] total 88 [2021-11-12T08:05:26.018Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 08:05 . [2021-11-12T08:05:26.018Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 08:04 .. [2021-11-12T08:05:26.018Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 08:04 assets [2021-11-12T08:05:26.018Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 08:04 bin [2021-11-12T08:05:26.018Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 08:04 cmd [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 08:04 CONTRIBUTING.md [2021-11-12T08:05:26.018Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 12 08:05 coverage.out [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 08:04 Dockerfile [2021-11-12T08:05:26.018Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 08:04 docs [2021-11-12T08:05:26.018Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 08:04 .git [2021-11-12T08:05:26.018Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 08:04 .github [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 08:04 .gitignore [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 08:04 go.mod [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 08:04 go.sum [2021-11-12T08:05:26.018Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 08:04 internal [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 08:04 Jenkinsfile [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 08:04 LICENSE [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 08:04 Makefile [2021-11-12T08:05:26.018Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 08:04 pkg [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 08:04 README.md [2021-11-12T08:05:26.018Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 08:04 snap [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 08:02 VERSION [2021-11-12T08:05:26.018Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 08:04 version.go [2021-11-12T08:05:26.018Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 08:04 web [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:05:26.348Z] + 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=550b487ab09853445f8f9752e6bcb85bbb9c6fa6 --label arch=amd64 --label version=0.0.0 . [2021-11-12T08:05:26.348Z] Sending build context to Docker daemon 25.24MB [2021-11-12T08:05:26.609Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T08:05:26.609Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T08:05:26.609Z] ---> 09950241505f [2021-11-12T08:05:26.609Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T08:05:26.609Z] ---> Running in 7472aa2e02ff [2021-11-12T08:05:26.609Z] Removing intermediate container 7472aa2e02ff [2021-11-12T08:05:26.609Z] ---> 086957b2558e [2021-11-12T08:05:26.609Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T08:05:26.874Z] ---> Running in f51787af2d60 [2021-11-12T08:05:26.874Z] Removing intermediate container f51787af2d60 [2021-11-12T08:05:26.874Z] ---> 673751ee53ee [2021-11-12T08:05:26.874Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T08:05:26.874Z] ---> Running in cef5e0095a75 [2021-11-12T08:05:26.874Z] Removing intermediate container cef5e0095a75 [2021-11-12T08:05:26.874Z] ---> ccaea1de181f [2021-11-12T08:05:26.874Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T08:05:27.138Z] ---> Running in 05fcfaa3ec99 [2021-11-12T08:05:27.138Z] Removing intermediate container 05fcfaa3ec99 [2021-11-12T08:05:27.138Z] ---> b2f0750ae585 [2021-11-12T08:05:27.138Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T08:05:27.138Z] ---> Running in 4688d6363645 [2021-11-12T08:05:27.138Z] Removing intermediate container 4688d6363645 [2021-11-12T08:05:27.138Z] ---> 91704877a1df [2021-11-12T08:05:27.138Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T08:05:27.400Z] ---> Running in d49705640c1c [2021-11-12T08:05:27.665Z] Removing intermediate container d49705640c1c [2021-11-12T08:05:27.665Z] ---> 249160717f31 [2021-11-12T08:05:27.665Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T08:05:27.665Z] ---> Running in e6ed887966a4 [2021-11-12T08:05:27.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T08:05:28.868Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T08:05:29.130Z] OK: 220 MiB in 52 packages [2021-11-12T08:05:29.391Z] Removing intermediate container e6ed887966a4 [2021-11-12T08:05:29.391Z] ---> 1588efaad181 [2021-11-12T08:05:29.391Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T08:05:29.391Z] ---> Running in cbbd7bee7569 [2021-11-12T08:05:29.391Z] Removing intermediate container cbbd7bee7569 [2021-11-12T08:05:29.391Z] ---> dd4687c27f2c [2021-11-12T08:05:29.391Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T08:05:29.391Z] ---> Running in 8dd2aa592fc6 [2021-11-12T08:05:29.659Z] Removing intermediate container 8dd2aa592fc6 [2021-11-12T08:05:29.659Z] ---> d910874a5551 [2021-11-12T08:05:29.659Z] Step 12/22 : COPY . . [2021-11-12T08:05:30.232Z] ---> 979f9a591223 [2021-11-12T08:05:30.232Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T08:05:30.492Z] ---> Running in c68910c7d302 [2021-11-12T08:05:30.752Z] Removing intermediate container c68910c7d302 [2021-11-12T08:05:30.752Z] ---> 76d0e45f1a50 [2021-11-12T08:05:30.752Z] Step 14/22 : RUN ${MAKE} [2021-11-12T08:05:31.016Z] ---> Running in 6423a67279eb [2021-11-12T08:05:31.217Z] Removing intermediate container 4813d59c0f82 [2021-11-12T08:05:31.217Z] ---> d95d55a2f63f [2021-11-12T08:05:31.217Z] Step 14/14 : RUN ${MAKE} [2021-11-12T08:05:31.217Z] ---> Running in 62070bb15d2d [2021-11-12T08:05:31.217Z] noop [2021-11-12T08:05:31.217Z] Removing intermediate container 62070bb15d2d [2021-11-12T08:05:31.217Z] ---> 9385877dbbc9 [2021-11-12T08:05:31.217Z] Successfully built 9385877dbbc9 [2021-11-12T08:05:31.217Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:05:31.284Z] 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-12T08:05:31.600Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T08:05:31.600Z] . [Pipeline] withDockerContainer [2021-11-12T08:05:31.881Z] prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container [2021-11-12T08:05:31.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T08:05:33.419Z] $ docker top 495d149b6c799fcf8b497e87af3edb8e5d2c3a1465f61049728000fc46a0f933 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T08:05:34.401Z] + go version [2021-11-12T08:05:34.401Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T08:05:34.432Z] $ docker stop --time=1 495d149b6c799fcf8b497e87af3edb8e5d2c3a1465f61049728000fc46a0f933 [2021-11-12T08:05:36.158Z] $ docker rm -f 495d149b6c799fcf8b497e87af3edb8e5d2c3a1465f61049728000fc46a0f933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:05:37.022Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T08:05:37.022Z] . [Pipeline] withDockerContainer [2021-11-12T08:05:37.268Z] prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container [2021-11-12T08:05:37.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T08:05:38.763Z] $ docker top 083a0d104b389889fa80a48c1f46f917249ea2d631f93c173c71af3689dd28d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T08:05:39.530Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T08:05:39.768Z] + make test [2021-11-12T08:05:39.768Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T08:05:40.746Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T08:05:40.921Z] Removing intermediate container 6423a67279eb [2021-11-12T08:05:40.921Z] ---> d68cd0213932 [2021-11-12T08:05:40.921Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T08:05:45.125Z] 3.14: Pulling from library/alpine [2021-11-12T08:05:45.125Z] a0d0a0d46f8b: Already exists [2021-11-12T08:05:45.125Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T08:05:45.125Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T08:05:45.125Z] ---> 14119a10abf4 [2021-11-12T08:05:45.125Z] Step 16/22 : EXPOSE 4000 [2021-11-12T08:05:45.125Z] ---> Running in 773d03210fbc [2021-11-12T08:05:45.125Z] Removing intermediate container 773d03210fbc [2021-11-12T08:05:45.125Z] ---> 4d635226245b [2021-11-12T08:05:45.125Z] 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-12T08:05:45.387Z] ---> 7f3a191622cd [2021-11-12T08:05:45.387Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T08:05:45.387Z] ---> Running in dbd7976b0074 [2021-11-12T08:05:45.387Z] Removing intermediate container dbd7976b0074 [2021-11-12T08:05:45.387Z] ---> beec703ed734 [2021-11-12T08:05:45.387Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T08:05:45.387Z] ---> Running in f216015ae4c0 [2021-11-12T08:05:45.647Z] Removing intermediate container f216015ae4c0 [2021-11-12T08:05:45.647Z] ---> cfb4a240a365 [2021-11-12T08:05:45.647Z] Step 20/22 : LABEL arch=amd64 [2021-11-12T08:05:45.647Z] ---> Running in fc362fb537d4 [2021-11-12T08:05:45.647Z] Removing intermediate container fc362fb537d4 [2021-11-12T08:05:45.647Z] ---> ddfa56669eeb [2021-11-12T08:05:45.647Z] Step 21/22 : LABEL git_sha=550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [2021-11-12T08:05:45.647Z] ---> Running in 9f44e922f13f [2021-11-12T08:05:45.647Z] Removing intermediate container 9f44e922f13f [2021-11-12T08:05:45.647Z] ---> 04423eb56c1a [2021-11-12T08:05:45.647Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T08:05:45.912Z] ---> Running in 48f907ae4200 [2021-11-12T08:05:45.912Z] Removing intermediate container 48f907ae4200 [2021-11-12T08:05:45.912Z] ---> dddfe53e3368 [2021-11-12T08:05:45.912Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T08:05:45.912Z] Successfully built dddfe53e3368 [2021-11-12T08:05:45.912Z] 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-12T08:05:46.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T08:05:46.717Z] [2021-11-12T08:05:46.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:05:47.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T08:05:47.052Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T08:05:47.052Z] b4d181a07f80: Pulling fs layer [2021-11-12T08:05:47.052Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T08:05:47.052Z] ed53099fbce6: Pulling fs layer [2021-11-12T08:05:47.052Z] dc539afda2c1: Pulling fs layer [2021-11-12T08:05:47.052Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T08:05:47.052Z] 9065ff56babe: Pulling fs layer [2021-11-12T08:05:47.052Z] d287ab97295c: Pulling fs layer [2021-11-12T08:05:47.052Z] 77bc0d833cb6: Waiting [2021-11-12T08:05:47.052Z] 9065ff56babe: Waiting [2021-11-12T08:05:47.052Z] d287ab97295c: Waiting [2021-11-12T08:05:47.052Z] dc539afda2c1: Waiting [2021-11-12T08:05:47.052Z] a1111a8f2ec3: Download complete [2021-11-12T08:05:47.052Z] dc539afda2c1: Verifying Checksum [2021-11-12T08:05:47.052Z] dc539afda2c1: Download complete [2021-11-12T08:05:47.052Z] ed53099fbce6: Verifying Checksum [2021-11-12T08:05:47.052Z] ed53099fbce6: Download complete [2021-11-12T08:05:47.052Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T08:05:47.052Z] 77bc0d833cb6: Download complete [2021-11-12T08:05:47.321Z] 9065ff56babe: Verifying Checksum [2021-11-12T08:05:47.321Z] 9065ff56babe: Download complete [2021-11-12T08:05:47.321Z] b4d181a07f80: Verifying Checksum [2021-11-12T08:05:47.321Z] b4d181a07f80: Download complete [2021-11-12T08:05:47.899Z] d287ab97295c: Verifying Checksum [2021-11-12T08:05:47.899Z] d287ab97295c: Download complete [2021-11-12T08:05:48.846Z] b4d181a07f80: Pull complete [2021-11-12T08:05:48.846Z] a1111a8f2ec3: Pull complete [2021-11-12T08:05:49.417Z] ed53099fbce6: Pull complete [2021-11-12T08:05:49.417Z] dc539afda2c1: Pull complete [2021-11-12T08:05:49.678Z] 77bc0d833cb6: Pull complete [2021-11-12T08:05:49.948Z] 9065ff56babe: Pull complete [2021-11-12T08:05:55.278Z] d287ab97295c: Pull complete [2021-11-12T08:05:55.278Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T08:05:55.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T08:05:55.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T08:05:55.360Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-11-12T08:05:55.395Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T08:05:57.521Z] $ docker top 9d0b3d0a5577abd9f0b304919ab783208dae9ee568e3c4285b9197e418399b02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:05:58.029Z] ---> job-cost.sh [2021-11-12T08:05:58.029Z] lf-activate-venv: SKIPPING [2021-11-12T08:05:58.029Z] INFO: No Stack... [2021-11-12T08:05:58.292Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T08:05:58.552Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T08:05:58.868Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-11-12T08:05:58.868Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T08:05:58.912Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [2021-11-12T08:05:58.917Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] did not exist. Created. [2021-11-12T08:05:58.917Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T08:05:59.302Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T08:05:59.366Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T08:05:59.387Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T08:05:59.449Z] $ docker stop --time=1 9d0b3d0a5577abd9f0b304919ab783208dae9ee568e3c4285b9197e418399b02 [2021-11-12T08:06:00.592Z] $ docker rm -f 9d0b3d0a5577abd9f0b304919ab783208dae9ee568e3c4285b9197e418399b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T08:06:19.787Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T08:06:19.787Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T08:06:46.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T08:06:46.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T08:06:46.614Z] $ docker stop --time=1 083a0d104b389889fa80a48c1f46f917249ea2d631f93c173c71af3689dd28d9 [2021-11-12T08:06:48.391Z] $ docker rm -f 083a0d104b389889fa80a48c1f46f917249ea2d631f93c173c71af3689dd28d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T08:06:49.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T08:06:49.242Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T08:06:49.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T08:06:50.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T08:06:50.797Z] + ls -al . [2021-11-12T08:06:50.797Z] total 128 [2021-11-12T08:06:50.797Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 08:05 . [2021-11-12T08:06:50.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:03 .. [2021-11-12T08:06:50.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:04 .git [2021-11-12T08:06:50.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:03 .github [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 08:03 .gitignore [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 08:03 CONTRIBUTING.md [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 08:03 Dockerfile [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 08:03 Jenkinsfile [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 08:03 LICENSE [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 08:03 Makefile [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 08:03 README.md [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 08:02 VERSION [2021-11-12T08:06:50.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:03 assets [2021-11-12T08:06:50.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:03 bin [2021-11-12T08:06:50.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:03 cmd [2021-11-12T08:06:50.797Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 12 08:05 coverage.out [2021-11-12T08:06:50.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:03 docs [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 08:03 go.mod [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 08:03 go.sum [2021-11-12T08:06:50.797Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 08:03 internal [2021-11-12T08:06:50.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:03 pkg [2021-11-12T08:06:50.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:03 snap [2021-11-12T08:06:50.797Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 08:03 version.go [2021-11-12T08:06:50.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:03 web [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:06:51.163Z] + 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=550b487ab09853445f8f9752e6bcb85bbb9c6fa6 --label arch=arm64 --label version=0.0.0 . [2021-11-12T08:06:52.145Z] Sending build context to Docker daemon 25.23MB [2021-11-12T08:06:52.145Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T08:06:52.145Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T08:06:52.145Z] ---> 9385877dbbc9 [2021-11-12T08:06:52.145Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T08:06:52.145Z] ---> Running in 6ec246193dc6 [2021-11-12T08:06:52.740Z] Removing intermediate container 6ec246193dc6 [2021-11-12T08:06:52.740Z] ---> 2e682dc39713 [2021-11-12T08:06:52.740Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T08:06:52.740Z] ---> Running in fc815cd761ff [2021-11-12T08:06:53.012Z] Removing intermediate container fc815cd761ff [2021-11-12T08:06:53.012Z] ---> 29c498d7d2a5 [2021-11-12T08:06:53.012Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T08:06:53.285Z] ---> Running in 8586da38513e [2021-11-12T08:06:53.554Z] Removing intermediate container 8586da38513e [2021-11-12T08:06:53.555Z] ---> 775aca8ed9e4 [2021-11-12T08:06:53.555Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T08:06:53.555Z] ---> Running in fdd3835506d8 [2021-11-12T08:06:54.148Z] Removing intermediate container fdd3835506d8 [2021-11-12T08:06:54.148Z] ---> f3d4f46f780d [2021-11-12T08:06:54.148Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T08:06:54.148Z] ---> Running in 15548faf5b89 [2021-11-12T08:06:54.418Z] Removing intermediate container 15548faf5b89 [2021-11-12T08:06:54.418Z] ---> 9691852b9c91 [2021-11-12T08:06:54.418Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T08:06:54.704Z] ---> Running in fc726dd8d37c [2021-11-12T08:06:56.677Z] Removing intermediate container fc726dd8d37c [2021-11-12T08:06:56.677Z] ---> 544f8ef02734 [2021-11-12T08:06:56.677Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T08:06:56.677Z] ---> Running in f30d76f7d2e0 [2021-11-12T08:06:57.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T08:06:58.621Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T08:06:59.211Z] OK: 219 MiB in 52 packages [2021-11-12T08:07:00.188Z] Removing intermediate container f30d76f7d2e0 [2021-11-12T08:07:00.188Z] ---> 21602fbcbd78 [2021-11-12T08:07:00.188Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T08:07:00.188Z] ---> Running in 5a9db6c1e3f9 [2021-11-12T08:07:00.477Z] Removing intermediate container 5a9db6c1e3f9 [2021-11-12T08:07:00.477Z] ---> f571efa664d8 [2021-11-12T08:07:00.477Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T08:07:00.749Z] ---> Running in 0a5928592350 [2021-11-12T08:07:01.021Z] Removing intermediate container 0a5928592350 [2021-11-12T08:07:01.021Z] ---> cdb6db327768 [2021-11-12T08:07:01.021Z] Step 12/22 : COPY . . [2021-11-12T08:07:03.631Z] ---> 56821651aefd [2021-11-12T08:07:03.631Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T08:07:03.903Z] ---> Running in 32678dbbbb2d [2021-11-12T08:07:05.881Z] Removing intermediate container 32678dbbbb2d [2021-11-12T08:07:05.881Z] ---> 8a0035a16e99 [2021-11-12T08:07:05.881Z] Step 14/22 : RUN ${MAKE} [2021-11-12T08:07:05.881Z] ---> Running in 87b94d99ea08 [2021-11-12T08:07:07.328Z] 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-12T08:07:34.161Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T08:07:36.796Z] Removing intermediate container 87b94d99ea08 [2021-11-12T08:07:36.796Z] ---> 6b43f9c92044 [2021-11-12T08:07:36.796Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T08:07:41.090Z] 3.14: Pulling from library/alpine [2021-11-12T08:07:41.090Z] 552d1f2373af: Already exists [2021-11-12T08:07:41.090Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T08:07:41.090Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T08:07:41.090Z] ---> bb3de5531c18 [2021-11-12T08:07:41.090Z] Step 16/22 : EXPOSE 4000 [2021-11-12T08:07:41.090Z] ---> Running in 1a4d33c05a5e [2021-11-12T08:07:41.362Z] Removing intermediate container 1a4d33c05a5e [2021-11-12T08:07:41.362Z] ---> b550a3de74e2 [2021-11-12T08:07:41.362Z] 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-12T08:07:42.804Z] ---> 05e5eba390e6 [2021-11-12T08:07:42.804Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T08:07:42.804Z] ---> Running in a94f6e11762e [2021-11-12T08:07:43.404Z] Removing intermediate container a94f6e11762e [2021-11-12T08:07:43.404Z] ---> bead5c8e6920 [2021-11-12T08:07:43.404Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T08:07:43.404Z] ---> Running in d238af107842 [2021-11-12T08:07:44.002Z] Removing intermediate container d238af107842 [2021-11-12T08:07:44.002Z] ---> 558afda6cd41 [2021-11-12T08:07:44.002Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T08:07:44.002Z] ---> Running in ea6f2c1373f8 [2021-11-12T08:07:44.276Z] Removing intermediate container ea6f2c1373f8 [2021-11-12T08:07:44.276Z] ---> 3d59a0bec647 [2021-11-12T08:07:44.276Z] Step 21/22 : LABEL git_sha=550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [2021-11-12T08:07:44.550Z] ---> Running in 807e3586e6d5 [2021-11-12T08:07:44.825Z] Removing intermediate container 807e3586e6d5 [2021-11-12T08:07:44.825Z] ---> 4d5d59abf28c [2021-11-12T08:07:44.825Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T08:07:44.825Z] ---> Running in 757b45749b52 [2021-11-12T08:07:45.418Z] Removing intermediate container 757b45749b52 [2021-11-12T08:07:45.418Z] ---> 3df3e7c8bd08 [2021-11-12T08:07:45.418Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T08:07:45.418Z] Successfully built 3df3e7c8bd08 [2021-11-12T08:07:45.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-12T08:07:46.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T08:07:46.433Z] [2021-11-12T08:07:46.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:07:46.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T08:07:47.084Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T08:07:47.084Z] 448f6bf000e3: Pulling fs layer [2021-11-12T08:07:47.084Z] f757da607395: Pulling fs layer [2021-11-12T08:07:47.084Z] 05883995daec: Pulling fs layer [2021-11-12T08:07:47.084Z] 8603b9c90790: Pulling fs layer [2021-11-12T08:07:47.084Z] 1560dd03e051: Pulling fs layer [2021-11-12T08:07:47.084Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T08:07:47.084Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T08:07:47.084Z] 8603b9c90790: Waiting [2021-11-12T08:07:47.084Z] 1560dd03e051: Waiting [2021-11-12T08:07:47.084Z] 27f5ce0e4adf: Waiting [2021-11-12T08:07:47.084Z] c2d8d7efcc4b: Waiting [2021-11-12T08:07:47.084Z] f757da607395: Verifying Checksum [2021-11-12T08:07:47.084Z] f757da607395: Download complete [2021-11-12T08:07:47.084Z] 8603b9c90790: Verifying Checksum [2021-11-12T08:07:47.084Z] 8603b9c90790: Download complete [2021-11-12T08:07:47.361Z] 1560dd03e051: Verifying Checksum [2021-11-12T08:07:47.361Z] 1560dd03e051: Download complete [2021-11-12T08:07:47.361Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T08:07:47.361Z] 27f5ce0e4adf: Download complete [2021-11-12T08:07:47.361Z] 05883995daec: Verifying Checksum [2021-11-12T08:07:47.361Z] 05883995daec: Download complete [2021-11-12T08:07:47.634Z] 448f6bf000e3: Verifying Checksum [2021-11-12T08:07:47.634Z] 448f6bf000e3: Download complete [2021-11-12T08:07:50.260Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T08:07:50.260Z] c2d8d7efcc4b: Download complete [2021-11-12T08:07:51.242Z] 448f6bf000e3: Pull complete [2021-11-12T08:07:51.840Z] f757da607395: Pull complete [2021-11-12T08:07:53.284Z] 05883995daec: Pull complete [2021-11-12T08:07:53.560Z] 8603b9c90790: Pull complete [2021-11-12T08:07:54.543Z] 1560dd03e051: Pull complete [2021-11-12T08:07:54.816Z] 27f5ce0e4adf: Pull complete [2021-11-12T08:08:09.914Z] c2d8d7efcc4b: Pull complete [2021-11-12T08:08:09.914Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T08:08:09.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T08:08:09.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T08:08:10.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container [2021-11-12T08:08:10.241Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T08:08:12.919Z] $ docker top a48e708fa06cf35825944c0eda7b2f03b6febbd8cd31c03eb0eb1fafbdf57db7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:08:13.914Z] ---> job-cost.sh [2021-11-12T08:08:13.914Z] lf-activate-venv: SKIPPING [2021-11-12T08:08:13.914Z] INFO: No Stack... [2021-11-12T08:08:14.187Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T08:08:14.458Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T08:08:15.134Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-11-12T08:08:15.134Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T08:08:15.224Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [2021-11-12T08:08:15.229Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] did not exist. Created. [2021-11-12T08:08:15.229Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T08:08:15.976Z] /w/workspace/edgex-ui-go/1@tmp/durable-fdba7d91/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-fdba7d91/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T08:08:16.664Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T08:08:16.699Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T08:08:16.838Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T08:08:16.854Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T08:08:16.910Z] $ docker stop --time=1 a48e708fa06cf35825944c0eda7b2f03b6febbd8cd31c03eb0eb1fafbdf57db7 [2021-11-12T08:08:18.482Z] $ docker rm -f a48e708fa06cf35825944c0eda7b2f03b6febbd8cd31c03eb0eb1fafbdf57db7 [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-12T08:08:19.613Z] provisioning config files... [2021-11-12T08:08:19.622Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config4180254885859123667tmp [Pipeline] { [Pipeline] sh [2021-11-12T08:08:19.948Z] + set +x [2021-11-12T08:08:19.948Z] + curl -s https://codecov.io/bash [2021-11-12T08:08:19.948Z] + bash -s -- [2021-11-12T08:08:19.948Z] [2021-11-12T08:08:19.948Z] _____ _ [2021-11-12T08:08:19.948Z] / ____| | | [2021-11-12T08:08:19.948Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T08:08:19.948Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T08:08:19.948Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T08:08:19.948Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T08:08:19.948Z] Bash-1.0.6 [2021-11-12T08:08:19.948Z] [2021-11-12T08:08:19.948Z] [2021-11-12T08:08:19.948Z] ==> git version 2.24.4 found [2021-11-12T08:08:19.948Z] ==> 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-12T08:08:19.948Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T08:08:19.948Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T08:08:19.948Z] ==> Jenkins CI detected. [2021-11-12T08:08:19.948Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [2021-11-12T08:08:19.948Z] project root: . [2021-11-12T08:08:19.948Z] --> token set from env [2021-11-12T08:08:19.948Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T08:08:20.210Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T08:08:20.210Z] ==> Python coveragepy not found [2021-11-12T08:08:20.210Z] ==> Searching for coverage reports in: [2021-11-12T08:08:20.210Z] + . [2021-11-12T08:08:20.210Z] -> Found 1 reports [2021-11-12T08:08:20.210Z] ==> Detecting git/mercurial file structure [2021-11-12T08:08:20.210Z] ==> Reading reports [2021-11-12T08:08:20.210Z] + ./coverage.out bytes=10 [2021-11-12T08:08:20.210Z] ==> Appending adjustments [2021-11-12T08:08:20.210Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T08:08:20.210Z] + Found adjustments [2021-11-12T08:08:20.210Z] ==> Gzipping contents [2021-11-12T08:08:20.210Z] 4.0K /tmp/codecov.Ym1VPZ.gz [2021-11-12T08:08:20.210Z] ==> Uploading reports [2021-11-12T08:08:20.210Z] url: https://codecov.io [2021-11-12T08:08:20.210Z] query: branch=PR-482&commit=550b487ab09853445f8f9752e6bcb85bbb9c6fa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=482&job=&cmd_args= [2021-11-12T08:08:20.210Z] -> Pinging Codecov [2021-11-12T08:08:20.210Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-482&commit=550b487ab09853445f8f9752e6bcb85bbb9c6fa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=482&job=&cmd_args= [2021-11-12T08:08:20.782Z] -> Uploading to [2021-11-12T08:08:20.782Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/550b487ab09853445f8f9752e6bcb85bbb9c6fa6/2cd68e2f-00a4-4248-b1c1-afdd3021283e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T080820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23e62484e7e30e8f5d4b5e6dc17147142b2210fee299bfb2926c29ca5b3f2f9d [2021-11-12T08:08:20.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T08:08:20.782Z] Dload Upload Total Spent Left Speed [2021-11-12T08:08:21.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 9933 --:--:-- --:--:-- --:--:-- 9951 [2021-11-12T08:08:21.053Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] } [2021-11-12T08:08:21.082Z] 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-12T08:08:23.439Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:08:23.784Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:08:24.385Z] ---> package-listing.sh [2021-11-12T08:08:24.385Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T08:08:24.385Z] ++ facter osfamily [2021-11-12T08:08:24.651Z] + OS_FAMILY=redhat [2021-11-12T08:08:24.651Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-482 [2021-11-12T08:08:24.651Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T08:08:24.651Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T08:08:24.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T08:08:24.651Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T08:08:24.651Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-482 ']' [2021-11-12T08:08:24.651Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T08:08:24.651Z] + case "${OS_FAMILY}" in [2021-11-12T08:08:24.651Z] + rpm -qa [2021-11-12T08:08:24.651Z] + sort [2021-11-12T08:08:25.220Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T08:08:25.220Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T08:08:25.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T08:08:25.220Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-482 ']' [2021-11-12T08:08:25.220Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives/ [2021-11-12T08:08:25.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives/ [Pipeline] echo [2021-11-12T08:08:25.249Z] 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-482/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T08:08:25.550Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:08:25.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T08:08:25.874Z] [2021-11-12T08:08:25.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T08:08:26.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T08:08:26.212Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T08:08:26.212Z] b4d181a07f80: Pulling fs layer [2021-11-12T08:08:26.212Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T08:08:26.212Z] ed53099fbce6: Pulling fs layer [2021-11-12T08:08:26.212Z] dc539afda2c1: Pulling fs layer [2021-11-12T08:08:26.212Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T08:08:26.212Z] 9065ff56babe: Pulling fs layer [2021-11-12T08:08:26.212Z] d287ab97295c: Pulling fs layer [2021-11-12T08:08:26.212Z] dc539afda2c1: Waiting [2021-11-12T08:08:26.212Z] 77bc0d833cb6: Waiting [2021-11-12T08:08:26.212Z] 9065ff56babe: Waiting [2021-11-12T08:08:26.212Z] d287ab97295c: Waiting [2021-11-12T08:08:26.212Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T08:08:26.212Z] a1111a8f2ec3: Download complete [2021-11-12T08:08:26.212Z] dc539afda2c1: Verifying Checksum [2021-11-12T08:08:26.212Z] dc539afda2c1: Download complete [2021-11-12T08:08:26.212Z] ed53099fbce6: Verifying Checksum [2021-11-12T08:08:26.212Z] ed53099fbce6: Download complete [2021-11-12T08:08:26.484Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T08:08:26.484Z] 77bc0d833cb6: Download complete [2021-11-12T08:08:26.484Z] 9065ff56babe: Verifying Checksum [2021-11-12T08:08:26.484Z] 9065ff56babe: Download complete [2021-11-12T08:08:26.484Z] b4d181a07f80: Verifying Checksum [2021-11-12T08:08:26.484Z] b4d181a07f80: Download complete [2021-11-12T08:08:27.076Z] d287ab97295c: Verifying Checksum [2021-11-12T08:08:27.076Z] d287ab97295c: Download complete [2021-11-12T08:08:27.647Z] b4d181a07f80: Pull complete [2021-11-12T08:08:27.914Z] a1111a8f2ec3: Pull complete [2021-11-12T08:08:28.492Z] ed53099fbce6: Pull complete [2021-11-12T08:08:28.766Z] dc539afda2c1: Pull complete [2021-11-12T08:08:29.032Z] 77bc0d833cb6: Pull complete [2021-11-12T08:08:29.032Z] 9065ff56babe: Pull complete [2021-11-12T08:08:34.356Z] d287ab97295c: Pull complete [2021-11-12T08:08:34.356Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T08:08:34.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T08:08:34.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T08:08:34.434Z] prd-centos7-docker-4c-2g-317 does not seem to be running inside a container [2021-11-12T08:08:34.485Z] $ 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-482/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-482 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482:/w/workspace/edgexfoundry_edgex-ui-go_PR-482:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T08:08:36.765Z] $ docker top 5333b117e5e96c4c4aae4245f2d60e4818a6de62d47e9884cb2baec27014a036 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T08:08:37.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T08:08:37.474Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T08:08:37.789Z] + ls /var/log/sa-host [2021-11-12T08:08:37.790Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T08:08:37.790Z] file_magic: OK [2021-11-12T08:08:37.790Z] HZ: Using current value: 100 [2021-11-12T08:08:37.790Z] file_header: OK [2021-11-12T08:08:37.790Z] 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-12T08:08:37.790Z] Statistics: [2021-11-12T08:08:37.790Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T08:08:37.790Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T08:08:37.790Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T08:08:37.790Z] file_magic: OK [2021-11-12T08:08:37.790Z] HZ: Using current value: 100 [2021-11-12T08:08:37.790Z] file_header: OK [2021-11-12T08:08:37.790Z] 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-12T08:08:37.790Z] Statistics: [2021-11-12T08:08:37.790Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T08:08:37.790Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T08:08:38.079Z] provisioning config files... [2021-11-12T08:08:38.092Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config5145232088859153873tmp [Pipeline] { [Pipeline] echo [2021-11-12T08:08:38.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:08:38.459Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T08:08:38.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:08:38.868Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T08:08:38.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:08:39.217Z] ---> sudo-logs.sh [2021-11-12T08:08:39.217Z] Archiving 'sudo' log.. [2021-11-12T08:08:39.217Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-317.novalocal: Name or service not known [2021-11-12T08:08:39.217Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-317.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T08:08:39.278Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:08:39.593Z] ---> job-cost.sh [2021-11-12T08:08:39.593Z] lf-activate-venv: SKIPPING [2021-11-12T08:08:39.593Z] DEBUG: total: 0.10999999940395355 [2021-11-12T08:08:39.593Z] INFO: Retrieving Stack Cost... [2021-11-12T08:08:40.537Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T08:08:41.113Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T08:08:41.156Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T08:08:41.488Z] ---> logs-deploy.sh [2021-11-12T08:08:41.488Z] lf-activate-venv: SKIPPING [2021-11-12T08:08:41.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-482/1 [2021-11-12T08:08:41.488Z] INFO: archiving workspace using pattern(s): [2021-11-12T08:08:42.064Z] Archives upload complete. [2021-11-12T08:08:42.325Z] INFO: archiving logs to Nexus