Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2+a2613f37b18292cfb09bf777d2af224928a20c7e (7f80f8cd93ef8b4e3026bd9ebd63f308ca15ba36) 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-ssh1288383451611939244.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16704707942969477734.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5851613245936970696.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17900967049536922077.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10559192309760226915.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29999’ Running on prd-ubuntu20.04-docker-8c-8g-30004 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [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-552 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 Merge succeeded, producing e10795d9b1fbb395238f80372ceac390c76aa0d9 Checking out Revision e10795d9b1fbb395238f80372ceac390c76aa0d9 (PR-552) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e10795d9b1fbb395238f80372ceac390c76aa0d9 # timeout=10 Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" > git rev-list --no-walk 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T22:07:58.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T22:07:58.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T22:07:58.442Z] ========================================================= [2022-09-20T22:07:58.442Z] EdgeX Global Pipelines Version Info [2022-09-20T22:07:58.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:07:59.199Z] ------------------- [2022-09-20T22:07:59.199Z] stable info: [2022-09-20T22:07:59.199Z] ------------------- [2022-09-20T22:07:59.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T22:07:59.199Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T22:07:59.199Z] Message: update stable to v1.0.239 [2022-09-20T22:07:59.770Z] ------------------- [2022-09-20T22:07:59.770Z] experimental info: [2022-09-20T22:07:59.770Z] ------------------- [2022-09-20T22:07:59.770Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T22:07:59.770Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T22:07:59.770Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T22:08:00.014Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-20T22:08:00.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-20T22:08:00.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T22:08:00.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T22:08:00.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T22:08:00.070Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T22:08:00.082Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T22:08:00.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-20T22:08:00.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T22:08:00.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T22:08:00.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T22:08:00.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-20T22:08:00.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T22:08:00.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T22:08:00.188Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T22:08:00.199Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T22:08:00.211Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T22:08:00.223Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T22:08:00.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T22:08:00.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T22:08:00.262Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-20T22:08:00.273Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-20T22:08:00.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-20T22:08:00.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-20T22:08:00.306Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-20T22:08:00.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T22:08:00.331Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T22:08:00.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-552 [Pipeline] echo [2022-09-20T22:08:00.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-552 [Pipeline] echo [2022-09-20T22:08:00.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-552 [Pipeline] echo [2022-09-20T22:08:00.376Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e10795d9b1fbb395238f80372ceac390c76aa0d9 [Pipeline] echo [2022-09-20T22:08:00.387Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e10795d [Pipeline] echo [2022-09-20T22:08:00.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:08:00.441Z] provisioning config files... [2022-09-20T22:08:00.455Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config7873855744799392545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:08:00.773Z] ---> docker-login.sh [2022-09-20T22:08:00.773Z] nexus3.edgexfoundry.org:10001 [2022-09-20T22:08:01.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:01.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:01.033Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:01.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:01.033Z] [2022-09-20T22:08:01.033Z] Login Succeeded [2022-09-20T22:08:01.033Z] nexus3.edgexfoundry.org:10002 [2022-09-20T22:08:01.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:01.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:01.295Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:01.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:01.295Z] [2022-09-20T22:08:01.295Z] Login Succeeded [2022-09-20T22:08:01.295Z] nexus3.edgexfoundry.org:10003 [2022-09-20T22:08:01.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:01.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:01.295Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:01.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:01.295Z] [2022-09-20T22:08:01.295Z] Login Succeeded [2022-09-20T22:08:01.295Z] nexus3.edgexfoundry.org:10004 [2022-09-20T22:08:01.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:01.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:01.555Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:01.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:01.555Z] [2022-09-20T22:08:01.555Z] Login Succeeded [2022-09-20T22:08:01.555Z] docker.io [2022-09-20T22:08:01.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:01.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:01.816Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:01.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:01.816Z] [2022-09-20T22:08:01.816Z] Login Succeeded [2022-09-20T22:08:01.816Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T22:08:01.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-20T22:08:02.190Z] + git rev-list -1 --merges e10795d9b1fbb395238f80372ceac390c76aa0d9~1..e10795d9b1fbb395238f80372ceac390c76aa0d9 [Pipeline] echo [2022-09-20T22:08:02.217Z] -----------> git rev-list -1 --merges e10795d9b1fbb395238f80372ceac390c76aa0d9~1..e10795d9b1fbb395238f80372ceac390c76aa0d9 e10795d9b1fbb395238f80372ceac390c76aa0d9 [2022-09-20T22:08:02.217Z] e10795d9b1fbb395238f80372ceac390c76aa0d9 [false] [Pipeline] sh [2022-09-20T22:08:02.509Z] + git log --format=format:%s -1 e10795d9b1fbb395238f80372ceac390c76aa0d9 [Pipeline] echo [2022-09-20T22:08:02.524Z] ========================================================= [2022-09-20T22:08:02.524Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T22:08:02.524Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T22:08:02.856Z] + git log --format=format:%s -1 e10795d9b1fbb395238f80372ceac390c76aa0d9 [Pipeline] echo [2022-09-20T22:08:02.869Z] [semverPrep] GIT_COMMIT: e10795d9b1fbb395238f80372ceac390c76aa0d9, Commit Message: Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD [Pipeline] echo [2022-09-20T22:08:02.878Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-20T22:08:03.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T22:08:03.226Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T22:08:03.226Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T22:08:03.226Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T22:08:03.226Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T22:08:03.226Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T22:08:03.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:08:03.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T22:08:03.574Z] [2022-09-20T22:08:03.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:08:03.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T22:08:03.880Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T22:08:03.880Z] b85a868b505f: Pulling fs layer [2022-09-20T22:08:03.880Z] e2be974225ed: Pulling fs layer [2022-09-20T22:08:03.880Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T22:08:03.880Z] 988bab9f4d93: Pulling fs layer [2022-09-20T22:08:03.880Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T22:08:03.880Z] eaf3925da568: Pulling fs layer [2022-09-20T22:08:03.880Z] bab4dde63d76: Pulling fs layer [2022-09-20T22:08:03.880Z] bde34c3a00c8: Pulling fs layer [2022-09-20T22:08:03.880Z] b352a97aabf1: Pulling fs layer [2022-09-20T22:08:03.880Z] 4872d77fe225: Pulling fs layer [2022-09-20T22:08:03.880Z] 5851b861e8e6: Pulling fs layer [2022-09-20T22:08:03.880Z] eaf3925da568: Waiting [2022-09-20T22:08:03.880Z] bab4dde63d76: Waiting [2022-09-20T22:08:03.880Z] bde34c3a00c8: Waiting [2022-09-20T22:08:03.880Z] b352a97aabf1: Waiting [2022-09-20T22:08:03.880Z] 4872d77fe225: Waiting [2022-09-20T22:08:03.880Z] 988bab9f4d93: Waiting [2022-09-20T22:08:03.880Z] 5851b861e8e6: Waiting [2022-09-20T22:08:03.880Z] 1469e6f7b9e6: Waiting [2022-09-20T22:08:03.880Z] e2be974225ed: Verifying Checksum [2022-09-20T22:08:03.880Z] e2be974225ed: Download complete [2022-09-20T22:08:03.880Z] 988bab9f4d93: Verifying Checksum [2022-09-20T22:08:03.880Z] 988bab9f4d93: Download complete [2022-09-20T22:08:03.880Z] 1469e6f7b9e6: Download complete [2022-09-20T22:08:04.139Z] eaf3925da568: Verifying Checksum [2022-09-20T22:08:04.139Z] eaf3925da568: Download complete [2022-09-20T22:08:04.139Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T22:08:04.139Z] 339a4e72a1f5: Download complete [2022-09-20T22:08:04.139Z] bde34c3a00c8: Download complete [2022-09-20T22:08:04.139Z] b352a97aabf1: Download complete [2022-09-20T22:08:04.139Z] 4872d77fe225: Download complete [2022-09-20T22:08:04.139Z] 5851b861e8e6: Verifying Checksum [2022-09-20T22:08:04.139Z] 5851b861e8e6: Download complete [2022-09-20T22:08:04.139Z] b85a868b505f: Verifying Checksum [2022-09-20T22:08:04.139Z] b85a868b505f: Download complete [2022-09-20T22:08:04.397Z] bab4dde63d76: Verifying Checksum [2022-09-20T22:08:04.397Z] bab4dde63d76: Download complete [2022-09-20T22:08:05.334Z] b85a868b505f: Pull complete [2022-09-20T22:08:05.593Z] e2be974225ed: Pull complete [2022-09-20T22:08:05.853Z] 339a4e72a1f5: Pull complete [2022-09-20T22:08:06.113Z] 988bab9f4d93: Pull complete [2022-09-20T22:08:06.374Z] 1469e6f7b9e6: Pull complete [2022-09-20T22:08:06.374Z] eaf3925da568: Pull complete [2022-09-20T22:08:08.279Z] bab4dde63d76: Pull complete [2022-09-20T22:08:08.279Z] bde34c3a00c8: Pull complete [2022-09-20T22:08:08.279Z] b352a97aabf1: Pull complete [2022-09-20T22:08:08.279Z] 4872d77fe225: Pull complete [2022-09-20T22:08:08.279Z] 5851b861e8e6: Pull complete [2022-09-20T22:08:08.539Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T22:08:08.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T22:08:08.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:08:08.649Z] prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container [2022-09-20T22:08:08.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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-devops/py-git-semver:0.1.4 cat [2022-09-20T22:08:11.950Z] $ docker top f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e -eo pid,comm [2022-09-20T22:08:12.012Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-20T22:08:12.012Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T22:08:12.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T22:08:12.059Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T22:08:12.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T22:08:12.187Z] $ docker exec f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e ssh-agent [2022-09-20T22:08:12.312Z] SSH_AUTH_SOCK=/tmp/ssh-kdTiY78uOTcD/agent.32 [2022-09-20T22:08:12.312Z] SSH_AGENT_PID=38 [2022-09-20T22:08:12.319Z] Running ssh-add (command line suppressed) [2022-09-20T22:08:12.447Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_5632574429363175103.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_5632574429363175103.key) [2022-09-20T22:08:12.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T22:08:12.752Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T22:08:12.774Z] $ docker exec --env ******** --env ******** f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e ssh-agent -k [2022-09-20T22:08:12.885Z] unset SSH_AUTH_SOCK; [2022-09-20T22:08:12.885Z] unset SSH_AGENT_PID; [2022-09-20T22:08:12.885Z] echo Agent pid 38 killed; [2022-09-20T22:08:12.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T22:08:12.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T22:08:12.918Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T22:08:13.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T22:08:13.042Z] $ docker exec f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e ssh-agent [2022-09-20T22:08:13.159Z] SSH_AUTH_SOCK=/tmp/ssh-Mr71jvR3feCW/agent.70 [2022-09-20T22:08:13.159Z] SSH_AGENT_PID=76 [2022-09-20T22:08:13.165Z] Running ssh-add (command line suppressed) [2022-09-20T22:08:13.296Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_2367864932620504175.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_2367864932620504175.key) [2022-09-20T22:08:13.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T22:08:13.599Z] + git semver init [2022-09-20T22:08:13.859Z] 2022-09-20 22:08:13,777 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T22:08:13.859Z] 2022-09-20 22:08:13,778 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver [2022-09-20T22:08:13.859Z] 2022-09-20 22:08:13,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver [2022-09-20T22:08:13.859Z] 2022-09-20 22:08:13,779 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552, universal_newlines=False, shell=None, istream=None) [2022-09-20T22:08:15.776Z] 2022-09-20 22:08:15,338 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.git/info/exclude [2022-09-20T22:08:15.776Z] 2022-09-20 22:08:15,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 with force:False [2022-09-20T22:08:15.776Z] 2022-09-20 22:08:15,339 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 [2022-09-20T22:08:15.776Z] 2022-09-20 22:08:15,343 [execute] INFO git cat-file --batch-check [2022-09-20T22:08:15.776Z] 2022-09-20 22:08:15,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T22:08:15.776Z] 2022-09-20 22:08:15,349 [execute] INFO git cat-file --batch [2022-09-20T22:08:15.776Z] 2022-09-20 22:08:15,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T22:08:15.776Z] 2022-09-20 22:08:15,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 [2022-09-20T22:08:15.776Z] 0.0.0 [Pipeline] } [2022-09-20T22:08:15.788Z] $ docker exec --env ******** --env ******** f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e ssh-agent -k [2022-09-20T22:08:15.904Z] unset SSH_AUTH_SOCK; [2022-09-20T22:08:15.905Z] unset SSH_AGENT_PID; [2022-09-20T22:08:15.905Z] echo Agent pid 76 killed; [2022-09-20T22:08:15.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T22:08:16.223Z] + git semver [Pipeline] } [2022-09-20T22:08:16.502Z] $ docker stop --time=1 f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e [2022-09-20T22:08:17.805Z] $ docker rm -f f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T22:08:18.152Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T22:08:18.386Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T22:08:18.389Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:08:18.552Z] provisioning config files... [2022-09-20T22:08:18.562Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config1901395107411114597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:08:18.866Z] ---> docker-login.sh [2022-09-20T22:08:18.866Z] nexus3.edgexfoundry.org:10001 [2022-09-20T22:08:18.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:18.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:18.867Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:18.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:18.867Z] [2022-09-20T22:08:18.867Z] Login Succeeded [2022-09-20T22:08:18.867Z] nexus3.edgexfoundry.org:10002 [2022-09-20T22:08:18.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:19.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:19.126Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:19.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:19.126Z] [2022-09-20T22:08:19.126Z] Login Succeeded [2022-09-20T22:08:19.126Z] nexus3.edgexfoundry.org:10003 [2022-09-20T22:08:19.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:19.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:19.126Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:19.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:19.126Z] [2022-09-20T22:08:19.126Z] Login Succeeded [2022-09-20T22:08:19.126Z] nexus3.edgexfoundry.org:10004 [2022-09-20T22:08:19.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:19.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:19.387Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:19.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:19.387Z] [2022-09-20T22:08:19.387Z] Login Succeeded [2022-09-20T22:08:19.387Z] docker.io [2022-09-20T22:08:19.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:08:19.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:08:19.646Z] Configure a credential helper to remove this warning. See [2022-09-20T22:08:19.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:08:19.646Z] [2022-09-20T22:08:19.646Z] Login Succeeded [2022-09-20T22:08:19.646Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T22:08:19.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T22:08:19.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:08:19.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:08:19.751Z] ========================================================= [2022-09-20T22:08:19.751Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T22:08:19.751Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:08:20.073Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-20T22:08:20.565Z] Sending build context to Docker daemon 45.12MB [2022-09-20T22:08:20.565Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T22:08:20.565Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-20T22:08:20.565Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T22:08:20.565Z] 2408cc74d12b: Pulling fs layer [2022-09-20T22:08:20.565Z] ea60b727a1ce: Pulling fs layer [2022-09-20T22:08:20.565Z] 30c4a7721957: Pulling fs layer [2022-09-20T22:08:20.565Z] 370296b7ddb6: Pulling fs layer [2022-09-20T22:08:20.565Z] 7c6cee850709: Pulling fs layer [2022-09-20T22:08:20.565Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T22:08:20.565Z] d94ebbe4e438: Pulling fs layer [2022-09-20T22:08:20.565Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T22:08:20.565Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T22:08:20.565Z] 39a5fcdaea64: Waiting [2022-09-20T22:08:20.565Z] d94ebbe4e438: Waiting [2022-09-20T22:08:20.565Z] 59ccb84bbe0f: Waiting [2022-09-20T22:08:20.565Z] 7c6cee850709: Waiting [2022-09-20T22:08:20.565Z] 30c4a7721957: Verifying Checksum [2022-09-20T22:08:20.565Z] 30c4a7721957: Download complete [2022-09-20T22:08:20.565Z] ea60b727a1ce: Download complete [2022-09-20T22:08:20.565Z] 7c6cee850709: Verifying Checksum [2022-09-20T22:08:20.565Z] 7c6cee850709: Download complete [2022-09-20T22:08:20.565Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T22:08:20.565Z] 39a5fcdaea64: Download complete [2022-09-20T22:08:20.566Z] 2408cc74d12b: Download complete [2022-09-20T22:08:20.566Z] d94ebbe4e438: Verifying Checksum [2022-09-20T22:08:20.566Z] d94ebbe4e438: Download complete [2022-09-20T22:08:20.566Z] 2408cc74d12b: Pull complete [2022-09-20T22:08:20.833Z] ea60b727a1ce: Pull complete [2022-09-20T22:08:20.833Z] 30c4a7721957: Pull complete [2022-09-20T22:08:21.791Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T22:08:21.791Z] 59ccb84bbe0f: Download complete [2022-09-20T22:08:22.052Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T22:08:22.052Z] bcfd1f05c69d: Download complete [2022-09-20T22:08:22.313Z] 370296b7ddb6: Verifying Checksum [2022-09-20T22:08:22.313Z] 370296b7ddb6: Download complete [2022-09-20T22:08:26.496Z] 370296b7ddb6: Pull complete [2022-09-20T22:08:26.496Z] 7c6cee850709: Pull complete [2022-09-20T22:08:26.496Z] 39a5fcdaea64: Pull complete [2022-09-20T22:08:26.496Z] d94ebbe4e438: Pull complete [2022-09-20T22:08:28.399Z] bcfd1f05c69d: Pull complete [2022-09-20T22:08:29.349Z] 59ccb84bbe0f: Pull complete [2022-09-20T22:08:29.349Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T22:08:29.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T22:08:29.349Z] ---> a4fb48ad2a94 [2022-09-20T22:08:29.349Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T22:08:33.500Z] Still waiting to schedule task [2022-09-20T22:08:33.500Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-30000’ [2022-09-20T22:08:34.630Z] ---> Running in 1b4bfa3ee3ed [2022-09-20T22:08:34.630Z] Removing intermediate container 1b4bfa3ee3ed [2022-09-20T22:08:34.630Z] ---> 4065065b0340 [2022-09-20T22:08:34.630Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T22:08:34.630Z] ---> Running in 39128bc923b2 [2022-09-20T22:08:34.889Z] Removing intermediate container 39128bc923b2 [2022-09-20T22:08:34.889Z] ---> 56429ac9e3f7 [2022-09-20T22:08:34.889Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T22:08:34.889Z] ---> Running in b051f13538f5 [2022-09-20T22:08:34.889Z] Removing intermediate container b051f13538f5 [2022-09-20T22:08:34.889Z] ---> 04de504600c3 [2022-09-20T22:08:34.889Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-20T22:08:34.889Z] ---> Running in b2f202dbe59a [2022-09-20T22:08:34.889Z] Removing intermediate container b2f202dbe59a [2022-09-20T22:08:34.889Z] ---> 63675f027288 [2022-09-20T22:08:34.889Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T22:08:34.889Z] ---> Running in d68d4aba4041 [2022-09-20T22:08:35.148Z] Removing intermediate container d68d4aba4041 [2022-09-20T22:08:35.148Z] ---> 07e7132cedc6 [2022-09-20T22:08:35.148Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T22:08:35.717Z] latest: Pulling from library/docker [2022-09-20T22:08:35.717Z] 213ec9aee27d: Pulling fs layer [2022-09-20T22:08:35.717Z] 6eb510456a42: Pulling fs layer [2022-09-20T22:08:35.717Z] 4627ba0696d0: Pulling fs layer [2022-09-20T22:08:35.717Z] 58acb0837d57: Pulling fs layer [2022-09-20T22:08:35.717Z] 12036fa74330: Pulling fs layer [2022-09-20T22:08:35.717Z] c052aa9e92bf: Pulling fs layer [2022-09-20T22:08:35.717Z] c052aa9e92bf: Waiting [2022-09-20T22:08:35.717Z] 58acb0837d57: Waiting [2022-09-20T22:08:35.717Z] 12036fa74330: Waiting [2022-09-20T22:08:35.717Z] 87c6260f9eda: Pulling fs layer [2022-09-20T22:08:35.717Z] 669290a31ba1: Pulling fs layer [2022-09-20T22:08:35.717Z] d77965d4a857: Pulling fs layer [2022-09-20T22:08:35.717Z] 669290a31ba1: Waiting [2022-09-20T22:08:35.717Z] d77965d4a857: Waiting [2022-09-20T22:08:35.998Z] 4627ba0696d0: Download complete [2022-09-20T22:08:35.998Z] 213ec9aee27d: Download complete [2022-09-20T22:08:35.998Z] 6eb510456a42: Verifying Checksum [2022-09-20T22:08:35.998Z] 6eb510456a42: Download complete [2022-09-20T22:08:36.262Z] 213ec9aee27d: Pull complete [2022-09-20T22:08:36.262Z] 6eb510456a42: Pull complete [2022-09-20T22:08:36.262Z] 4627ba0696d0: Pull complete [2022-09-20T22:08:36.262Z] 12036fa74330: Verifying Checksum [2022-09-20T22:08:36.262Z] 12036fa74330: Download complete [2022-09-20T22:08:36.521Z] 58acb0837d57: Verifying Checksum [2022-09-20T22:08:36.521Z] 58acb0837d57: Download complete [2022-09-20T22:08:36.521Z] c052aa9e92bf: Verifying Checksum [2022-09-20T22:08:36.521Z] c052aa9e92bf: Download complete [2022-09-20T22:08:36.521Z] 87c6260f9eda: Download complete [2022-09-20T22:08:36.521Z] 669290a31ba1: Verifying Checksum [2022-09-20T22:08:36.521Z] 669290a31ba1: Download complete [2022-09-20T22:08:36.780Z] d77965d4a857: Verifying Checksum [2022-09-20T22:08:36.780Z] d77965d4a857: Download complete [2022-09-20T22:08:36.780Z] 58acb0837d57: Pull complete [2022-09-20T22:08:37.041Z] 12036fa74330: Pull complete [2022-09-20T22:08:37.611Z] c052aa9e92bf: Pull complete [2022-09-20T22:08:37.611Z] 87c6260f9eda: Pull complete [2022-09-20T22:08:37.611Z] 669290a31ba1: Pull complete [2022-09-20T22:08:37.611Z] d77965d4a857: Pull complete [2022-09-20T22:08:37.611Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-20T22:08:37.611Z] Status: Downloaded newer image for docker:latest [2022-09-20T22:08:39.532Z] ---> 9087ebb1c394 [2022-09-20T22:08:39.532Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T22:08:39.532Z] ---> Running in 9477116d6559 [2022-09-20T22:08:40.100Z] Removing intermediate container 9477116d6559 [2022-09-20T22:08:40.100Z] ---> e86ea0e8a5ee [2022-09-20T22:08:40.100Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T22:08:40.100Z] ---> Running in e0d1b7f195d8 [2022-09-20T22:08:40.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T22:08:41.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T22:08:41.556Z] OK: 211 MiB in 51 packages [2022-09-20T22:08:41.816Z] Removing intermediate container e0d1b7f195d8 [2022-09-20T22:08:41.816Z] ---> 0ac8e5b595aa [2022-09-20T22:08:41.816Z] Step 11/16 : ENV GO111MODULE=on [2022-09-20T22:08:41.816Z] ---> Running in a49cee84312d [2022-09-20T22:08:41.816Z] Removing intermediate container a49cee84312d [2022-09-20T22:08:41.816Z] ---> 68201a42f486 [2022-09-20T22:08:41.816Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T22:08:41.816Z] ---> Running in 964f3934f2d5 [2022-09-20T22:08:41.816Z] Removing intermediate container 964f3934f2d5 [2022-09-20T22:08:41.816Z] ---> ef2f1a113384 [2022-09-20T22:08:41.816Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-20T22:08:42.076Z] ---> 243f1869538c [2022-09-20T22:08:42.076Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T22:08:42.076Z] ---> Running in e9baab8268e2 [2022-09-20T22:08:54.321Z] Removing intermediate container e9baab8268e2 [2022-09-20T22:08:54.321Z] ---> 35a3678ed55f [2022-09-20T22:08:54.321Z] Step 15/16 : COPY . . [2022-09-20T22:08:54.321Z] ---> 8c38dc1dc30c [2022-09-20T22:08:54.321Z] Step 16/16 : RUN ${MAKE} [2022-09-20T22:08:54.321Z] ---> Running in d122ed35fee4 [2022-09-20T22:08:54.582Z] noop [2022-09-20T22:08:54.843Z] Removing intermediate container d122ed35fee4 [2022-09-20T22:08:54.843Z] ---> 83043ce98b0f [2022-09-20T22:08:54.843Z] Successfully built 83043ce98b0f [2022-09-20T22:08:54.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:08:55.243Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T22:08:55.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:08:55.351Z] prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container [2022-09-20T22:08:55.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T22:08:55.829Z] $ docker top b8e1625c5f801d4559f8e1e8e8eb33863b036ba43706d9b942264270cc5626c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:08:56.184Z] + go version [2022-09-20T22:08:56.184Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T22:08:56.196Z] $ docker stop --time=1 b8e1625c5f801d4559f8e1e8e8eb33863b036ba43706d9b942264270cc5626c4 [2022-09-20T22:08:57.489Z] $ docker rm -f b8e1625c5f801d4559f8e1e8e8eb33863b036ba43706d9b942264270cc5626c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:08:57.890Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T22:08:57.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:08:57.976Z] prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container [2022-09-20T22:08:58.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T22:08:58.376Z] $ docker top 198332f79bcde436602ec7d31a5c0d610f08fd23a140415ec7d8e3da8b05327c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:08:58.739Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] fileExists [Pipeline] sh [2022-09-20T22:08:59.038Z] + make test [2022-09-20T22:08:59.039Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-20T22:08:59.298Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-20T22:09:04.575Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-20T22:09:04.575Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-20T22:09:06.481Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T22:09:06.481Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T22:09:06.481Z] ./bin/test-attribution-txt.sh [2022-09-20T22:09:06.481Z] make -C web test [2022-09-20T22:09:06.481Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' [2022-09-20T22:09:06.481Z] make[1]: tput: No such file or directory [2022-09-20T22:09:06.481Z] make[1]: tput: No such file or directory [2022-09-20T22:09:06.481Z] warning: generating ./VERSION [2022-09-20T22:09:06.481Z] echo "0.0.0" > VERSION [2022-09-20T22:09:06.481Z] docker build \ [2022-09-20T22:09:06.481Z] -f Dockerfile \ [2022-09-20T22:09:06.481Z] --build-arg USER=1000 \ [2022-09-20T22:09:06.481Z] \ [2022-09-20T22:09:06.481Z] --label "git_sha=e10795d9b1fbb395238f80372ceac390c76aa0d9" \ [2022-09-20T22:09:06.481Z] -t edgexfoundry/edgex-web-ui:e10795d9b1fbb395238f80372ceac390c76aa0d9 \ [2022-09-20T22:09:06.481Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-20T22:09:06.481Z] . [2022-09-20T22:09:06.741Z] Sending build context to Docker daemon 3.03MB [2022-09-20T22:09:06.741Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-20T22:09:06.741Z] 16.17-alpine3.15: Pulling from library/node [2022-09-20T22:09:06.741Z] 9621f1afde84: Pulling fs layer [2022-09-20T22:09:06.741Z] 16f891d21976: Pulling fs layer [2022-09-20T22:09:06.741Z] cf6a4a42ec8c: Pulling fs layer [2022-09-20T22:09:06.741Z] 297e921c64f6: Pulling fs layer [2022-09-20T22:09:07.003Z] cf6a4a42ec8c: Download complete [2022-09-20T22:09:07.003Z] 297e921c64f6: Verifying Checksum [2022-09-20T22:09:07.003Z] 297e921c64f6: Download complete [2022-09-20T22:09:07.003Z] 9621f1afde84: Verifying Checksum [2022-09-20T22:09:07.003Z] 9621f1afde84: Download complete [2022-09-20T22:09:07.003Z] 9621f1afde84: Pull complete [2022-09-20T22:09:07.263Z] 16f891d21976: Verifying Checksum [2022-09-20T22:09:07.263Z] 16f891d21976: Download complete [2022-09-20T22:09:08.202Z] 16f891d21976: Pull complete [2022-09-20T22:09:08.462Z] cf6a4a42ec8c: Pull complete [2022-09-20T22:09:08.462Z] 297e921c64f6: Pull complete [2022-09-20T22:09:08.462Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-20T22:09:08.462Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-20T22:09:08.462Z] ---> 141d857b2a92 [2022-09-20T22:09:08.462Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-20T22:09:10.466Z] ---> Running in d0e7f7582a05 [2022-09-20T22:09:10.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T22:09:10.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T22:09:10.726Z] (1/129) Installing libxau (1.0.9-r0) [2022-09-20T22:09:10.726Z] (2/129) Installing libmd (1.0.3-r0) [2022-09-20T22:09:10.726Z] (3/129) Installing libbsd (0.11.3-r1) [2022-09-20T22:09:10.726Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-09-20T22:09:10.726Z] (5/129) Installing libxcb (1.14-r2) [2022-09-20T22:09:10.726Z] (6/129) Installing libx11 (1.7.2-r0) [2022-09-20T22:09:10.987Z] (7/129) Installing libxext (1.3.4-r0) [2022-09-20T22:09:10.987Z] (8/129) Installing libice (1.0.10-r0) [2022-09-20T22:09:10.987Z] (9/129) Installing libuuid (2.37.4-r0) [2022-09-20T22:09:10.987Z] (10/129) Installing libsm (1.2.3-r0) [2022-09-20T22:09:10.987Z] (11/129) Installing libxt (1.2.1-r0) [2022-09-20T22:09:10.987Z] (12/129) Installing libxmu (1.1.3-r0) [2022-09-20T22:09:10.987Z] (13/129) Installing xset (1.2.4-r0) [2022-09-20T22:09:10.987Z] (14/129) Installing xprop (1.2.5-r0) [2022-09-20T22:09:10.987Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-09-20T22:09:10.987Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-20T22:09:10.987Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-09-20T22:09:10.987Z] (18/129) Installing libffi (3.4.2-r1) [2022-09-20T22:09:10.987Z] (19/129) Installing libintl (0.21-r0) [2022-09-20T22:09:10.987Z] (20/129) Installing libblkid (2.37.4-r0) [2022-09-20T22:09:10.987Z] (21/129) Installing libmount (2.37.4-r0) [2022-09-20T22:09:10.987Z] (22/129) Installing pcre (8.45-r1) [2022-09-20T22:09:10.987Z] (23/129) Installing glib (2.70.1-r0) [2022-09-20T22:09:10.987Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-09-20T22:09:10.987Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-09-20T22:09:10.987Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-09-20T22:09:10.987Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-09-20T22:09:10.987Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-09-20T22:09:10.987Z] (29/129) Installing libpng (1.6.37-r1) [2022-09-20T22:09:10.987Z] (30/129) Installing libwebp (1.2.2-r0) [2022-09-20T22:09:10.987Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-09-20T22:09:10.987Z] (32/129) Installing tiff (4.3.0-r1) [2022-09-20T22:09:10.987Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-09-20T22:09:10.987Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-20T22:09:10.987Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-09-20T22:09:10.987Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-09-20T22:09:10.987Z] (37/129) Installing libxrender (0.9.10-r3) [2022-09-20T22:09:10.987Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-09-20T22:09:10.987Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-09-20T22:09:10.987Z] (40/129) Installing libxi (1.8-r0) [2022-09-20T22:09:10.987Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-09-20T22:09:10.987Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-09-20T22:09:10.987Z] (43/129) Installing atk (2.36.0-r0) [2022-09-20T22:09:11.247Z] (44/129) Installing libxtst (1.2.3-r3) [2022-09-20T22:09:11.247Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-09-20T22:09:11.247Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-09-20T22:09:11.247Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-09-20T22:09:11.247Z] (48/129) Installing expat (2.4.7-r0) [2022-09-20T22:09:11.247Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-09-20T22:09:11.248Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-09-20T22:09:11.248Z] (51/129) Installing freetype (2.11.1-r2) [2022-09-20T22:09:11.248Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-09-20T22:09:11.248Z] (53/129) Installing pixman (0.40.0-r3) [2022-09-20T22:09:11.248Z] (54/129) Installing cairo (1.16.0-r5) [2022-09-20T22:09:11.248Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-09-20T22:09:11.248Z] (56/129) Installing avahi-libs (0.8-r5) [2022-09-20T22:09:11.248Z] (57/129) Installing gmp (6.2.1-r1) [2022-09-20T22:09:11.248Z] (58/129) Installing nettle (3.7.3-r0) [2022-09-20T22:09:11.248Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-09-20T22:09:11.248Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-09-20T22:09:11.248Z] (61/129) Installing libunistring (0.9.10-r1) [2022-09-20T22:09:11.248Z] (62/129) Installing gnutls (3.7.1-r1) [2022-09-20T22:09:11.248Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-09-20T22:09:11.248Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-09-20T22:09:11.248Z] (65/129) Installing fribidi (1.0.11-r0) [2022-09-20T22:09:11.248Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-09-20T22:09:11.248Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-09-20T22:09:11.248Z] (68/129) Installing libxft (2.3.4-r0) [2022-09-20T22:09:11.248Z] (69/129) Installing pango (1.48.10-r0) [2022-09-20T22:09:11.248Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-09-20T22:09:11.248Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-20T22:09:11.248Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-09-20T22:09:11.248Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-09-20T22:09:11.248Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-09-20T22:09:11.248Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-09-20T22:09:11.507Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-20T22:09:11.507Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-09-20T22:09:11.507Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-09-20T22:09:11.507Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-09-20T22:09:11.507Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-20T22:09:13.419Z] (79/129) Installing libogg (1.3.5-r0) [2022-09-20T22:09:13.419Z] (80/129) Installing flac (1.3.4-r0) [2022-09-20T22:09:13.419Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-09-20T22:09:13.419Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-09-20T22:09:13.419Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-09-20T22:09:13.680Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-09-20T22:09:13.680Z] (85/129) Installing libass (0.15.2-r0) [2022-09-20T22:09:13.680Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-09-20T22:09:13.680Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-20T22:09:13.680Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-20T22:09:13.680Z] (89/129) Installing lame (3.100-r0) [2022-09-20T22:09:13.680Z] (90/129) Installing opus (1.3.1-r1) [2022-09-20T22:09:13.680Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-09-20T22:09:13.680Z] (92/129) Installing soxr (0.1.3-r2) [2022-09-20T22:09:13.680Z] (93/129) Installing libsrt (1.4.2-r1) [2022-09-20T22:09:13.680Z] (94/129) Installing libssh (0.9.6-r1) [2022-09-20T22:09:13.680Z] (95/129) Installing libtheora (1.1.1-r16) [2022-09-20T22:09:13.680Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T22:09:13.680Z] (97/129) Installing libpciaccess (0.16-r0) [2022-09-20T22:09:13.680Z] (98/129) Installing libdrm (2.4.109-r0) [2022-09-20T22:09:13.680Z] (99/129) Installing libva (2.13.0-r0) [2022-09-20T22:09:13.680Z] (100/129) Installing libvdpau (1.4-r0) [2022-09-20T22:09:13.680Z] (101/129) Installing vidstab (1.1.0-r1) [2022-09-20T22:09:13.680Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-09-20T22:09:13.680Z] (103/129) Installing libvpx (1.10.0-r0) [2022-09-20T22:09:13.680Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-09-20T22:09:13.680Z] (105/129) Installing x264-libs (20210613-r0) [2022-09-20T22:09:13.680Z] (106/129) Installing x265-libs (3.5-r0) [2022-09-20T22:09:13.680Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-09-20T22:09:13.680Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-09-20T22:09:13.941Z] (109/129) Installing libevent (2.1.12-r4) [2022-09-20T22:09:13.941Z] (110/129) Installing mesa (21.2.6-r0) [2022-09-20T22:09:13.941Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-09-20T22:09:13.941Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-09-20T22:09:13.941Z] (113/129) Installing lcms2 (2.12-r1) [2022-09-20T22:09:13.941Z] (114/129) Installing nspr (4.32-r0) [2022-09-20T22:09:13.941Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-09-20T22:09:13.941Z] (116/129) Installing nss (3.78.1-r0) [2022-09-20T22:09:13.941Z] (117/129) Installing libasyncns (0.8-r1) [2022-09-20T22:09:13.941Z] (118/129) Installing libltdl (2.4.6-r7) [2022-09-20T22:09:13.941Z] (119/129) Installing orc (0.4.32-r0) [2022-09-20T22:09:13.941Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-09-20T22:09:13.941Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-09-20T22:09:13.941Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-09-20T22:09:13.941Z] (123/129) Installing libpulse (15.0-r2) [2022-09-20T22:09:13.941Z] (124/129) Installing re2 (2021.11.01-r0) [2022-09-20T22:09:14.205Z] (125/129) Installing snappy (1.1.9-r1) [2022-09-20T22:09:14.205Z] (126/129) Installing libgpg-error (1.42-r1) [2022-09-20T22:09:14.205Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-09-20T22:09:14.205Z] (128/129) Installing libxslt (1.1.35-r0) [2022-09-20T22:09:14.205Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-09-20T22:09:15.144Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T22:09:15.144Z] Executing glib-2.70.1-r0.trigger [2022-09-20T22:09:15.144Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-20T22:09:19.368Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-20T22:09:19.368Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-20T22:09:19.368Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-20T22:09:19.368Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-20T22:09:19.368Z] OK: 286 MiB in 145 packages [2022-09-20T22:09:22.677Z] Removing intermediate container d0e7f7582a05 [2022-09-20T22:09:22.677Z] ---> 2f91618e3691 [2022-09-20T22:09:22.677Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-20T22:09:22.937Z] ---> Running in 2d7bc3ad58a2 [2022-09-20T22:09:22.937Z] Removing intermediate container 2d7bc3ad58a2 [2022-09-20T22:09:22.937Z] ---> 3b9dd08b9b34 [2022-09-20T22:09:22.937Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-20T22:09:22.937Z] ---> Running in 43d00bb9bc5b [2022-09-20T22:09:22.937Z] Removing intermediate container 43d00bb9bc5b [2022-09-20T22:09:22.937Z] ---> 03c567605d94 [2022-09-20T22:09:22.937Z] Step 5/10 : RUN npm install -g npm [2022-09-20T22:09:22.937Z] ---> Running in 6bb5c59a846f [2022-09-20T22:09:29.523Z] [2022-09-20T22:09:29.523Z] changed 54 packages, and audited 212 packages in 5s [2022-09-20T22:09:29.523Z] [2022-09-20T22:09:29.523Z] 11 packages are looking for funding [2022-09-20T22:09:29.523Z] run `npm fund` for details [2022-09-20T22:09:29.523Z] [2022-09-20T22:09:29.523Z] found 0 vulnerabilities [2022-09-20T22:09:30.906Z] Removing intermediate container 6bb5c59a846f [2022-09-20T22:09:30.906Z] ---> ff7f13acebc7 [2022-09-20T22:09:30.906Z] Step 6/10 : ARG USER=1000 [2022-09-20T22:09:30.906Z] ---> Running in 573625b9a10a [2022-09-20T22:09:30.906Z] Removing intermediate container 573625b9a10a [2022-09-20T22:09:30.906Z] ---> ce2edbb2ea90 [2022-09-20T22:09:30.906Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-20T22:09:30.906Z] ---> Running in fb4a658ee2b7 [2022-09-20T22:09:31.477Z] Removing intermediate container fb4a658ee2b7 [2022-09-20T22:09:31.477Z] ---> c9f9f1f69010 [2022-09-20T22:09:31.477Z] Step 8/10 : USER $USER:$USER [2022-09-20T22:09:31.477Z] ---> Running in 023b2a902348 [2022-09-20T22:09:31.737Z] Removing intermediate container 023b2a902348 [2022-09-20T22:09:31.737Z] ---> d9c615b3cb38 [2022-09-20T22:09:31.737Z] Step 9/10 : WORKDIR /app [2022-09-20T22:09:31.737Z] ---> Running in 94ea7b5917ff [2022-09-20T22:09:31.737Z] Removing intermediate container 94ea7b5917ff [2022-09-20T22:09:31.737Z] ---> b2b83b131f34 [2022-09-20T22:09:31.737Z] Step 10/10 : LABEL git_sha=e10795d9b1fbb395238f80372ceac390c76aa0d9 [2022-09-20T22:09:31.737Z] ---> Running in 32826803d4a4 [2022-09-20T22:09:31.998Z] Removing intermediate container 32826803d4a4 [2022-09-20T22:09:31.998Z] ---> be4b04a93850 [2022-09-20T22:09:31.998Z] Successfully built be4b04a93850 [2022-09-20T22:09:31.998Z] Successfully tagged edgexfoundry/edgex-web-ui:e10795d9b1fbb395238f80372ceac390c76aa0d9 [2022-09-20T22:09:31.998Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-20T22:09:31.998Z] touch edgex-web-ui.imagebuilt [2022-09-20T22:09:31.998Z] mkdir -p node_modules coverage [2022-09-20T22:09:31.998Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-20T22:09:31.998Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-20T22:09:34.544Z] npm ERR! code ERESOLVE [2022-09-20T22:09:34.544Z] npm ERR! ERESOLVE could not resolve [2022-09-20T22:09:34.544Z] npm ERR! [2022-09-20T22:09:34.544Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2022-09-20T22:09:34.544Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2022-09-20T22:09:34.544Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-20T22:09:34.544Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2022-09-20T22:09:34.544Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2022-09-20T22:09:34.544Z] npm ERR! node_modules/@angular/localize [2022-09-20T22:09:34.544Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2022-09-20T22:09:34.544Z] npm ERR! [2022-09-20T22:09:34.544Z] npm ERR! Could not resolve dependency: [2022-09-20T22:09:34.544Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-20T22:09:34.544Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-20T22:09:34.544Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-20T22:09:34.544Z] npm ERR! [2022-09-20T22:09:34.544Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.2 [2022-09-20T22:09:34.544Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-20T22:09:34.544Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-20T22:09:34.544Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-20T22:09:34.544Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-20T22:09:34.544Z] npm ERR! [2022-09-20T22:09:34.544Z] npm ERR! Fix the upstream dependency conflict, or retry [2022-09-20T22:09:34.545Z] npm ERR! this command with --force, or --legacy-peer-deps [2022-09-20T22:09:34.545Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2022-09-20T22:09:34.545Z] npm ERR! [2022-09-20T22:09:34.545Z] npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. [2022-09-20T22:09:34.545Z] [2022-09-20T22:09:34.545Z] npm ERR! A complete log of this run can be found in: [2022-09-20T22:09:34.545Z] npm ERR! /home/node/.npm/_logs/2022-09-20T22_09_32_416Z-debug-0.log [2022-09-20T22:09:34.545Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2022-09-20T22:09:34.545Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' [2022-09-20T22:09:34.545Z] make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } [2022-09-20T22:09:34.561Z] $ docker stop --time=1 198332f79bcde436602ec7d31a5c0d610f08fd23a140415ec7d8e3da8b05327c [2022-09-20T22:09:35.828Z] $ docker rm -f 198332f79bcde436602ec7d31a5c0d610f08fd23a140415ec7d8e3da8b05327c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:09:36.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:09:36.347Z] [2022-09-20T22:09:36.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:09:36.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:09:36.650Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T22:09:36.650Z] 5eb5b503b376: Pulling fs layer [2022-09-20T22:09:36.650Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T22:09:36.650Z] ec43610c2a17: Pulling fs layer [2022-09-20T22:09:36.650Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T22:09:36.650Z] 33b1e0a273af: Pulling fs layer [2022-09-20T22:09:36.650Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T22:09:36.650Z] 2f39f015ded8: Pulling fs layer [2022-09-20T22:09:36.650Z] 3a2ae6a8a46f: Waiting [2022-09-20T22:09:36.650Z] 33b1e0a273af: Waiting [2022-09-20T22:09:36.650Z] 2f39f015ded8: Waiting [2022-09-20T22:09:36.650Z] 5d3b04190fa2: Waiting [2022-09-20T22:09:36.650Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T22:09:36.650Z] 5c69ac0246d0: Download complete [2022-09-20T22:09:36.650Z] 3a2ae6a8a46f: Download complete [2022-09-20T22:09:36.650Z] 33b1e0a273af: Verifying Checksum [2022-09-20T22:09:36.650Z] 33b1e0a273af: Download complete [2022-09-20T22:09:36.909Z] ec43610c2a17: Verifying Checksum [2022-09-20T22:09:36.910Z] ec43610c2a17: Download complete [2022-09-20T22:09:36.910Z] 5d3b04190fa2: Verifying Checksum [2022-09-20T22:09:36.910Z] 5d3b04190fa2: Download complete [2022-09-20T22:09:36.910Z] 5eb5b503b376: Download complete [2022-09-20T22:09:37.479Z] 2f39f015ded8: Download complete [2022-09-20T22:09:38.047Z] 5eb5b503b376: Pull complete [2022-09-20T22:09:38.308Z] 5c69ac0246d0: Pull complete [2022-09-20T22:09:38.879Z] ec43610c2a17: Pull complete [2022-09-20T22:09:38.879Z] 3a2ae6a8a46f: Pull complete [2022-09-20T22:09:39.138Z] 33b1e0a273af: Pull complete [2022-09-20T22:09:39.138Z] 5d3b04190fa2: Pull complete [2022-09-20T22:09:43.328Z] 2f39f015ded8: Pull complete [2022-09-20T22:09:43.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T22:09:43.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:09:43.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:09:43.417Z] prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container [2022-09-20T22:09:43.454Z] $ 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/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T22:09:48.370Z] $ docker top b86f96150f5efcffa199a2ba2cbed68cb7f4ffd4e12be380a29615067ad2bab3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:09:48.757Z] ---> job-cost.sh [2022-09-20T22:09:48.757Z] lf-activate-venv: SKIPPING [2022-09-20T22:09:48.757Z] INFO: No Stack... [2022-09-20T22:09:49.015Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T22:09:49.584Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T22:09:49.883Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/cost.csv [2022-09-20T22:09:49.883Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T22:09:49.898Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [2022-09-20T22:09:49.903Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] did not exist. Created. [2022-09-20T22:09:49.903Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T22:09:50.203Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-20T22:09:50.291Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T22:09:50.297Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T22:09:50.317Z] $ docker stop --time=1 b86f96150f5efcffa199a2ba2cbed68cb7f4ffd4e12be380a29615067ad2bab3 [2022-09-20T22:09:51.483Z] $ docker rm -f b86f96150f5efcffa199a2ba2cbed68cb7f4ffd4e12be380a29615067ad2bab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T22:09:51.618Z] Failed in branch amd64 [2022-09-20T22:11:21.336Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-30007 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] { [Pipeline] ws [2022-09-20T22:11:21.349Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-09-20T22:11:21.391Z] The recommended git tool is: git [2022-09-20T22:11:28.801Z] using credential edgex-jenkins-ssh [2022-09-20T22:11:28.820Z] Cloning the remote Git repository [2022-09-20T22:11:28.891Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T22:11:28.991Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-09-20T22:11:29.086Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T22:11:29.088Z] > git --version # timeout=10 [2022-09-20T22:11:29.116Z] > git --version # 'git version 2.25.1' [2022-09-20T22:11:29.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T22:11:29.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T22:11:32.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-20T22:11:32.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T22:11:32.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-20T22:11:32.967Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T22:11:32.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T22:11:32.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-20T22:11:33.570Z] Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [2022-09-20T22:11:34.706Z] Merge succeeded, producing ab763db163f447221c6e151058631e3a5d08bd41 [2022-09-20T22:11:34.707Z] Checking out Revision ab763db163f447221c6e151058631e3a5d08bd41 (PR-552) [2022-09-20T22:11:33.595Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T22:11:33.614Z] > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 [2022-09-20T22:11:34.063Z] > git remote # timeout=10 [2022-09-20T22:11:34.087Z] > git config --get remote.origin.url # timeout=10 [2022-09-20T22:11:34.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T22:11:34.121Z] > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 [2022-09-20T22:11:34.690Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-20T22:11:34.717Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T22:11:34.737Z] > git checkout -f ab763db163f447221c6e151058631e3a5d08bd41 # timeout=10 [2022-09-20T22:11:39.195Z] Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" [2022-09-20T22:11:39.207Z] > git rev-list --no-walk 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T22:11:40.196Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T22:11:40.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T22:11:40.197Z] Dload Upload Total Spent Left Speed [2022-09-20T22:11:40.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh [2022-09-20T22:11:40.964Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T22:11:41.325Z] + sudo tee /etc/docker/daemon.new [2022-09-20T22:11:41.325Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T22:11:41.325Z] { [2022-09-20T22:11:41.325Z] "registry-mirrors": [ [2022-09-20T22:11:41.325Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T22:11:41.325Z] ], [2022-09-20T22:11:41.325Z] "bip": "10.250.0.254/24", [2022-09-20T22:11:41.325Z] "hosts": [ [2022-09-20T22:11:41.325Z] "tcp://0.0.0.0:5555", [2022-09-20T22:11:41.325Z] "unix:///var/run/docker.sock" [2022-09-20T22:11:41.325Z] ], [2022-09-20T22:11:41.325Z] "mtu": 1458, [2022-09-20T22:11:41.325Z] "selinux-enabled": true, [2022-09-20T22:11:41.325Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T22:11:41.325Z] } [Pipeline] sh [2022-09-20T22:11:41.690Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T22:11:42.042Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:12:00.731Z] provisioning config files... [2022-09-20T22:12:00.762Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1909956540654434394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:12:01.146Z] ---> docker-login.sh [2022-09-20T22:12:01.146Z] nexus3.edgexfoundry.org:10001 [2022-09-20T22:12:01.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:12:02.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:12:02.026Z] Configure a credential helper to remove this warning. See [2022-09-20T22:12:02.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:12:02.026Z] [2022-09-20T22:12:02.026Z] Login Succeeded [2022-09-20T22:12:02.026Z] nexus3.edgexfoundry.org:10002 [2022-09-20T22:12:02.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:12:02.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:12:02.640Z] Configure a credential helper to remove this warning. See [2022-09-20T22:12:02.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:12:02.640Z] [2022-09-20T22:12:02.640Z] Login Succeeded [2022-09-20T22:12:02.640Z] nexus3.edgexfoundry.org:10003 [2022-09-20T22:12:03.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:12:03.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:12:03.250Z] Configure a credential helper to remove this warning. See [2022-09-20T22:12:03.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:12:03.250Z] [2022-09-20T22:12:03.250Z] Login Succeeded [2022-09-20T22:12:03.251Z] nexus3.edgexfoundry.org:10004 [2022-09-20T22:12:03.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:12:03.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:12:03.867Z] Configure a credential helper to remove this warning. See [2022-09-20T22:12:03.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:12:03.867Z] [2022-09-20T22:12:03.867Z] Login Succeeded [2022-09-20T22:12:03.867Z] docker.io [2022-09-20T22:12:04.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:12:04.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:12:04.744Z] Configure a credential helper to remove this warning. See [2022-09-20T22:12:04.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:12:04.744Z] [2022-09-20T22:12:04.744Z] Login Succeeded [2022-09-20T22:12:04.744Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T22:12:04.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T22:12:05.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:12:05.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:12:05.094Z] ========================================================= [2022-09-20T22:12:05.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T22:12:05.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:12:05.457Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-20T22:12:06.910Z] Sending build context to Docker daemon 28.4MB [2022-09-20T22:12:06.910Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T22:12:06.910Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-20T22:12:06.910Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T22:12:06.910Z] b3c136eddcbf: Pulling fs layer [2022-09-20T22:12:06.910Z] c0a3192eca97: Pulling fs layer [2022-09-20T22:12:06.910Z] a050256f5b6f: Pulling fs layer [2022-09-20T22:12:06.910Z] 656be50a0ddc: Pulling fs layer [2022-09-20T22:12:06.910Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T22:12:06.910Z] 46d945488cbd: Pulling fs layer [2022-09-20T22:12:06.910Z] 8a5474983e97: Pulling fs layer [2022-09-20T22:12:06.910Z] 656be50a0ddc: Waiting [2022-09-20T22:12:06.910Z] 329c88fbcd65: Pulling fs layer [2022-09-20T22:12:06.910Z] 8a5474983e97: Waiting [2022-09-20T22:12:06.910Z] 2bbca73fdf42: Waiting [2022-09-20T22:12:06.910Z] 329c88fbcd65: Waiting [2022-09-20T22:12:06.910Z] 46d945488cbd: Waiting [2022-09-20T22:12:06.910Z] a050256f5b6f: Verifying Checksum [2022-09-20T22:12:06.910Z] a050256f5b6f: Download complete [2022-09-20T22:12:06.910Z] c0a3192eca97: Verifying Checksum [2022-09-20T22:12:06.910Z] c0a3192eca97: Download complete [2022-09-20T22:12:06.910Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T22:12:06.910Z] 2bbca73fdf42: Download complete [2022-09-20T22:12:06.910Z] 46d945488cbd: Verifying Checksum [2022-09-20T22:12:06.910Z] 46d945488cbd: Download complete [2022-09-20T22:12:06.910Z] b3c136eddcbf: Verifying Checksum [2022-09-20T22:12:06.910Z] b3c136eddcbf: Download complete [2022-09-20T22:12:08.364Z] b3c136eddcbf: Pull complete [2022-09-20T22:12:08.364Z] 329c88fbcd65: Verifying Checksum [2022-09-20T22:12:08.364Z] 329c88fbcd65: Download complete [2022-09-20T22:12:08.644Z] c0a3192eca97: Pull complete [2022-09-20T22:12:08.933Z] a050256f5b6f: Pull complete [2022-09-20T22:12:09.539Z] 8a5474983e97: Verifying Checksum [2022-09-20T22:12:09.539Z] 8a5474983e97: Download complete [2022-09-20T22:12:10.141Z] 656be50a0ddc: Verifying Checksum [2022-09-20T22:12:10.141Z] 656be50a0ddc: Download complete [2022-09-20T22:12:25.250Z] 656be50a0ddc: Pull complete [2022-09-20T22:12:25.250Z] 2bbca73fdf42: Pull complete [2022-09-20T22:12:25.250Z] 46d945488cbd: Pull complete [2022-09-20T22:12:30.683Z] 8a5474983e97: Pull complete [2022-09-20T22:12:32.668Z] 329c88fbcd65: Pull complete [2022-09-20T22:12:32.943Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T22:12:32.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T22:12:32.943Z] ---> ff4287adb874 [2022-09-20T22:12:32.943Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T22:12:34.940Z] ---> Running in 29f60d32d9c0 [2022-09-20T22:12:35.223Z] Removing intermediate container 29f60d32d9c0 [2022-09-20T22:12:35.223Z] ---> 0fb766d9432d [2022-09-20T22:12:35.223Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T22:12:35.498Z] ---> Running in e40c7f025efa [2022-09-20T22:12:35.774Z] Removing intermediate container e40c7f025efa [2022-09-20T22:12:35.774Z] ---> 14faacafd264 [2022-09-20T22:12:35.774Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T22:12:35.774Z] ---> Running in e25994bb8b2a [2022-09-20T22:12:36.375Z] Removing intermediate container e25994bb8b2a [2022-09-20T22:12:36.375Z] ---> d925b9483632 [2022-09-20T22:12:36.375Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-20T22:12:36.375Z] ---> Running in 623a35ef113a [2022-09-20T22:12:36.650Z] Removing intermediate container 623a35ef113a [2022-09-20T22:12:36.650Z] ---> 9f952b6c086f [2022-09-20T22:12:36.650Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T22:12:36.650Z] ---> Running in 42ed315fc14b [2022-09-20T22:12:36.925Z] Removing intermediate container 42ed315fc14b [2022-09-20T22:12:36.925Z] ---> d1d4bfa05130 [2022-09-20T22:12:36.925Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T22:12:37.907Z] latest: Pulling from library/docker [2022-09-20T22:12:37.907Z] 9b18e9b68314: Pulling fs layer [2022-09-20T22:12:37.907Z] 5abd6445c68b: Pulling fs layer [2022-09-20T22:12:37.907Z] 7b6c1cdde492: Pulling fs layer [2022-09-20T22:12:37.907Z] 7917cc27eb40: Pulling fs layer [2022-09-20T22:12:37.907Z] 3f2fb837c2a9: Pulling fs layer [2022-09-20T22:12:37.907Z] 2486db73c6ed: Pulling fs layer [2022-09-20T22:12:37.907Z] 3a8154f64bae: Pulling fs layer [2022-09-20T22:12:37.907Z] 88fa92f19f9d: Pulling fs layer [2022-09-20T22:12:37.907Z] e7efe5d1ee32: Pulling fs layer [2022-09-20T22:12:37.907Z] 7917cc27eb40: Waiting [2022-09-20T22:12:37.907Z] 3f2fb837c2a9: Waiting [2022-09-20T22:12:37.907Z] 2486db73c6ed: Waiting [2022-09-20T22:12:37.907Z] 3a8154f64bae: Waiting [2022-09-20T22:12:37.907Z] 88fa92f19f9d: Waiting [2022-09-20T22:12:37.907Z] e7efe5d1ee32: Waiting [2022-09-20T22:12:38.184Z] 7b6c1cdde492: Verifying Checksum [2022-09-20T22:12:38.184Z] 7b6c1cdde492: Download complete [2022-09-20T22:12:38.184Z] 5abd6445c68b: Verifying Checksum [2022-09-20T22:12:38.184Z] 5abd6445c68b: Download complete [2022-09-20T22:12:38.184Z] 9b18e9b68314: Verifying Checksum [2022-09-20T22:12:38.184Z] 9b18e9b68314: Download complete [2022-09-20T22:12:38.799Z] 7917cc27eb40: Verifying Checksum [2022-09-20T22:12:38.799Z] 7917cc27eb40: Download complete [2022-09-20T22:12:38.799Z] 3f2fb837c2a9: Verifying Checksum [2022-09-20T22:12:38.799Z] 3f2fb837c2a9: Download complete [2022-09-20T22:12:38.799Z] 2486db73c6ed: Verifying Checksum [2022-09-20T22:12:38.799Z] 2486db73c6ed: Download complete [2022-09-20T22:12:38.799Z] 3a8154f64bae: Verifying Checksum [2022-09-20T22:12:38.799Z] 3a8154f64bae: Download complete [2022-09-20T22:12:39.074Z] 88fa92f19f9d: Download complete [2022-09-20T22:12:39.074Z] 9b18e9b68314: Pull complete [2022-09-20T22:12:39.074Z] e7efe5d1ee32: Verifying Checksum [2022-09-20T22:12:39.074Z] e7efe5d1ee32: Download complete [2022-09-20T22:12:39.679Z] 5abd6445c68b: Pull complete [2022-09-20T22:12:39.956Z] 7b6c1cdde492: Pull complete [2022-09-20T22:12:40.947Z] 7917cc27eb40: Pull complete [2022-09-20T22:12:41.931Z] 3f2fb837c2a9: Pull complete [2022-09-20T22:12:42.914Z] 2486db73c6ed: Pull complete [2022-09-20T22:12:43.192Z] 3a8154f64bae: Pull complete [2022-09-20T22:12:43.470Z] 88fa92f19f9d: Pull complete [2022-09-20T22:12:43.746Z] e7efe5d1ee32: Pull complete [2022-09-20T22:12:43.746Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-20T22:12:43.746Z] Status: Downloaded newer image for docker:latest [2022-09-20T22:12:46.383Z] ---> 453ba07c07a6 [2022-09-20T22:12:46.383Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T22:12:46.383Z] ---> Running in cde69b0c57c4 [2022-09-20T22:12:48.393Z] Removing intermediate container cde69b0c57c4 [2022-09-20T22:12:48.393Z] ---> 8b0ace0985ce [2022-09-20T22:12:48.393Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T22:12:48.393Z] ---> Running in 3868263b8096 [2022-09-20T22:12:49.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T22:12:50.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T22:12:51.805Z] OK: 221 MiB in 51 packages [2022-09-20T22:12:52.410Z] Removing intermediate container 3868263b8096 [2022-09-20T22:12:52.410Z] ---> dabf96f52665 [2022-09-20T22:12:52.410Z] Step 11/16 : ENV GO111MODULE=on [2022-09-20T22:12:52.410Z] ---> Running in 40823af3de3b [2022-09-20T22:12:52.692Z] Removing intermediate container 40823af3de3b [2022-09-20T22:12:52.692Z] ---> ab5158fc4a26 [2022-09-20T22:12:52.692Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T22:12:52.970Z] ---> Running in 0fca2c0abf04 [2022-09-20T22:12:53.248Z] Removing intermediate container 0fca2c0abf04 [2022-09-20T22:12:53.249Z] ---> 6d377ae9853e [2022-09-20T22:12:53.249Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-20T22:12:53.857Z] ---> 244daca8c374 [2022-09-20T22:12:53.857Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T22:12:54.133Z] ---> Running in 640292a8bd61 [2022-09-20T22:13:26.530Z] Removing intermediate container 640292a8bd61 [2022-09-20T22:13:26.530Z] ---> 8ebc6b362e47 [2022-09-20T22:13:26.530Z] Step 15/16 : COPY . . [2022-09-20T22:13:26.530Z] ---> fb462ed0d658 [2022-09-20T22:13:26.530Z] Step 16/16 : RUN ${MAKE} [2022-09-20T22:13:26.530Z] ---> Running in 707095a09028 [2022-09-20T22:13:26.530Z] noop [2022-09-20T22:13:26.812Z] Removing intermediate container 707095a09028 [2022-09-20T22:13:26.812Z] ---> 5a11091434c5 [2022-09-20T22:13:27.085Z] Successfully built 5a11091434c5 [2022-09-20T22:13:27.085Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:13:27.460Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T22:13:27.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:13:27.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-30007 does not seem to be running inside a container [2022-09-20T22:13:27.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T22:13:29.122Z] $ docker top c46b3f383b7945aceecb33d72d15ffb839556296cb6b35004c4e46896678e458 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:13:30.030Z] + go version [2022-09-20T22:13:30.030Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T22:13:30.056Z] $ docker stop --time=1 c46b3f383b7945aceecb33d72d15ffb839556296cb6b35004c4e46896678e458 [2022-09-20T22:13:31.726Z] $ docker rm -f c46b3f383b7945aceecb33d72d15ffb839556296cb6b35004c4e46896678e458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:13:32.327Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T22:13:32.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:13:32.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-30007 does not seem to be running inside a container [2022-09-20T22:13:32.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T22:13:33.941Z] $ docker top a544ac5605a164ee2fcc84034067e072a7b646a0ef15f5d5945472aec8e9ed2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:13:34.861Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-20T22:13:35.546Z] + make test [2022-09-20T22:13:35.546Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-20T22:13:37.002Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-20T22:14:24.097Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-20T22:14:24.098Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-20T22:14:24.098Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-20T22:14:32.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T22:14:32.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T22:14:32.444Z] ./bin/test-attribution-txt.sh [2022-09-20T22:14:32.444Z] make -C web test [2022-09-20T22:14:32.444Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2022-09-20T22:14:32.444Z] make[1]: tput: No such file or directory [2022-09-20T22:14:32.444Z] make[1]: tput: No such file or directory [2022-09-20T22:14:32.444Z] warning: generating ./VERSION [2022-09-20T22:14:32.444Z] echo "0.0.0" > VERSION [2022-09-20T22:14:32.444Z] docker build \ [2022-09-20T22:14:32.444Z] -f Dockerfile \ [2022-09-20T22:14:32.444Z] --build-arg USER=1000 \ [2022-09-20T22:14:32.444Z] \ [2022-09-20T22:14:32.444Z] --label "git_sha=ab763db163f447221c6e151058631e3a5d08bd41" \ [2022-09-20T22:14:32.444Z] -t edgexfoundry/edgex-web-ui:ab763db163f447221c6e151058631e3a5d08bd41 \ [2022-09-20T22:14:32.444Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-20T22:14:32.444Z] . [2022-09-20T22:14:32.444Z] Sending build context to Docker daemon 3.03MB [2022-09-20T22:14:32.444Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-20T22:14:32.444Z] 16.17-alpine3.15: Pulling from library/node [2022-09-20T22:14:32.444Z] 47517142f6ba: Pulling fs layer [2022-09-20T22:14:32.444Z] 17eb293efcef: Pulling fs layer [2022-09-20T22:14:32.444Z] 5f80d66b68ae: Pulling fs layer [2022-09-20T22:14:32.444Z] 55cd42e1afe3: Pulling fs layer [2022-09-20T22:14:32.444Z] 55cd42e1afe3: Waiting [2022-09-20T22:14:32.720Z] 5f80d66b68ae: Verifying Checksum [2022-09-20T22:14:32.720Z] 5f80d66b68ae: Download complete [2022-09-20T22:14:32.720Z] 47517142f6ba: Download complete [2022-09-20T22:14:32.720Z] 55cd42e1afe3: Verifying Checksum [2022-09-20T22:14:33.332Z] 47517142f6ba: Pull complete [2022-09-20T22:14:33.606Z] 17eb293efcef: Verifying Checksum [2022-09-20T22:14:33.606Z] 17eb293efcef: Download complete [2022-09-20T22:14:37.939Z] 17eb293efcef: Pull complete [2022-09-20T22:14:37.939Z] 5f80d66b68ae: Pull complete [2022-09-20T22:14:37.939Z] 55cd42e1afe3: Pull complete [2022-09-20T22:14:37.939Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-20T22:14:38.212Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-20T22:14:38.212Z] ---> ddf45b724adc [2022-09-20T22:14:38.212Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-20T22:14:38.489Z] ---> Running in a4027918da85 [2022-09-20T22:14:39.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T22:14:39.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T22:14:40.734Z] (1/128) Installing libxau (1.0.9-r0) [2022-09-20T22:14:40.734Z] (2/128) Installing libmd (1.0.3-r0) [2022-09-20T22:14:40.734Z] (3/128) Installing libbsd (0.11.3-r1) [2022-09-20T22:14:40.734Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-09-20T22:14:40.734Z] (5/128) Installing libxcb (1.14-r2) [2022-09-20T22:14:40.734Z] (6/128) Installing libx11 (1.7.2-r0) [2022-09-20T22:14:41.009Z] (7/128) Installing libxext (1.3.4-r0) [2022-09-20T22:14:41.009Z] (8/128) Installing libice (1.0.10-r0) [2022-09-20T22:14:41.009Z] (9/128) Installing libuuid (2.37.4-r0) [2022-09-20T22:14:41.009Z] (10/128) Installing libsm (1.2.3-r0) [2022-09-20T22:14:41.009Z] (11/128) Installing libxt (1.2.1-r0) [2022-09-20T22:14:41.009Z] (12/128) Installing libxmu (1.1.3-r0) [2022-09-20T22:14:41.009Z] (13/128) Installing xset (1.2.4-r0) [2022-09-20T22:14:41.009Z] (14/128) Installing xprop (1.2.5-r0) [2022-09-20T22:14:41.009Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-09-20T22:14:41.009Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-20T22:14:41.009Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-09-20T22:14:41.009Z] (18/128) Installing libffi (3.4.2-r1) [2022-09-20T22:14:41.009Z] (19/128) Installing libintl (0.21-r0) [2022-09-20T22:14:41.009Z] (20/128) Installing libblkid (2.37.4-r0) [2022-09-20T22:14:41.009Z] (21/128) Installing libmount (2.37.4-r0) [2022-09-20T22:14:41.009Z] (22/128) Installing pcre (8.45-r1) [2022-09-20T22:14:41.009Z] (23/128) Installing glib (2.70.1-r0) [2022-09-20T22:14:41.284Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-09-20T22:14:41.284Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-09-20T22:14:41.284Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-09-20T22:14:41.284Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-09-20T22:14:41.284Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-09-20T22:14:41.284Z] (29/128) Installing libpng (1.6.37-r1) [2022-09-20T22:14:41.284Z] (30/128) Installing libwebp (1.2.2-r0) [2022-09-20T22:14:41.558Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-09-20T22:14:41.558Z] (32/128) Installing tiff (4.3.0-r1) [2022-09-20T22:14:41.558Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-09-20T22:14:41.558Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-20T22:14:41.558Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-09-20T22:14:41.558Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-09-20T22:14:41.558Z] (37/128) Installing libxrender (0.9.10-r3) [2022-09-20T22:14:41.558Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-09-20T22:14:41.558Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-09-20T22:14:41.558Z] (40/128) Installing libxi (1.8-r0) [2022-09-20T22:14:41.558Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-09-20T22:14:41.558Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-09-20T22:14:41.558Z] (43/128) Installing atk (2.36.0-r0) [2022-09-20T22:14:41.558Z] (44/128) Installing libxtst (1.2.3-r3) [2022-09-20T22:14:41.558Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-09-20T22:14:41.558Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-09-20T22:14:41.558Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-09-20T22:14:41.558Z] (48/128) Installing expat (2.4.7-r0) [2022-09-20T22:14:41.558Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-09-20T22:14:41.558Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-09-20T22:14:41.558Z] (51/128) Installing freetype (2.11.1-r2) [2022-09-20T22:14:41.831Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-09-20T22:14:41.831Z] (53/128) Installing pixman (0.40.0-r3) [2022-09-20T22:14:41.831Z] (54/128) Installing cairo (1.16.0-r5) [2022-09-20T22:14:41.831Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-09-20T22:14:41.831Z] (56/128) Installing avahi-libs (0.8-r5) [2022-09-20T22:14:41.831Z] (57/128) Installing gmp (6.2.1-r1) [2022-09-20T22:14:41.831Z] (58/128) Installing nettle (3.7.3-r0) [2022-09-20T22:14:41.831Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-09-20T22:14:41.831Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-09-20T22:14:41.831Z] (61/128) Installing libunistring (0.9.10-r1) [2022-09-20T22:14:41.831Z] (62/128) Installing gnutls (3.7.1-r1) [2022-09-20T22:14:42.104Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-09-20T22:14:42.104Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-09-20T22:14:42.104Z] (65/128) Installing fribidi (1.0.11-r0) [2022-09-20T22:14:42.104Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-09-20T22:14:42.104Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-09-20T22:14:42.104Z] (68/128) Installing libxft (2.3.4-r0) [2022-09-20T22:14:42.104Z] (69/128) Installing pango (1.48.10-r0) [2022-09-20T22:14:42.104Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-09-20T22:14:42.104Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-20T22:14:42.104Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-09-20T22:14:42.104Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-09-20T22:14:42.379Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-09-20T22:14:42.379Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-09-20T22:14:42.654Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-20T22:14:42.654Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-09-20T22:14:42.654Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-09-20T22:14:42.654Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-09-20T22:14:42.928Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-20T22:14:44.913Z] (79/128) Installing libogg (1.3.5-r0) [2022-09-20T22:14:44.913Z] (80/128) Installing flac (1.3.4-r0) [2022-09-20T22:14:44.913Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-09-20T22:14:44.913Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-09-20T22:14:44.913Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-09-20T22:14:45.191Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-09-20T22:14:45.191Z] (85/128) Installing libass (0.15.2-r0) [2022-09-20T22:14:45.191Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-09-20T22:14:45.191Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-20T22:14:45.191Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-20T22:14:45.191Z] (89/128) Installing lame (3.100-r0) [2022-09-20T22:14:45.191Z] (90/128) Installing opus (1.3.1-r1) [2022-09-20T22:14:45.191Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-09-20T22:14:45.191Z] (92/128) Installing soxr (0.1.3-r2) [2022-09-20T22:14:45.191Z] (93/128) Installing libsrt (1.4.2-r1) [2022-09-20T22:14:45.191Z] (94/128) Installing libssh (0.9.6-r1) [2022-09-20T22:14:45.191Z] (95/128) Installing libtheora (1.1.1-r16) [2022-09-20T22:14:45.466Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T22:14:45.466Z] (97/128) Installing libdrm (2.4.109-r0) [2022-09-20T22:14:45.466Z] (98/128) Installing libva (2.13.0-r0) [2022-09-20T22:14:45.466Z] (99/128) Installing libvdpau (1.4-r0) [2022-09-20T22:14:45.466Z] (100/128) Installing vidstab (1.1.0-r1) [2022-09-20T22:14:45.466Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-09-20T22:14:45.466Z] (102/128) Installing libvpx (1.10.0-r0) [2022-09-20T22:14:45.466Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-09-20T22:14:45.466Z] (104/128) Installing x264-libs (20210613-r0) [2022-09-20T22:14:45.466Z] (105/128) Installing x265-libs (3.5-r0) [2022-09-20T22:14:45.466Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-09-20T22:14:45.742Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-09-20T22:14:46.016Z] (108/128) Installing libevent (2.1.12-r4) [2022-09-20T22:14:46.016Z] (109/128) Installing mesa (21.2.6-r0) [2022-09-20T22:14:46.016Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-09-20T22:14:46.016Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-09-20T22:14:46.016Z] (112/128) Installing lcms2 (2.12-r1) [2022-09-20T22:14:46.016Z] (113/128) Installing nspr (4.32-r0) [2022-09-20T22:14:46.016Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-09-20T22:14:46.295Z] (115/128) Installing nss (3.78.1-r0) [2022-09-20T22:14:46.295Z] (116/128) Installing libasyncns (0.8-r1) [2022-09-20T22:14:46.295Z] (117/128) Installing libltdl (2.4.6-r7) [2022-09-20T22:14:46.295Z] (118/128) Installing orc (0.4.32-r0) [2022-09-20T22:14:46.295Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-09-20T22:14:46.295Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-09-20T22:14:46.295Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-09-20T22:14:46.295Z] (122/128) Installing libpulse (15.0-r2) [2022-09-20T22:14:46.295Z] (123/128) Installing re2 (2021.11.01-r0) [2022-09-20T22:14:46.572Z] (124/128) Installing snappy (1.1.9-r1) [2022-09-20T22:14:46.572Z] (125/128) Installing libgpg-error (1.42-r1) [2022-09-20T22:14:46.572Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-09-20T22:14:46.572Z] (127/128) Installing libxslt (1.1.35-r0) [2022-09-20T22:14:46.572Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-09-20T22:14:50.913Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T22:14:50.913Z] Executing glib-2.70.1-r0.trigger [2022-09-20T22:14:50.913Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-20T22:14:56.343Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-20T22:14:56.343Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-20T22:14:56.343Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-20T22:14:56.343Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-20T22:14:56.343Z] OK: 275 MiB in 144 packages [2022-09-20T22:15:04.657Z] Removing intermediate container a4027918da85 [2022-09-20T22:15:04.657Z] ---> 9b696c76a0e1 [2022-09-20T22:15:04.657Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-20T22:15:04.657Z] ---> Running in bfbea5569b8d [2022-09-20T22:15:04.936Z] Removing intermediate container bfbea5569b8d [2022-09-20T22:15:04.936Z] ---> 23fb7b5d7d8f [2022-09-20T22:15:04.936Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-20T22:15:05.210Z] ---> Running in 82194ff2a215 [2022-09-20T22:15:05.484Z] Removing intermediate container 82194ff2a215 [2022-09-20T22:15:05.484Z] ---> b95baf769bb9 [2022-09-20T22:15:05.484Z] Step 5/10 : RUN npm install -g npm [2022-09-20T22:15:05.484Z] ---> Running in 6bac608c1906 [2022-09-20T22:15:32.301Z] [2022-09-20T22:15:32.301Z] changed 54 packages, and audited 212 packages in 22s [2022-09-20T22:15:32.301Z] [2022-09-20T22:15:32.301Z] 11 packages are looking for funding [2022-09-20T22:15:32.301Z] run `npm fund` for details [2022-09-20T22:15:32.301Z] [2022-09-20T22:15:32.301Z] found 0 vulnerabilities [2022-09-20T22:15:34.285Z] Removing intermediate container 6bac608c1906 [2022-09-20T22:15:34.285Z] ---> b8d3d39bd9d6 [2022-09-20T22:15:34.285Z] Step 6/10 : ARG USER=1000 [2022-09-20T22:15:34.285Z] ---> Running in 4234dd00c99e [2022-09-20T22:15:34.285Z] Removing intermediate container 4234dd00c99e [2022-09-20T22:15:34.285Z] ---> dfd151d7bd0a [2022-09-20T22:15:34.285Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-20T22:15:34.285Z] ---> Running in e7960d267d41 [2022-09-20T22:15:36.283Z] Removing intermediate container e7960d267d41 [2022-09-20T22:15:36.283Z] ---> 22d157679bf6 [2022-09-20T22:15:36.283Z] Step 8/10 : USER $USER:$USER [2022-09-20T22:15:36.283Z] ---> Running in 1d616b0a79e4 [2022-09-20T22:15:36.555Z] Removing intermediate container 1d616b0a79e4 [2022-09-20T22:15:36.555Z] ---> e81593e5926c [2022-09-20T22:15:36.555Z] Step 9/10 : WORKDIR /app [2022-09-20T22:15:36.555Z] ---> Running in 96c4f0eb27a8 [2022-09-20T22:15:36.830Z] Removing intermediate container 96c4f0eb27a8 [2022-09-20T22:15:36.830Z] ---> cf1d6ab78f84 [2022-09-20T22:15:36.830Z] Step 10/10 : LABEL git_sha=ab763db163f447221c6e151058631e3a5d08bd41 [2022-09-20T22:15:37.105Z] ---> Running in f3b252525a00 [2022-09-20T22:15:37.379Z] Removing intermediate container f3b252525a00 [2022-09-20T22:15:37.379Z] ---> a94a40c87d54 [2022-09-20T22:15:37.379Z] Successfully built a94a40c87d54 [2022-09-20T22:15:37.379Z] Successfully tagged edgexfoundry/edgex-web-ui:ab763db163f447221c6e151058631e3a5d08bd41 [2022-09-20T22:15:37.379Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-20T22:15:37.379Z] touch edgex-web-ui.imagebuilt [2022-09-20T22:15:37.379Z] mkdir -p node_modules coverage [2022-09-20T22:15:37.379Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-20T22:15:37.379Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-20T22:15:52.462Z] npm ERR! code ERESOLVE [2022-09-20T22:15:52.462Z] npm ERR! ERESOLVE could not resolve [2022-09-20T22:15:52.462Z] npm ERR! [2022-09-20T22:15:52.462Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2022-09-20T22:15:52.462Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2022-09-20T22:15:52.462Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-20T22:15:52.462Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2022-09-20T22:15:52.462Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2022-09-20T22:15:52.462Z] npm ERR! node_modules/@angular/localize [2022-09-20T22:15:52.462Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2022-09-20T22:15:52.462Z] npm ERR! [2022-09-20T22:15:52.462Z] npm ERR! Could not resolve dependency: [2022-09-20T22:15:52.462Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-20T22:15:52.462Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-20T22:15:52.462Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-20T22:15:52.462Z] npm ERR! [2022-09-20T22:15:52.462Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.2 [2022-09-20T22:15:52.462Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-20T22:15:52.462Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-20T22:15:52.462Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-20T22:15:52.462Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-20T22:15:52.462Z] npm ERR! [2022-09-20T22:15:52.462Z] npm ERR! Fix the upstream dependency conflict, or retry [2022-09-20T22:15:52.462Z] npm ERR! this command with --force, or --legacy-peer-deps [2022-09-20T22:15:52.462Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2022-09-20T22:15:52.462Z] npm ERR! [2022-09-20T22:15:52.462Z] npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. [2022-09-20T22:15:52.462Z] [2022-09-20T22:15:52.462Z] npm ERR! A complete log of this run can be found in: [2022-09-20T22:15:52.462Z] npm ERR! /home/node/.npm/_logs/2022-09-20T22_15_40_601Z-debug-0.log [2022-09-20T22:15:52.462Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2022-09-20T22:15:52.462Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [2022-09-20T22:15:52.462Z] make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } [2022-09-20T22:15:52.490Z] $ docker stop --time=1 a544ac5605a164ee2fcc84034067e072a7b646a0ef15f5d5945472aec8e9ed2c [2022-09-20T22:15:54.230Z] $ docker rm -f a544ac5605a164ee2fcc84034067e072a7b646a0ef15f5d5945472aec8e9ed2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:15:55.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T22:15:55.167Z] [2022-09-20T22:15:55.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:15:55.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T22:15:55.804Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T22:15:55.804Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T22:15:55.804Z] 04944245beec: Pulling fs layer [2022-09-20T22:15:55.804Z] 699f458cf7ca: Pulling fs layer [2022-09-20T22:15:55.804Z] 765212b225bb: Pulling fs layer [2022-09-20T22:15:55.804Z] f23df028b6ca: Pulling fs layer [2022-09-20T22:15:55.804Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T22:15:55.804Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T22:15:55.804Z] 765212b225bb: Waiting [2022-09-20T22:15:55.804Z] f23df028b6ca: Waiting [2022-09-20T22:15:55.804Z] d65c8cfc05b1: Waiting [2022-09-20T22:15:55.804Z] 2437ff75d9bd: Waiting [2022-09-20T22:15:55.804Z] 04944245beec: Verifying Checksum [2022-09-20T22:15:55.804Z] 04944245beec: Download complete [2022-09-20T22:15:55.804Z] 765212b225bb: Verifying Checksum [2022-09-20T22:15:55.804Z] 765212b225bb: Download complete [2022-09-20T22:15:55.804Z] f23df028b6ca: Verifying Checksum [2022-09-20T22:15:55.804Z] f23df028b6ca: Download complete [2022-09-20T22:15:55.804Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T22:15:56.085Z] d65c8cfc05b1: Download complete [2022-09-20T22:15:56.085Z] 699f458cf7ca: Verifying Checksum [2022-09-20T22:15:56.085Z] 699f458cf7ca: Download complete [2022-09-20T22:15:56.365Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T22:15:56.365Z] 8998bd30e6a1: Download complete [2022-09-20T22:15:59.008Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T22:15:59.008Z] 2437ff75d9bd: Download complete [2022-09-20T22:16:01.009Z] 8998bd30e6a1: Pull complete [2022-09-20T22:16:01.616Z] 04944245beec: Pull complete [2022-09-20T22:16:03.615Z] 699f458cf7ca: Pull complete [2022-09-20T22:16:03.615Z] 765212b225bb: Pull complete [2022-09-20T22:16:04.601Z] f23df028b6ca: Pull complete [2022-09-20T22:16:04.601Z] d65c8cfc05b1: Pull complete [2022-09-20T22:16:22.962Z] 2437ff75d9bd: Pull complete [2022-09-20T22:16:22.962Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T22:16:22.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T22:16:22.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:16:23.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-30007 does not seem to be running inside a container [2022-09-20T22:16:23.314Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-20T22:16:25.941Z] $ docker top 6349631a106f03e2d55e4607d986db26f1bda749a0c8c09148c978d0ede76f97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:26.887Z] ---> job-cost.sh [2022-09-20T22:16:26.887Z] lf-activate-venv: SKIPPING [2022-09-20T22:16:26.887Z] INFO: No Stack... [2022-09-20T22:16:27.486Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T22:16:28.465Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T22:16:29.138Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-09-20T22:16:29.138Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T22:16:29.210Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [2022-09-20T22:16:29.218Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] did not exist. Created. [2022-09-20T22:16:29.218Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T22:16:29.908Z] /w/workspace/edgex-ui-go/2@tmp/durable-ebd4c576/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-20T22:16:30.604Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T22:16:30.626Z] Warning: overwriting stash ‘stack-cost’ [2022-09-20T22:16:31.307Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T22:16:31.315Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T22:16:31.340Z] $ docker stop --time=1 6349631a106f03e2d55e4607d986db26f1bda749a0c8c09148c978d0ede76f97 [2022-09-20T22:16:32.876Z] $ docker rm -f 6349631a106f03e2d55e4607d986db26f1bda749a0c8c09148c978d0ede76f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T22:16:33.207Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-20T22:16:33.810Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives ] [2022-09-20T22:16:33.810Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2022-09-20T22:16:33.810Z] total 16 [2022-09-20T22:16:33.810Z] drwxr-xr-x 3 root root 4096 Sep 20 22:09 . [2022-09-20T22:16:33.810Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:09 .. [2022-09-20T22:16:33.810Z] drwxr-xr-x 2 root root 4096 Sep 20 22:09 cost [2022-09-20T22:16:33.810Z] -rw-r--r-- 1 root root 83 Sep 20 22:09 cost.csv [2022-09-20T22:16:33.810Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2022-09-20T22:16:33.810Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2022-09-20T22:16:33.810Z] total 16 [2022-09-20T22:16:33.810Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 22:09 . [2022-09-20T22:16:33.810Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:09 .. [2022-09-20T22:16:33.810Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 22:09 cost [2022-09-20T22:16:33.810Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 20 22:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:34.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:34.967Z] ---> package-listing.sh [2022-09-20T22:16:34.967Z] ++ facter osfamily [2022-09-20T22:16:34.967Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T22:16:35.227Z] + OS_FAMILY=debian [2022-09-20T22:16:35.227Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-552 [2022-09-20T22:16:35.227Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T22:16:35.227Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T22:16:35.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T22:16:35.227Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T22:16:35.227Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' [2022-09-20T22:16:35.227Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T22:16:35.227Z] + case "${OS_FAMILY}" in [2022-09-20T22:16:35.227Z] + dpkg -l [2022-09-20T22:16:35.227Z] + grep '^ii' [2022-09-20T22:16:35.227Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T22:16:35.227Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T22:16:35.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T22:16:35.227Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' [2022-09-20T22:16:35.227Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ [2022-09-20T22:16:35.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ [Pipeline] echo [2022-09-20T22:16:35.238Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T22:16:35.517Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:16:36.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:16:36.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:16:36.158Z] prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container [2022-09-20T22:16:36.195Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552/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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T22:16:36.386Z] $ docker top bc958d58ac4e1808f2b0b818bcf4a2fd545742235f2907e09cae7b35e7f61ffd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:16:36.739Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T22:16:37.028Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T22:16:37.315Z] + ls /var/log/sa-host [2022-09-20T22:16:37.315Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:16:37.385Z] provisioning config files... [2022-09-20T22:16:37.394Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config913231843751576679tmp [Pipeline] { [Pipeline] echo [2022-09-20T22:16:37.409Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:37.696Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T22:16:37.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:38.029Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T22:16:38.038Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:38.325Z] ---> sudo-logs.sh [2022-09-20T22:16:38.325Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T22:16:38.354Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:38.641Z] ---> job-cost.sh [2022-09-20T22:16:38.641Z] lf-activate-venv: SKIPPING [2022-09-20T22:16:38.641Z] DEBUG: total: 0.2199999988079071 [2022-09-20T22:16:38.641Z] INFO: Retrieving Stack Cost... [2022-09-20T22:16:39.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T22:16:39.779Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T22:16:39.791Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:40.077Z] ---> logs-deploy.sh [2022-09-20T22:16:40.077Z] lf-activate-venv: SKIPPING [2022-09-20T22:16:40.077Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-552/2 [2022-09-20T22:16:40.077Z] INFO: archiving workspace using pattern(s): [2022-09-20T22:16:41.015Z] Archives upload complete. [2022-09-20T22:16:41.015Z] INFO: archiving logs to Nexus