Pull request #476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58+29ca4d7052c316665e7e81c093303f9cc0e6fd8b (9264cd12c94622548450279a4839fb19453569ab) 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-ssh3900543554554270928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh4735311934731855587.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-476/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-476/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh113669305437237873.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-476/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5796649376910253875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh7332289947974035290.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-476/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-476/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7656001917460839251.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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 on ‘prd-centos7-docker-4c-2g-11’ Running on prd-centos7-docker-4c-2g-18 in /w/workspace/edgexfoundry_edgex-ui-go_PR-476 [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-476 # 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-476@tmp/jenkins-gitclient-ssh9180138520661310894.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 29ca4d7052c316665e7e81c093303f9cc0e6fd8b into PR head commit 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 Merge succeeded, producing 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 Checking out Revision 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 (PR-476) > 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-476@tmp/jenkins-gitclient-ssh141763616873181339.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # 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-476@tmp/jenkins-gitclient-ssh2015099973505638193.key > git merge 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T04:12:25.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T04:12:25.503Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T04:12:25.577Z] ========================================================= [2021-11-11T04:12:25.577Z] EdgeX Global Pipelines Version Info [2021-11-11T04:12:25.577Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:12:26.737Z] ------------------- [2021-11-11T04:12:26.737Z] stable info: [2021-11-11T04:12:26.737Z] ------------------- [2021-11-11T04:12:26.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:12:26.737Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:12:26.737Z] Message: update stable to v1.0.212 [2021-11-11T04:12:27.308Z] ------------------- [2021-11-11T04:12:27.308Z] experimental info: [2021-11-11T04:12:27.308Z] ------------------- [2021-11-11T04:12:27.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:12:27.308Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:12:27.308Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T04:12:27.474Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-11T04:12:27.512Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-11T04:12:27.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T04:12:27.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T04:12:27.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T04:12:27.675Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T04:12:27.710Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T04:12:27.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-11T04:12:27.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T04:12:27.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T04:12:27.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T04:12:27.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-11T04:12:27.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T04:12:28.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T04:12:28.039Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T04:12:28.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T04:12:28.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:12:28.144Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:12:28.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T04:12:28.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T04:12:28.255Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-11T04:12:28.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-11T04:12:28.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T04:12:28.376Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T04:12:28.411Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-11T04:12:28.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T04:12:28.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-476 [Pipeline] echo [2021-11-11T04:12:28.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-476 [Pipeline] echo [2021-11-11T04:12:28.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-476 [Pipeline] echo [2021-11-11T04:12:28.617Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] echo [2021-11-11T04:12:28.651Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ecb4b5 [Pipeline] echo [2021-11-11T04:12:28.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:12:28.787Z] provisioning config files... [2021-11-11T04:12:28.803Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/config6806346447596199186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:12:29.141Z] ---> docker-login.sh [2021-11-11T04:12:29.141Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:12:29.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:29.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:29.421Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:29.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:29.421Z] [2021-11-11T04:12:29.421Z] Login Succeeded [2021-11-11T04:12:29.421Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:12:29.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:29.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:29.421Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:29.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:29.421Z] [2021-11-11T04:12:29.421Z] Login Succeeded [2021-11-11T04:12:29.421Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:12:29.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:29.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:29.421Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:29.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:29.421Z] [2021-11-11T04:12:29.421Z] Login Succeeded [2021-11-11T04:12:29.421Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:12:29.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:29.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:29.698Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:29.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:29.698Z] [2021-11-11T04:12:29.698Z] Login Succeeded [2021-11-11T04:12:29.698Z] docker.io [2021-11-11T04:12:29.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:29.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:29.961Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:29.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:29.961Z] [2021-11-11T04:12:29.961Z] Login Succeeded [2021-11-11T04:12:29.961Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:12:29.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T04:12:30.627Z] + git rev-list -1 --merges 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58~1..1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] echo [2021-11-11T04:12:30.681Z] -----------> git rev-list -1 --merges 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58~1..1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [false] [Pipeline] sh [2021-11-11T04:12:31.003Z] + git log --format=format:%s -1 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] echo [2021-11-11T04:12:31.032Z] ========================================================= [2021-11-11T04:12:31.032Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T04:12:31.032Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:12:31.450Z] + git log --format=format:%s -1 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] echo [2021-11-11T04:12:31.479Z] [semverPrep] GIT_COMMIT: 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-11-11T04:12:31.506Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:12:31.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:12:31.975Z] [2021-11-11T04:12:31.975Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:12:32.310Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:12:32.310Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T04:12:32.310Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:12:32.310Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T04:12:32.310Z] 4c7163046ea9: Pulling fs layer [2021-11-11T04:12:32.310Z] 0c2d73faf560: Pulling fs layer [2021-11-11T04:12:32.310Z] 0c2d73faf560: Waiting [2021-11-11T04:12:32.310Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T04:12:32.310Z] 3e5f54012d9b: Download complete [2021-11-11T04:12:32.310Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:12:32.310Z] a0d0a0d46f8b: Download complete [2021-11-11T04:12:32.310Z] 4c7163046ea9: Verifying Checksum [2021-11-11T04:12:32.310Z] 4c7163046ea9: Download complete [2021-11-11T04:12:32.310Z] 0c2d73faf560: Verifying Checksum [2021-11-11T04:12:32.310Z] 0c2d73faf560: Download complete [2021-11-11T04:12:32.580Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:12:32.580Z] 3e5f54012d9b: Pull complete [2021-11-11T04:12:32.850Z] 4c7163046ea9: Pull complete [2021-11-11T04:12:32.850Z] 0c2d73faf560: Pull complete [2021-11-11T04:12:33.118Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T04:12:33.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:12:33.118Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T04:12:33.215Z] prd-centos7-docker-4c-2g-18 does not seem to be running inside a container [2021-11-11T04:12:33.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-476 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-476:/w/workspace/edgexfoundry_edgex-ui-go_PR-476:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T04:12:33.920Z] $ docker top 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T04:12:34.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:12:34.081Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:12:34.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:12:34.184Z] $ docker exec 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f ssh-agent [2021-11-11T04:12:34.276Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodEEbO/agent.14 [2021-11-11T04:12:34.276Z] SSH_AGENT_PID=21 [2021-11-11T04:12:34.282Z] Running ssh-add (command line suppressed) [2021-11-11T04:12:34.382Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/private_key_4675451284124512504.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/private_key_4675451284124512504.key) [2021-11-11T04:12:34.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:12:34.722Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T04:12:34.741Z] $ docker exec --env ******** --env ******** 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f ssh-agent -k [2021-11-11T04:12:34.830Z] unset SSH_AUTH_SOCK; [2021-11-11T04:12:34.830Z] unset SSH_AGENT_PID; [2021-11-11T04:12:34.830Z] echo Agent pid 21 killed; [2021-11-11T04:12:34.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T04:12:34.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:12:34.917Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:12:35.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:12:35.024Z] $ docker exec 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f ssh-agent [2021-11-11T04:12:35.123Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBFJEMG/agent.56 [2021-11-11T04:12:35.123Z] SSH_AGENT_PID=62 [2021-11-11T04:12:35.129Z] Running ssh-add (command line suppressed) [2021-11-11T04:12:35.232Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/private_key_7111011236695711381.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/private_key_7111011236695711381.key) [2021-11-11T04:12:35.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:12:35.577Z] + git semver init [2021-11-11T04:12:35.577Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T04:12:35.577Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-476/.git [2021-11-11T04:12:35.577Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-476 [2021-11-11T04:12:35.577Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T04:12:35.577Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T04:12:35.577Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T04:12:35.577Z] # $SEMVER_BRANCH = PR-476 [2021-11-11T04:12:35.577Z] # $SEMVER_TEMP = /tmp/semver-592038565 [2021-11-11T04:12:35.577Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-11T04:12:38.131Z] # '/tmp/semver-592038565' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-476/.semver' [2021-11-11T04:12:38.131Z] # -> Force: false [2021-11-11T04:12:38.131Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-476/.semver [Pipeline] } [2021-11-11T04:12:38.149Z] $ docker exec --env ******** --env ******** 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f ssh-agent -k [2021-11-11T04:12:38.250Z] unset SSH_AUTH_SOCK; [2021-11-11T04:12:38.250Z] unset SSH_AGENT_PID; [2021-11-11T04:12:38.250Z] echo Agent pid 62 killed; [2021-11-11T04:12:38.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T04:12:38.643Z] + git semver [Pipeline] } [2021-11-11T04:12:38.677Z] $ docker stop --time=1 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f [2021-11-11T04:12:39.953Z] $ docker rm -f 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:12:40.345Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T04:12:40.708Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T04:12:40.727Z] [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-11T04:12:56.142Z] Still waiting to schedule task [2021-11-11T04:12:56.142Z] ‘prd-centos7-docker-4c-2g-22’ is offline [2021-11-11T04:12:56.142Z] ‘prd-centos7-docker-4c-2g-23’ is offline [2021-11-11T04:12:56.142Z] ‘prd-centos7-docker-4c-2g-24’ is offline [2021-11-11T04:12:56.164Z] Still waiting to schedule task [2021-11-11T04:12:56.164Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15’ [2021-11-11T04:13:44.233Z] Running on prd-centos7-docker-4c-2g-29 in /w/workspace/edgexfoundry_edgex-ui-go_PR-476 [Pipeline] { [Pipeline] ws [2021-11-11T04:13:44.270Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:13:44.400Z] The recommended git tool is: git [2021-11-11T04:13:46.634Z] using credential edgex-jenkins-ssh [2021-11-11T04:13:46.645Z] Cloning the remote Git repository [2021-11-11T04:13:46.119Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T04:13:46.186Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-11-11T04:13:46.211Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T04:13:46.211Z] > git --version # timeout=10 [2021-11-11T04:13:46.225Z] > git --version # 'git version 2.24.4' [2021-11-11T04:13:46.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:46.248Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:46.248Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:46.248Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4107839039149615080.key [2021-11-11T04:13:46.274Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:13:50.709Z] Merging remotes/origin/main commit 29ca4d7052c316665e7e81c093303f9cc0e6fd8b into PR head commit 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [2021-11-11T04:13:50.863Z] Merge succeeded, producing 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [2021-11-11T04:13:50.864Z] Checking out Revision 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 (PR-476) [2021-11-11T04:13:49.649Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-11T04:13:49.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:13:49.676Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-11T04:13:49.687Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T04:13:49.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:49.688Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:49.688Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:49.688Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2256268358634296726.key [2021-11-11T04:13:49.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:13:50.177Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:13:50.188Z] > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 [2021-11-11T04:13:50.279Z] > git remote # timeout=10 [2021-11-11T04:13:50.286Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:13:50.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:50.294Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:50.294Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:50.294Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2175840305298425420.key [2021-11-11T04:13:50.302Z] > git merge 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 [2021-11-11T04:13:50.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:13:50.326Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:13:50.332Z] > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 [2021-11-11T04:13:54.426Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-11-11T04:13:54.015Z] > git --version # timeout=10 [2021-11-11T04:13:54.027Z] > git --version # 'git version 2.24.4' [2021-11-11T04:13:54.034Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:13:54.985Z] provisioning config files... [2021-11-11T04:13:55.002Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7672474544348098464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:13:55.413Z] ---> docker-login.sh [2021-11-11T04:13:55.413Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:13:55.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:55.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:55.413Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:55.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:55.413Z] [2021-11-11T04:13:55.413Z] Login Succeeded [2021-11-11T04:13:55.413Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:13:55.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:55.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:55.688Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:55.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:55.688Z] [2021-11-11T04:13:55.688Z] Login Succeeded [2021-11-11T04:13:55.688Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:13:55.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:55.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:55.688Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:55.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:55.688Z] [2021-11-11T04:13:55.688Z] Login Succeeded [2021-11-11T04:13:55.688Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:13:55.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:55.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:55.950Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:55.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:55.950Z] [2021-11-11T04:13:55.950Z] Login Succeeded [2021-11-11T04:13:55.950Z] docker.io [2021-11-11T04:13:55.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:56.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:56.209Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:56.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:56.209Z] [2021-11-11T04:13:56.209Z] Login Succeeded [2021-11-11T04:13:56.209Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:13:56.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T04:13:56.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T04:13:56.514Z] ========================================================= [2021-11-11T04:13:56.515Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T04:13:56.515Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:13:56.917Z] + 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-11T04:13:56.917Z] Sending build context to Docker daemon 25.2MB [2021-11-11T04:13:56.917Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:13:56.917Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-11T04:13:57.188Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T04:13:57.188Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:13:57.188Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T04:13:57.188Z] b8b176561691: Pulling fs layer [2021-11-11T04:13:57.188Z] 4527c011a84f: Pulling fs layer [2021-11-11T04:13:57.188Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T04:13:57.188Z] e0aca202a116: Pulling fs layer [2021-11-11T04:13:57.188Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T04:13:57.188Z] 34cad66bf833: Pulling fs layer [2021-11-11T04:13:57.188Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T04:13:57.188Z] 4527c011a84f: Waiting [2021-11-11T04:13:57.188Z] 5d74067f8e1e: Waiting [2021-11-11T04:13:57.188Z] e0aca202a116: Waiting [2021-11-11T04:13:57.188Z] 3a43be97a3b4: Waiting [2021-11-11T04:13:57.188Z] 34cad66bf833: Waiting [2021-11-11T04:13:57.188Z] b4e3c513aaa6: Waiting [2021-11-11T04:13:57.188Z] b8b176561691: Verifying Checksum [2021-11-11T04:13:57.188Z] b8b176561691: Download complete [2021-11-11T04:13:57.188Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T04:13:57.188Z] 31adcdaf11c8: Download complete [2021-11-11T04:13:57.188Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T04:13:57.188Z] 5d74067f8e1e: Download complete [2021-11-11T04:13:57.188Z] e0aca202a116: Verifying Checksum [2021-11-11T04:13:57.188Z] e0aca202a116: Download complete [2021-11-11T04:13:57.188Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T04:13:57.188Z] 3a43be97a3b4: Download complete [2021-11-11T04:13:57.188Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:13:57.188Z] a0d0a0d46f8b: Download complete [2021-11-11T04:13:57.457Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:13:57.457Z] 34cad66bf833: Verifying Checksum [2021-11-11T04:13:57.457Z] 34cad66bf833: Download complete [2021-11-11T04:13:57.457Z] 31adcdaf11c8: Pull complete [2021-11-11T04:13:57.457Z] b8b176561691: Pull complete [2021-11-11T04:13:58.047Z] 4527c011a84f: Verifying Checksum [2021-11-11T04:13:58.047Z] 4527c011a84f: Download complete [2021-11-11T04:13:58.047Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T04:13:58.047Z] b4e3c513aaa6: Download complete [2021-11-11T04:14:02.291Z] 4527c011a84f: Pull complete [2021-11-11T04:14:02.291Z] 5d74067f8e1e: Pull complete [2021-11-11T04:14:02.291Z] e0aca202a116: Pull complete [2021-11-11T04:14:02.291Z] 3a43be97a3b4: Pull complete [2021-11-11T04:14:02.291Z] 34cad66bf833: Pull complete [2021-11-11T04:14:04.896Z] b4e3c513aaa6: Pull complete [2021-11-11T04:14:04.896Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T04:14:04.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T04:14:04.896Z] ---> 9f6097aaca64 [2021-11-11T04:14:04.896Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-11T04:14:06.289Z] ---> Running in 47216b1b82cd [2021-11-11T04:14:06.289Z] Removing intermediate container 47216b1b82cd [2021-11-11T04:14:06.289Z] ---> 93eccafe6dbf [2021-11-11T04:14:06.289Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-11T04:14:06.289Z] ---> Running in 4c6319595834 [2021-11-11T04:14:06.289Z] Removing intermediate container 4c6319595834 [2021-11-11T04:14:06.289Z] ---> 408fc9f58b13 [2021-11-11T04:14:06.289Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T04:14:06.289Z] ---> Running in 8c4989c6b2cb [2021-11-11T04:14:06.289Z] Removing intermediate container 8c4989c6b2cb [2021-11-11T04:14:06.289Z] ---> ee05c6c7aaeb [2021-11-11T04:14:06.289Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-11T04:14:06.289Z] ---> Running in 1804fa9bdc6a [2021-11-11T04:14:06.554Z] Removing intermediate container 1804fa9bdc6a [2021-11-11T04:14:06.554Z] ---> 96dadedbf4de [2021-11-11T04:14:06.554Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-11T04:14:06.554Z] ---> Running in c348c6428b4b [2021-11-11T04:14:06.554Z] Removing intermediate container c348c6428b4b [2021-11-11T04:14:06.554Z] ---> 727870467605 [2021-11-11T04:14:06.554Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:14:06.554Z] ---> Running in e481f982377c [2021-11-11T04:14:07.128Z] Removing intermediate container e481f982377c [2021-11-11T04:14:07.128Z] ---> b394d952ff98 [2021-11-11T04:14:07.128Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T04:14:07.128Z] ---> Running in bffe5d5b275c [2021-11-11T04:14:07.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:14:08.333Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:14:08.598Z] OK: 220 MiB in 52 packages [2021-11-11T04:14:08.598Z] Removing intermediate container bffe5d5b275c [2021-11-11T04:14:08.598Z] ---> 0aa221d4bf82 [2021-11-11T04:14:08.598Z] Step 10/14 : ENV GO111MODULE=on [2021-11-11T04:14:08.598Z] ---> Running in 986e69703dc1 [2021-11-11T04:14:08.859Z] Removing intermediate container 986e69703dc1 [2021-11-11T04:14:08.859Z] ---> 1e3a683f1d54 [2021-11-11T04:14:08.859Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-11T04:14:08.859Z] ---> Running in feef0463868b [2021-11-11T04:14:08.859Z] Removing intermediate container feef0463868b [2021-11-11T04:14:08.859Z] ---> f5800b647e4b [2021-11-11T04:14:08.859Z] Step 12/14 : COPY . . [2021-11-11T04:14:09.805Z] ---> 14e298ffa838 [2021-11-11T04:14:09.805Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:14:09.805Z] ---> Running in 19a6618788db [2021-11-11T04:14:24.753Z] Removing intermediate container 19a6618788db [2021-11-11T04:14:24.753Z] ---> 2b963da654ec [2021-11-11T04:14:24.753Z] Step 14/14 : RUN ${MAKE} [2021-11-11T04:14:24.753Z] ---> Running in 1eeb10235a1b [2021-11-11T04:14:24.753Z] noop [2021-11-11T04:14:24.753Z] Removing intermediate container 1eeb10235a1b [2021-11-11T04:14:24.753Z] ---> 5973d95032c9 [2021-11-11T04:14:24.753Z] Successfully built 5973d95032c9 [2021-11-11T04:14:24.753Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:25.081Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:14:25.081Z] . [Pipeline] withDockerContainer [2021-11-11T04:14:25.167Z] prd-centos7-docker-4c-2g-29 does not seem to be running inside a container [2021-11-11T04:14:25.209Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-11T04:14:25.571Z] $ docker top 46ffc498af804c082e336dd71355525a4f8fa74f39e5c3a9d9c831adef5a831a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:14:25.991Z] + go version [2021-11-11T04:14:25.991Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T04:14:26.017Z] $ docker stop --time=1 46ffc498af804c082e336dd71355525a4f8fa74f39e5c3a9d9c831adef5a831a [2021-11-11T04:14:27.199Z] $ docker rm -f 46ffc498af804c082e336dd71355525a4f8fa74f39e5c3a9d9c831adef5a831a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:27.836Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:14:27.836Z] . [Pipeline] withDockerContainer [2021-11-11T04:14:27.926Z] prd-centos7-docker-4c-2g-29 does not seem to be running inside a container [2021-11-11T04:14:27.971Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-11T04:14:28.302Z] $ docker top 61756a462b685a3d71be4b4a49ad121ad332e13b4a8ef86c44ac14368cdd40cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:14:28.738Z] + make test [2021-11-11T04:14:28.738Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-11T04:14:29.000Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-11T04:14:41.293Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-11T04:14:41.293Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-11T04:14:46.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:14:46.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-11T04:14:46.655Z] $ docker stop --time=1 61756a462b685a3d71be4b4a49ad121ad332e13b4a8ef86c44ac14368cdd40cc [2021-11-11T04:14:48.008Z] $ docker rm -f 61756a462b685a3d71be4b4a49ad121ad332e13b4a8ef86c44ac14368cdd40cc [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:14:48.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:14:48.635Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-11T04:14:49.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:14:49.681Z] + ls -al . [2021-11-11T04:14:49.682Z] total 88 [2021-11-11T04:14:49.682Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 11 04:14 . [2021-11-11T04:14:49.682Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 11 04:13 .. [2021-11-11T04:14:49.682Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 11 04:13 assets [2021-11-11T04:14:49.682Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 11 04:13 bin [2021-11-11T04:14:49.682Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 11 04:13 cmd [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 11 04:13 CONTRIBUTING.md [2021-11-11T04:14:49.682Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 11 04:14 coverage.out [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 11 04:13 Dockerfile [2021-11-11T04:14:49.682Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 11 04:13 docs [2021-11-11T04:14:49.682Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 11 04:13 .git [2021-11-11T04:14:49.682Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 11 04:13 .github [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 11 04:13 .gitignore [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 881 Nov 11 04:13 go.mod [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 24178 Nov 11 04:13 go.sum [2021-11-11T04:14:49.682Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 11 04:13 internal [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 11 04:13 Jenkinsfile [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 11 04:13 LICENSE [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 11 04:13 Makefile [2021-11-11T04:14:49.682Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 11 04:13 pkg [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 11 04:13 README.md [2021-11-11T04:14:49.682Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 11 04:13 snap [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 04:12 VERSION [2021-11-11T04:14:49.682Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 11 04:13 version.go [2021-11-11T04:14:49.682Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 11 04:13 web [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:50.015Z] + 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=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 --label arch=amd64 --label version=0.0.0 . [2021-11-11T04:14:50.015Z] Sending build context to Docker daemon 25.2MB [2021-11-11T04:14:50.015Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:14:50.015Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-11T04:14:50.015Z] ---> 5973d95032c9 [2021-11-11T04:14:50.015Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-11T04:14:50.284Z] ---> Running in 73f88dcbec56 [2021-11-11T04:14:50.284Z] Removing intermediate container 73f88dcbec56 [2021-11-11T04:14:50.284Z] ---> cfd12d80935c [2021-11-11T04:14:50.284Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-11T04:14:50.284Z] ---> Running in 2cc409a6e4ab [2021-11-11T04:14:50.551Z] Removing intermediate container 2cc409a6e4ab [2021-11-11T04:14:50.552Z] ---> 3bd411c552cb [2021-11-11T04:14:50.552Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T04:14:50.552Z] ---> Running in 65f8c9f09864 [2021-11-11T04:14:50.552Z] Removing intermediate container 65f8c9f09864 [2021-11-11T04:14:50.552Z] ---> 47dad4b84079 [2021-11-11T04:14:50.552Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-11T04:14:50.552Z] ---> Running in 7cbc0eeac581 [2021-11-11T04:14:50.552Z] Removing intermediate container 7cbc0eeac581 [2021-11-11T04:14:50.552Z] ---> 7a0247095ac6 [2021-11-11T04:14:50.552Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-11T04:14:50.552Z] ---> Running in 4fa86ca633ac [2021-11-11T04:14:50.812Z] Removing intermediate container 4fa86ca633ac [2021-11-11T04:14:50.812Z] ---> f09e1a2f0437 [2021-11-11T04:14:50.812Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:14:50.812Z] ---> Running in e8e90f8a0666 [2021-11-11T04:14:51.074Z] Removing intermediate container e8e90f8a0666 [2021-11-11T04:14:51.074Z] ---> 7bc4672ae1e6 [2021-11-11T04:14:51.074Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T04:14:51.335Z] ---> Running in 701504c46ec3 [2021-11-11T04:14:51.595Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:14:52.172Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:14:52.742Z] OK: 220 MiB in 52 packages [2021-11-11T04:14:52.742Z] Removing intermediate container 701504c46ec3 [2021-11-11T04:14:52.742Z] ---> fec0abe4faa1 [2021-11-11T04:14:52.743Z] Step 10/22 : ENV GO111MODULE=on [2021-11-11T04:14:53.006Z] ---> Running in f323281c8fee [2021-11-11T04:14:53.006Z] Removing intermediate container f323281c8fee [2021-11-11T04:14:53.006Z] ---> 66e3bb5c9d61 [2021-11-11T04:14:53.006Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-11T04:14:53.006Z] ---> Running in 942dea3dae41 [2021-11-11T04:14:53.006Z] Removing intermediate container 942dea3dae41 [2021-11-11T04:14:53.006Z] ---> d0454aba47d1 [2021-11-11T04:14:53.006Z] Step 12/22 : COPY . . [2021-11-11T04:14:53.948Z] ---> 4d486486764d [2021-11-11T04:14:53.948Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:14:53.948Z] ---> Running in 0b8c65a10a50 [2021-11-11T04:14:54.525Z] Removing intermediate container 0b8c65a10a50 [2021-11-11T04:14:54.525Z] ---> d4b1c6e9d344 [2021-11-11T04:14:54.525Z] Step 14/22 : RUN ${MAKE} [2021-11-11T04:14:54.525Z] ---> Running in e3ddd14178f6 [2021-11-11T04:14:54.783Z] 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-11T04:15:03.000Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-11T04:15:04.390Z] Removing intermediate container e3ddd14178f6 [2021-11-11T04:15:04.390Z] ---> bfd93184cd50 [2021-11-11T04:15:04.390Z] Step 15/22 : FROM alpine:3.14 [2021-11-11T04:15:08.613Z] 3.14: Pulling from library/alpine [2021-11-11T04:15:08.613Z] a0d0a0d46f8b: Already exists [2021-11-11T04:15:08.613Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:15:08.613Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:15:08.613Z] ---> 14119a10abf4 [2021-11-11T04:15:08.613Z] Step 16/22 : EXPOSE 4000 [2021-11-11T04:15:08.613Z] ---> Running in 7895af1a95fb [2021-11-11T04:15:08.613Z] Removing intermediate container 7895af1a95fb [2021-11-11T04:15:08.613Z] ---> 43d8b4b63808 [2021-11-11T04:15:08.613Z] 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-11T04:15:08.882Z] ---> 4c3b2c805216 [2021-11-11T04:15:08.882Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-11T04:15:08.882Z] ---> Running in f24418df614b [2021-11-11T04:15:08.882Z] Removing intermediate container f24418df614b [2021-11-11T04:15:08.882Z] ---> 3eed09083656 [2021-11-11T04:15:08.882Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-11T04:15:08.882Z] ---> Running in 87895df0cef3 [2021-11-11T04:15:09.151Z] Removing intermediate container 87895df0cef3 [2021-11-11T04:15:09.151Z] ---> c6a30e6cfa1b [2021-11-11T04:15:09.151Z] Step 20/22 : LABEL arch=amd64 [2021-11-11T04:15:09.151Z] ---> Running in 203fcba848d7 [2021-11-11T04:15:09.151Z] Removing intermediate container 203fcba848d7 [2021-11-11T04:15:09.151Z] ---> 5c5cffd4fdee [2021-11-11T04:15:09.151Z] Step 21/22 : LABEL git_sha=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [2021-11-11T04:15:09.151Z] ---> Running in b51e95a743d1 [2021-11-11T04:15:09.412Z] Removing intermediate container b51e95a743d1 [2021-11-11T04:15:09.412Z] ---> 4db264368da1 [2021-11-11T04:15:09.412Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T04:15:09.412Z] ---> Running in f40d6be17a0f [2021-11-11T04:15:09.412Z] Removing intermediate container f40d6be17a0f [2021-11-11T04:15:09.412Z] ---> d8e6a6758af7 [2021-11-11T04:15:09.412Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:15:09.412Z] Successfully built d8e6a6758af7 [2021-11-11T04:15:09.412Z] 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-11T04:15:10.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:10.238Z] [2021-11-11T04:15:10.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:10.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:10.585Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:15:10.585Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:15:10.585Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:15:10.585Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:15:10.585Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:15:10.585Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:15:10.585Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:15:10.585Z] d287ab97295c: Pulling fs layer [2021-11-11T04:15:10.585Z] dc539afda2c1: Waiting [2021-11-11T04:15:10.585Z] 77bc0d833cb6: Waiting [2021-11-11T04:15:10.585Z] 9065ff56babe: Waiting [2021-11-11T04:15:10.585Z] d287ab97295c: Waiting [2021-11-11T04:15:10.585Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:15:10.585Z] a1111a8f2ec3: Download complete [2021-11-11T04:15:10.585Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:15:10.585Z] dc539afda2c1: Download complete [2021-11-11T04:15:10.852Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:15:10.852Z] 77bc0d833cb6: Download complete [2021-11-11T04:15:10.852Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:15:10.852Z] 9065ff56babe: Download complete [2021-11-11T04:15:10.852Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:15:10.852Z] ed53099fbce6: Download complete [2021-11-11T04:15:10.852Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:15:10.852Z] b4d181a07f80: Download complete [2021-11-11T04:15:11.430Z] d287ab97295c: Verifying Checksum [2021-11-11T04:15:11.430Z] d287ab97295c: Download complete [2021-11-11T04:15:12.400Z] b4d181a07f80: Pull complete [2021-11-11T04:15:12.664Z] a1111a8f2ec3: Pull complete [2021-11-11T04:15:13.246Z] ed53099fbce6: Pull complete [2021-11-11T04:15:13.246Z] dc539afda2c1: Pull complete [2021-11-11T04:15:13.514Z] 77bc0d833cb6: Pull complete [2021-11-11T04:15:13.514Z] 9065ff56babe: Pull complete [2021-11-11T04:15:18.848Z] d287ab97295c: Pull complete [2021-11-11T04:15:18.848Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:15:18.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:18.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:15:18.956Z] prd-centos7-docker-4c-2g-29 does not seem to be running inside a container [2021-11-11T04:15:19.003Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T04:15:21.068Z] $ docker top 4fa4c854db2f70320b0f36b968ea9e6742fc19b6edbdf5a29203a92ee3b2b5b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:15:21.528Z] ---> job-cost.sh [2021-11-11T04:15:21.528Z] lf-activate-venv: SKIPPING [2021-11-11T04:15:21.528Z] INFO: No Stack... [2021-11-11T04:15:21.792Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:15:22.371Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:15:22.715Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-11-11T04:15:22.716Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T04:15:22.776Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [2021-11-11T04:15:22.781Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] did not exist. Created. [2021-11-11T04:15:22.781Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:15:23.166Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T04:15:23.221Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:15:23.235Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:15:23.296Z] $ docker stop --time=1 4fa4c854db2f70320b0f36b968ea9e6742fc19b6edbdf5a29203a92ee3b2b5b8 [2021-11-11T04:15:24.436Z] $ docker rm -f 4fa4c854db2f70320b0f36b968ea9e6742fc19b6edbdf5a29203a92ee3b2b5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T04:15:42.179Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-35 in /w/workspace/edgexfoundry_edgex-ui-go_PR-476 [Pipeline] { [Pipeline] ws [2021-11-11T04:15:42.217Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:15:42.547Z] The recommended git tool is: git [2021-11-11T04:15:50.288Z] using credential edgex-jenkins-ssh [2021-11-11T04:15:50.309Z] Cloning the remote Git repository [2021-11-11T04:15:50.377Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T04:15:50.505Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-11-11T04:15:50.598Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T04:15:50.599Z] > git --version # timeout=10 [2021-11-11T04:15:50.620Z] > git --version # 'git version 2.17.1' [2021-11-11T04:15:50.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:15:50.737Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:16:05.526Z] Merging remotes/origin/main commit 29ca4d7052c316665e7e81c093303f9cc0e6fd8b into PR head commit 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [2021-11-11T04:16:06.060Z] Merge succeeded, producing 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [2021-11-11T04:16:06.061Z] Checking out Revision 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 (PR-476) [2021-11-11T04:16:04.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-11T04:16:04.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:16:04.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-11T04:16:04.900Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T04:16:04.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:16:04.915Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:16:05.561Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:16:05.583Z] > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 [2021-11-11T04:16:05.954Z] > git remote # timeout=10 [2021-11-11T04:16:05.977Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:16:05.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:16:06.014Z] > git merge 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 [2021-11-11T04:16:06.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:16:06.073Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:16:06.088Z] > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 [2021-11-11T04:16:11.079Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-11-11T04:16:11.164Z] > git --version # timeout=10 [2021-11-11T04:16:11.174Z] > git --version # 'git version 2.17.1' [2021-11-11T04:16:11.188Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:16:12.248Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T04:16:12.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:16:12.248Z] Dload Upload Total Spent Left Speed [2021-11-11T04:16:12.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 180k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2021-11-11T04:16:12.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T04:16:13.077Z] + sudo tee /etc/docker/daemon.new [2021-11-11T04:16:13.077Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T04:16:13.077Z] { [2021-11-11T04:16:13.077Z] "registry-mirrors": [ [2021-11-11T04:16:13.077Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T04:16:13.077Z] ], [2021-11-11T04:16:13.077Z] "bip": "10.250.0.254/24", [2021-11-11T04:16:13.077Z] "hosts": [ [2021-11-11T04:16:13.077Z] "tcp://0.0.0.0:5555", [2021-11-11T04:16:13.077Z] "unix:///var/run/docker.sock" [2021-11-11T04:16:13.077Z] ], [2021-11-11T04:16:13.077Z] "mtu": 1458, [2021-11-11T04:16:13.077Z] "selinux-enabled": true, [2021-11-11T04:16:13.077Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T04:16:13.077Z] } [Pipeline] sh [2021-11-11T04:16:13.457Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T04:16:13.826Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:16:32.533Z] provisioning config files... [2021-11-11T04:16:32.580Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2742855460024399748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:16:33.028Z] ---> docker-login.sh [2021-11-11T04:16:33.029Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:16:34.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:16:34.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:16:34.323Z] Configure a credential helper to remove this warning. See [2021-11-11T04:16:34.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:16:34.323Z] [2021-11-11T04:16:34.323Z] Login Succeeded [2021-11-11T04:16:34.323Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:16:34.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:16:35.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:16:35.214Z] Configure a credential helper to remove this warning. See [2021-11-11T04:16:35.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:16:35.214Z] [2021-11-11T04:16:35.214Z] Login Succeeded [2021-11-11T04:16:35.214Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:16:35.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:16:35.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:16:35.785Z] Configure a credential helper to remove this warning. See [2021-11-11T04:16:35.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:16:35.785Z] [2021-11-11T04:16:35.785Z] Login Succeeded [2021-11-11T04:16:35.785Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:16:36.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:16:36.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:16:36.732Z] Configure a credential helper to remove this warning. See [2021-11-11T04:16:36.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:16:36.732Z] [2021-11-11T04:16:36.733Z] Login Succeeded [2021-11-11T04:16:36.733Z] docker.io [2021-11-11T04:16:37.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:16:37.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:16:37.626Z] Configure a credential helper to remove this warning. See [2021-11-11T04:16:37.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:16:37.626Z] [2021-11-11T04:16:37.626Z] Login Succeeded [2021-11-11T04:16:37.626Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:16:37.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T04:16:38.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T04:16:38.386Z] ========================================================= [2021-11-11T04:16:38.386Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T04:16:38.386Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:16:38.856Z] + 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-11T04:16:39.861Z] Sending build context to Docker daemon 25.19MB [2021-11-11T04:16:39.861Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:16:39.861Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-11T04:16:40.145Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T04:16:40.145Z] 552d1f2373af: Pulling fs layer [2021-11-11T04:16:40.145Z] ea3f2d53f512: Pulling fs layer [2021-11-11T04:16:40.145Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T04:16:40.145Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T04:16:40.145Z] 72dc09318566: Pulling fs layer [2021-11-11T04:16:40.145Z] f4f7b4309257: Pulling fs layer [2021-11-11T04:16:40.145Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T04:16:40.145Z] b78e95d17946: Pulling fs layer [2021-11-11T04:16:40.145Z] 72dc09318566: Waiting [2021-11-11T04:16:40.145Z] f4f7b4309257: Waiting [2021-11-11T04:16:40.145Z] 0ac9a79272e3: Waiting [2021-11-11T04:16:40.145Z] b78e95d17946: Waiting [2021-11-11T04:16:40.145Z] 7a9cfe048b4a: Waiting [2021-11-11T04:16:40.145Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T04:16:40.145Z] 9e70ebbbe112: Download complete [2021-11-11T04:16:40.145Z] ea3f2d53f512: Download complete [2021-11-11T04:16:40.427Z] 72dc09318566: Verifying Checksum [2021-11-11T04:16:40.427Z] 72dc09318566: Download complete [2021-11-11T04:16:40.427Z] f4f7b4309257: Verifying Checksum [2021-11-11T04:16:40.427Z] f4f7b4309257: Download complete [2021-11-11T04:16:40.427Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T04:16:40.427Z] 0ac9a79272e3: Download complete [2021-11-11T04:16:40.427Z] 552d1f2373af: Verifying Checksum [2021-11-11T04:16:40.427Z] 552d1f2373af: Download complete [2021-11-11T04:16:41.438Z] 552d1f2373af: Pull complete [2021-11-11T04:16:42.050Z] ea3f2d53f512: Pull complete [2021-11-11T04:16:42.659Z] 9e70ebbbe112: Pull complete [2021-11-11T04:16:42.659Z] b78e95d17946: Verifying Checksum [2021-11-11T04:16:42.659Z] b78e95d17946: Download complete [2021-11-11T04:16:42.936Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T04:16:42.936Z] 7a9cfe048b4a: Download complete [2021-11-11T04:16:55.386Z] 7a9cfe048b4a: Pull complete [2021-11-11T04:16:55.386Z] 72dc09318566: Pull complete [2021-11-11T04:16:55.386Z] f4f7b4309257: Pull complete [2021-11-11T04:16:55.386Z] 0ac9a79272e3: Pull complete [2021-11-11T04:17:02.137Z] b78e95d17946: Pull complete [2021-11-11T04:17:02.137Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T04:17:02.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T04:17:02.137Z] ---> 8b459fc5aaf0 [2021-11-11T04:17:02.137Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-11T04:17:04.123Z] ---> Running in 0de7185eb32b [2021-11-11T04:17:04.725Z] Removing intermediate container 0de7185eb32b [2021-11-11T04:17:04.725Z] ---> 50a99a515072 [2021-11-11T04:17:04.725Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-11T04:17:04.725Z] ---> Running in b0a9f05e1b67 [2021-11-11T04:17:05.338Z] Removing intermediate container b0a9f05e1b67 [2021-11-11T04:17:05.338Z] ---> c75a69d5860e [2021-11-11T04:17:05.338Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T04:17:05.338Z] ---> Running in 847e06c15e66 [2021-11-11T04:17:05.942Z] Removing intermediate container 847e06c15e66 [2021-11-11T04:17:05.942Z] ---> 9371c1418500 [2021-11-11T04:17:05.942Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-11T04:17:05.942Z] ---> Running in c2853ee3051b [2021-11-11T04:17:06.544Z] Removing intermediate container c2853ee3051b [2021-11-11T04:17:06.544Z] ---> f903d8863ce1 [2021-11-11T04:17:06.544Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-11T04:17:06.544Z] ---> Running in 7efdd9a0edc8 [2021-11-11T04:17:07.151Z] Removing intermediate container 7efdd9a0edc8 [2021-11-11T04:17:07.151Z] ---> 8aeeb507ada7 [2021-11-11T04:17:07.151Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:17:07.427Z] ---> Running in a8ab7fd5a858 [2021-11-11T04:17:10.093Z] Removing intermediate container a8ab7fd5a858 [2021-11-11T04:17:10.093Z] ---> dd6bdb0f7568 [2021-11-11T04:17:10.093Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T04:17:10.093Z] ---> Running in 38ce22a29d7f [2021-11-11T04:17:11.088Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:17:12.083Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:17:13.539Z] OK: 219 MiB in 52 packages [2021-11-11T04:17:14.528Z] Removing intermediate container 38ce22a29d7f [2021-11-11T04:17:14.528Z] ---> 4f1036eaecec [2021-11-11T04:17:14.528Z] Step 10/14 : ENV GO111MODULE=on [2021-11-11T04:17:14.528Z] ---> Running in dceedcb15616 [2021-11-11T04:17:15.137Z] Removing intermediate container dceedcb15616 [2021-11-11T04:17:15.137Z] ---> 4fbc0cbd21ee [2021-11-11T04:17:15.137Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-11T04:17:15.137Z] ---> Running in 98bb674d2ac6 [2021-11-11T04:17:15.746Z] Removing intermediate container 98bb674d2ac6 [2021-11-11T04:17:15.746Z] ---> fefbf862cba5 [2021-11-11T04:17:15.746Z] Step 12/14 : COPY . . [2021-11-11T04:17:19.166Z] ---> c538f22d1724 [2021-11-11T04:17:19.166Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:17:19.166Z] ---> Running in c59be3394e5b [2021-11-11T04:17:51.577Z] Removing intermediate container c59be3394e5b [2021-11-11T04:17:51.577Z] ---> e4b2b257a543 [2021-11-11T04:17:51.577Z] Step 14/14 : RUN ${MAKE} [2021-11-11T04:17:51.577Z] ---> Running in 864f0fd8b2cb [2021-11-11T04:17:52.175Z] noop [2021-11-11T04:17:53.161Z] Removing intermediate container 864f0fd8b2cb [2021-11-11T04:17:53.161Z] ---> 6b8ceae29015 [2021-11-11T04:17:53.161Z] Successfully built 6b8ceae29015 [2021-11-11T04:17:53.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:17:53.825Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:17:53.825Z] . [Pipeline] withDockerContainer [2021-11-11T04:17:54.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container [2021-11-11T04:17:54.232Z] $ 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 ******** ci-base-image-arm64 cat [2021-11-11T04:17:55.998Z] $ docker top ab8df774c32f60154d1253872d17ed42992847754fe969e9802fa1588b37a515 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:17:57.070Z] + go version [2021-11-11T04:17:57.070Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T04:17:57.115Z] $ docker stop --time=1 ab8df774c32f60154d1253872d17ed42992847754fe969e9802fa1588b37a515 [2021-11-11T04:17:58.934Z] $ docker rm -f ab8df774c32f60154d1253872d17ed42992847754fe969e9802fa1588b37a515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:17:59.873Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:17:59.873Z] . [Pipeline] withDockerContainer [2021-11-11T04:18:00.210Z] prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container [2021-11-11T04:18:00.321Z] $ 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 ******** ci-base-image-arm64 cat [2021-11-11T04:18:02.071Z] $ docker top f132377cb6236636ea17fca4b69199a96a2767c862693e559151df22be4fe524 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:18:03.157Z] + make test [2021-11-11T04:18:03.157Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-11T04:18:04.612Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-11T04:19:01.260Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-11T04:19:01.260Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-11T04:19:28.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:19:28.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-11T04:19:28.156Z] $ docker stop --time=1 f132377cb6236636ea17fca4b69199a96a2767c862693e559151df22be4fe524 [2021-11-11T04:19:30.086Z] $ docker rm -f f132377cb6236636ea17fca4b69199a96a2767c862693e559151df22be4fe524 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:19:31.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:19:31.088Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T04:19:31.911Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:19:32.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:19:33.003Z] + ls -al . [2021-11-11T04:19:33.003Z] total 128 [2021-11-11T04:19:33.003Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 04:18 . [2021-11-11T04:19:33.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:15 .. [2021-11-11T04:19:33.003Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:16 .git [2021-11-11T04:19:33.003Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:16 .github [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 11 04:16 .gitignore [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 11 04:16 CONTRIBUTING.md [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 11 04:16 Dockerfile [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 11 04:16 Jenkinsfile [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 11 04:16 LICENSE [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 11 04:16 Makefile [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 11 04:16 README.md [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 04:12 VERSION [2021-11-11T04:19:33.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:16 assets [2021-11-11T04:19:33.003Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:16 bin [2021-11-11T04:19:33.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:16 cmd [2021-11-11T04:19:33.003Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 11 04:18 coverage.out [2021-11-11T04:19:33.003Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:16 docs [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 881 Nov 11 04:16 go.mod [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 24178 Nov 11 04:16 go.sum [2021-11-11T04:19:33.003Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 04:16 internal [2021-11-11T04:19:33.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:16 pkg [2021-11-11T04:19:33.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:16 snap [2021-11-11T04:19:33.003Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 11 04:16 version.go [2021-11-11T04:19:33.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:16 web [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:19:33.378Z] + 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=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 --label arch=arm64 --label version=0.0.0 . [2021-11-11T04:19:34.376Z] Sending build context to Docker daemon 25.19MB [2021-11-11T04:19:34.376Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:19:34.376Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-11T04:19:34.376Z] ---> 6b8ceae29015 [2021-11-11T04:19:34.376Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-11T04:19:34.650Z] ---> Running in 3720e9c829b2 [2021-11-11T04:19:35.267Z] Removing intermediate container 3720e9c829b2 [2021-11-11T04:19:35.267Z] ---> 05e7a9d2503c [2021-11-11T04:19:35.267Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-11T04:19:35.267Z] ---> Running in 74501bd1cf13 [2021-11-11T04:19:35.877Z] Removing intermediate container 74501bd1cf13 [2021-11-11T04:19:35.877Z] ---> fccbb8826fe3 [2021-11-11T04:19:35.877Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T04:19:35.877Z] ---> Running in f0fb53e81d7d [2021-11-11T04:19:36.479Z] Removing intermediate container f0fb53e81d7d [2021-11-11T04:19:36.479Z] ---> 4fd79b1b1255 [2021-11-11T04:19:36.479Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-11T04:19:36.479Z] ---> Running in 8e02575c18cc [2021-11-11T04:19:37.086Z] Removing intermediate container 8e02575c18cc [2021-11-11T04:19:37.086Z] ---> 1c96d0ab2cad [2021-11-11T04:19:37.086Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-11T04:19:37.086Z] ---> Running in 16819dc55206 [2021-11-11T04:19:37.688Z] Removing intermediate container 16819dc55206 [2021-11-11T04:19:37.688Z] ---> a47c319939cb [2021-11-11T04:19:37.688Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:19:37.963Z] ---> Running in 736ea043d328 [2021-11-11T04:19:40.611Z] Removing intermediate container 736ea043d328 [2021-11-11T04:19:40.611Z] ---> 7e86d44b776f [2021-11-11T04:19:40.611Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T04:19:40.611Z] ---> Running in a6b3dfb329e8 [2021-11-11T04:19:41.603Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:19:42.592Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:19:44.039Z] OK: 219 MiB in 52 packages [2021-11-11T04:19:45.031Z] Removing intermediate container a6b3dfb329e8 [2021-11-11T04:19:45.031Z] ---> c80031ba9bca [2021-11-11T04:19:45.031Z] Step 10/22 : ENV GO111MODULE=on [2021-11-11T04:19:45.031Z] ---> Running in 78a194a1c213 [2021-11-11T04:19:45.638Z] Removing intermediate container 78a194a1c213 [2021-11-11T04:19:45.638Z] ---> 76b076e86f84 [2021-11-11T04:19:45.638Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-11T04:19:45.638Z] ---> Running in 48d6867ba991 [2021-11-11T04:19:46.246Z] Removing intermediate container 48d6867ba991 [2021-11-11T04:19:46.246Z] ---> 86287b99cbd9 [2021-11-11T04:19:46.246Z] Step 12/22 : COPY . . [2021-11-11T04:19:49.672Z] ---> 298cff3be7c8 [2021-11-11T04:19:49.672Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:19:49.672Z] ---> Running in fac08a5f9e74 [2021-11-11T04:19:52.350Z] Removing intermediate container fac08a5f9e74 [2021-11-11T04:19:52.350Z] ---> c7a38c104962 [2021-11-11T04:19:52.350Z] Step 14/22 : RUN ${MAKE} [2021-11-11T04:19:52.350Z] ---> Running in 68a86a7180fa [2021-11-11T04:19:53.810Z] 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-11T04:20:32.953Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-11T04:20:39.713Z] Removing intermediate container 68a86a7180fa [2021-11-11T04:20:39.713Z] ---> 30e013900326 [2021-11-11T04:20:39.713Z] Step 15/22 : FROM alpine:3.14 [2021-11-11T04:20:43.127Z] 3.14: Pulling from library/alpine [2021-11-11T04:20:43.127Z] 552d1f2373af: Already exists [2021-11-11T04:20:43.127Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:20:43.127Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:20:43.127Z] ---> bb3de5531c18 [2021-11-11T04:20:43.127Z] Step 16/22 : EXPOSE 4000 [2021-11-11T04:20:43.127Z] ---> Running in 6c8e24964b38 [2021-11-11T04:20:43.404Z] Removing intermediate container 6c8e24964b38 [2021-11-11T04:20:43.404Z] ---> 4c58b68aec2b [2021-11-11T04:20:43.404Z] 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-11T04:20:45.403Z] ---> ae863dcc7465 [2021-11-11T04:20:45.403Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-11T04:20:45.403Z] ---> Running in d9bea538f8c9 [2021-11-11T04:20:46.009Z] Removing intermediate container d9bea538f8c9 [2021-11-11T04:20:46.009Z] ---> 9040754afa1c [2021-11-11T04:20:46.009Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-11T04:20:46.009Z] ---> Running in 55d1f30d6022 [2021-11-11T04:20:46.619Z] Removing intermediate container 55d1f30d6022 [2021-11-11T04:20:46.619Z] ---> 90af16447421 [2021-11-11T04:20:46.619Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T04:20:46.619Z] ---> Running in 4fbee57c05ab [2021-11-11T04:20:47.221Z] Removing intermediate container 4fbee57c05ab [2021-11-11T04:20:47.221Z] ---> 4a6c8e76cfc5 [2021-11-11T04:20:47.221Z] Step 21/22 : LABEL git_sha=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [2021-11-11T04:20:47.221Z] ---> Running in 9f8a0df3c40c [2021-11-11T04:20:47.825Z] Removing intermediate container 9f8a0df3c40c [2021-11-11T04:20:47.825Z] ---> 8ac0c05338c8 [2021-11-11T04:20:47.825Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T04:20:47.825Z] ---> Running in 4ee21984a545 [2021-11-11T04:20:48.427Z] Removing intermediate container 4ee21984a545 [2021-11-11T04:20:48.427Z] ---> 282962810a6d [2021-11-11T04:20:48.427Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:20:48.427Z] Successfully built 282962810a6d [2021-11-11T04:20:48.427Z] 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-11T04:20:49.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:20:49.432Z] [2021-11-11T04:20:49.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:20:49.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:20:50.128Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T04:20:50.128Z] 448f6bf000e3: Pulling fs layer [2021-11-11T04:20:50.128Z] f757da607395: Pulling fs layer [2021-11-11T04:20:50.128Z] 05883995daec: Pulling fs layer [2021-11-11T04:20:50.128Z] 8603b9c90790: Pulling fs layer [2021-11-11T04:20:50.128Z] 1560dd03e051: Pulling fs layer [2021-11-11T04:20:50.128Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T04:20:50.128Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T04:20:50.128Z] 1560dd03e051: Waiting [2021-11-11T04:20:50.128Z] 27f5ce0e4adf: Waiting [2021-11-11T04:20:50.128Z] c2d8d7efcc4b: Waiting [2021-11-11T04:20:50.128Z] 8603b9c90790: Waiting [2021-11-11T04:20:50.128Z] f757da607395: Verifying Checksum [2021-11-11T04:20:50.128Z] f757da607395: Download complete [2021-11-11T04:20:50.406Z] 8603b9c90790: Verifying Checksum [2021-11-11T04:20:50.406Z] 8603b9c90790: Download complete [2021-11-11T04:20:50.406Z] 1560dd03e051: Verifying Checksum [2021-11-11T04:20:50.406Z] 1560dd03e051: Download complete [2021-11-11T04:20:50.406Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T04:20:50.406Z] 27f5ce0e4adf: Download complete [2021-11-11T04:20:50.406Z] 05883995daec: Verifying Checksum [2021-11-11T04:20:50.406Z] 05883995daec: Download complete [2021-11-11T04:20:50.706Z] 448f6bf000e3: Verifying Checksum [2021-11-11T04:20:50.706Z] 448f6bf000e3: Download complete [2021-11-11T04:20:53.357Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T04:20:53.357Z] c2d8d7efcc4b: Download complete [2021-11-11T04:20:54.801Z] 448f6bf000e3: Pull complete [2021-11-11T04:20:55.407Z] f757da607395: Pull complete [2021-11-11T04:20:56.856Z] 05883995daec: Pull complete [2021-11-11T04:20:57.457Z] 8603b9c90790: Pull complete [2021-11-11T04:20:58.459Z] 1560dd03e051: Pull complete [2021-11-11T04:20:58.737Z] 27f5ce0e4adf: Pull complete [2021-11-11T04:21:13.861Z] c2d8d7efcc4b: Pull complete [2021-11-11T04:21:13.861Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T04:21:13.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:21:13.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T04:21:14.190Z] prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container [2021-11-11T04:21:14.308Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T04:21:17.814Z] $ docker top 80e6dfad88b76ea96c740540b8bc39604df0c977dfe9249a757e8a7292b5f2dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:18.906Z] ---> job-cost.sh [2021-11-11T04:21:18.906Z] lf-activate-venv: SKIPPING [2021-11-11T04:21:18.906Z] INFO: No Stack... [2021-11-11T04:21:19.900Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T04:21:20.499Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:21:21.198Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-11-11T04:21:21.198Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T04:21:21.297Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [2021-11-11T04:21:21.302Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] did not exist. Created. [2021-11-11T04:21:21.302Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:21:22.047Z] /w/workspace/edgex-ui-go/1@tmp/durable-07cbaac9/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-07cbaac9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T04:21:22.750Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T04:21:22.788Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T04:21:22.959Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:21:22.978Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:21:23.049Z] $ docker stop --time=1 80e6dfad88b76ea96c740540b8bc39604df0c977dfe9249a757e8a7292b5f2dd [2021-11-11T04:21:24.757Z] $ docker rm -f 80e6dfad88b76ea96c740540b8bc39604df0c977dfe9249a757e8a7292b5f2dd [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-11T04:21:25.804Z] provisioning config files... [2021-11-11T04:21:25.818Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/config8625105974500775825tmp [Pipeline] { [Pipeline] sh [2021-11-11T04:21:26.178Z] + set +x [2021-11-11T04:21:26.178Z] + curl -s https://codecov.io/bash [2021-11-11T04:21:26.178Z] + bash -s -- [2021-11-11T04:21:26.178Z] [2021-11-11T04:21:26.178Z] _____ _ [2021-11-11T04:21:26.178Z] / ____| | | [2021-11-11T04:21:26.178Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T04:21:26.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T04:21:26.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T04:21:26.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T04:21:26.178Z] Bash-1.0.6 [2021-11-11T04:21:26.178Z] [2021-11-11T04:21:26.178Z] [2021-11-11T04:21:26.178Z] ==> git version 2.24.4 found [2021-11-11T04:21:26.178Z] ==> 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-11T04:21:26.178Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T04:21:26.178Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T04:21:26.178Z] ==> Jenkins CI detected. [2021-11-11T04:21:26.178Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-476 [2021-11-11T04:21:26.178Z] project root: . [2021-11-11T04:21:26.178Z] --> token set from env [2021-11-11T04:21:26.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T04:21:26.178Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T04:21:26.178Z] ==> Python coveragepy not found [2021-11-11T04:21:26.178Z] ==> Searching for coverage reports in: [2021-11-11T04:21:26.178Z] + . [2021-11-11T04:21:26.178Z] -> Found 1 reports [2021-11-11T04:21:26.178Z] ==> Detecting git/mercurial file structure [2021-11-11T04:21:26.178Z] ==> Reading reports [2021-11-11T04:21:26.178Z] + ./coverage.out bytes=10 [2021-11-11T04:21:26.178Z] ==> Appending adjustments [2021-11-11T04:21:26.178Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T04:21:26.444Z] + Found adjustments [2021-11-11T04:21:26.444Z] ==> Gzipping contents [2021-11-11T04:21:26.444Z] 4.0K /tmp/codecov.Js4dSm.gz [2021-11-11T04:21:26.444Z] ==> Uploading reports [2021-11-11T04:21:26.444Z] url: https://codecov.io [2021-11-11T04:21:26.444Z] query: branch=PR-476&commit=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=476&job=&cmd_args= [2021-11-11T04:21:26.444Z] -> Pinging Codecov [2021-11-11T04:21:26.444Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-476&commit=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=476&job=&cmd_args= [2021-11-11T04:21:26.708Z] -> Uploading to [2021-11-11T04:21:26.708Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/FB506323287CE973F263BFD2A0EB1F37/1ecb4b59e1eb442c948434ab3e41324c3e1bfa58/7887700e-2002-49b6-b7ca-05eaa478a37b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T042126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58b375b4cbda75ca9fe62299bffbdf5e71dd945ab6f6b6d5e9b52a4d6f4c8adf [2021-11-11T04:21:26.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:21:26.708Z] Dload Upload Total Spent Left Speed [2021-11-11T04:21:27.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 10777 --:--:-- --:--:-- --:--:-- 10802 [2021-11-11T04:21:27.300Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] } [2021-11-11T04:21:27.318Z] 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-11T04:21:29.352Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-476/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:29.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:30.334Z] ---> package-listing.sh [2021-11-11T04:21:30.334Z] ++ facter osfamily [2021-11-11T04:21:30.334Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T04:21:30.608Z] + OS_FAMILY=redhat [2021-11-11T04:21:30.608Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-476 [2021-11-11T04:21:30.608Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T04:21:30.608Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T04:21:30.608Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T04:21:30.608Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T04:21:30.608Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-476 ']' [2021-11-11T04:21:30.608Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T04:21:30.608Z] + case "${OS_FAMILY}" in [2021-11-11T04:21:30.608Z] + rpm -qa [2021-11-11T04:21:30.608Z] + sort [2021-11-11T04:21:31.185Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T04:21:31.185Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T04:21:31.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T04:21:31.185Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-476 ']' [2021-11-11T04:21:31.185Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-476/archives/ [2021-11-11T04:21:31.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-476/archives/ [Pipeline] echo [2021-11-11T04:21:31.213Z] 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-476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T04:21:31.523Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:21:32.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:21:32.122Z] [2021-11-11T04:21:32.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:21:32.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:21:32.485Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:21:32.485Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:21:32.485Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:21:32.485Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:21:32.485Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:21:32.485Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:21:32.485Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:21:32.485Z] d287ab97295c: Pulling fs layer [2021-11-11T04:21:32.485Z] 77bc0d833cb6: Waiting [2021-11-11T04:21:32.485Z] 9065ff56babe: Waiting [2021-11-11T04:21:32.485Z] d287ab97295c: Waiting [2021-11-11T04:21:32.485Z] dc539afda2c1: Waiting [2021-11-11T04:21:32.485Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:21:32.485Z] a1111a8f2ec3: Download complete [2021-11-11T04:21:32.485Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:21:32.485Z] dc539afda2c1: Download complete [2021-11-11T04:21:32.485Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:21:32.485Z] ed53099fbce6: Download complete [2021-11-11T04:21:32.761Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:21:32.761Z] 9065ff56babe: Download complete [2021-11-11T04:21:32.761Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:21:32.761Z] 77bc0d833cb6: Download complete [2021-11-11T04:21:32.761Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:21:32.761Z] b4d181a07f80: Download complete [2021-11-11T04:21:33.354Z] d287ab97295c: Verifying Checksum [2021-11-11T04:21:33.354Z] d287ab97295c: Download complete [2021-11-11T04:21:34.321Z] b4d181a07f80: Pull complete [2021-11-11T04:21:34.321Z] a1111a8f2ec3: Pull complete [2021-11-11T04:21:34.899Z] ed53099fbce6: Pull complete [2021-11-11T04:21:35.168Z] dc539afda2c1: Pull complete [2021-11-11T04:21:35.436Z] 77bc0d833cb6: Pull complete [2021-11-11T04:21:35.436Z] 9065ff56babe: Pull complete [2021-11-11T04:21:40.811Z] d287ab97295c: Pull complete [2021-11-11T04:21:40.811Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:21:40.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:21:40.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:21:40.905Z] prd-centos7-docker-4c-2g-18 does not seem to be running inside a container [2021-11-11T04:21:40.953Z] $ 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-476/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-476 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-476:/w/workspace/edgexfoundry_edgex-ui-go_PR-476:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T04:21:43.554Z] $ docker top 533100714c489d510ada4670250e6acbf4dd07a6b9610c37aac4f39df86310ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:21:43.970Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T04:21:44.284Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T04:21:44.596Z] + ls /var/log/sa-host [2021-11-11T04:21:44.596Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T04:21:44.596Z] file_magic: OK [2021-11-11T04:21:44.596Z] HZ: Using current value: 100 [2021-11-11T04:21:44.596Z] file_header: OK [2021-11-11T04:21:44.596Z] 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-11T04:21:44.596Z] Statistics: [2021-11-11T04:21:44.596Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:21:44.596Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T04:21:44.596Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T04:21:44.596Z] file_magic: OK [2021-11-11T04:21:44.596Z] HZ: Using current value: 100 [2021-11-11T04:21:44.596Z] file_header: OK [2021-11-11T04:21:44.596Z] 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-11T04:21:44.596Z] Statistics: [2021-11-11T04:21:44.596Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:21:44.596Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:21:44.724Z] provisioning config files... [2021-11-11T04:21:44.735Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/config511891598402596638tmp [Pipeline] { [Pipeline] echo [2021-11-11T04:21:44.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:45.097Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T04:21:45.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:45.519Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T04:21:45.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:45.875Z] ---> sudo-logs.sh [2021-11-11T04:21:45.875Z] Archiving 'sudo' log.. [2021-11-11T04:21:45.875Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-18.novalocal: Name or service not known [2021-11-11T04:21:45.875Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-18.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T04:21:46.211Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:46.547Z] ---> job-cost.sh [2021-11-11T04:21:46.547Z] lf-activate-venv: SKIPPING [2021-11-11T04:21:46.547Z] DEBUG: total: 0.10999999940395355 [2021-11-11T04:21:46.547Z] INFO: Retrieving Stack Cost... [2021-11-11T04:21:53.169Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:21:53.169Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T04:21:53.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:53.530Z] ---> logs-deploy.sh [2021-11-11T04:21:53.531Z] lf-activate-venv: SKIPPING [2021-11-11T04:21:53.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-476/1 [2021-11-11T04:21:53.531Z] INFO: archiving workspace using pattern(s): [2021-11-11T04:21:54.105Z] Archives upload complete. [2021-11-11T04:21:54.367Z] INFO: archiving logs to Nexus