Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2+b9ee93b39939f4d905786058fe06f88771ce2d73 (08ac0f7339a7f14bc45258d5d8b21e5be33568f2) 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-ssh16014708118682414509.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16347135803673914595.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3093004956691849431.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh924048053187474038.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-ssh6610242677131722835.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.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13970 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 Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 Merge succeeded, producing 56674d1d823db64d630312a82a50775d59748f20 Checking out Revision 56674d1d823db64d630312a82a50775d59748f20 (PR-552) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56674d1d823db64d630312a82a50775d59748f20 # timeout=10 Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-06T02:08:11.036Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-06T02:08:11.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-06T02:08:11.116Z] ========================================================= [2023-05-06T02:08:11.116Z] EdgeX Global Pipelines Version Info [2023-05-06T02:08:11.116Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1cf8d023344948119cc73c81e3f6a7c301fbb5fe # timeout=10 [2023-05-06T02:08:11.843Z] ------------------- [2023-05-06T02:08:11.843Z] stable info: [2023-05-06T02:08:11.843Z] ------------------- [2023-05-06T02:08:11.843Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-06T02:08:11.843Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-06T02:08:11.843Z] Message: update stable to v1.0.249 [2023-05-06T02:08:12.413Z] ------------------- [2023-05-06T02:08:12.413Z] experimental info: [2023-05-06T02:08:12.413Z] ------------------- [2023-05-06T02:08:12.413Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-06T02:08:12.413Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-06T02:08:12.413Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-06T02:08:12.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-06T02:08:12.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-06T02:08:12.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-06T02:08:12.624Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-06T02:08:12.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-06T02:08:12.642Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-06T02:08:12.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-06T02:08:12.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-06T02:08:12.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-06T02:08:12.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-06T02:08:12.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-06T02:08:12.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-06T02:08:12.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-06T02:08:12.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-06T02:08:12.758Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-06T02:08:12.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-06T02:08:12.791Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-06T02:08:12.800Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-06T02:08:12.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-06T02:08:12.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-06T02:08:12.834Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-06T02:08:12.845Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-06T02:08:12.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-06T02:08:12.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-06T02:08:12.882Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-06T02:08:12.895Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-06T02:08:12.907Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-06T02:08:12.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-552 [Pipeline] echo [2023-05-06T02:08:12.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-552 [Pipeline] echo [2023-05-06T02:08:12.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-552 [Pipeline] echo [2023-05-06T02:08:12.954Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56674d1d823db64d630312a82a50775d59748f20 [Pipeline] echo [2023-05-06T02:08:12.965Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56674d1 [Pipeline] echo [2023-05-06T02:08:12.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:08:13.018Z] provisioning config files... [2023-05-06T02:08:13.032Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config18196680857793837330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:08:13.334Z] ---> docker-login.sh [2023-05-06T02:08:13.334Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:08:13.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:13.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:13.594Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:13.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:13.594Z] [2023-05-06T02:08:13.594Z] Login Succeeded [2023-05-06T02:08:13.594Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:08:13.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:13.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:13.860Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:13.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:13.860Z] [2023-05-06T02:08:13.860Z] Login Succeeded [2023-05-06T02:08:13.860Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:08:13.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:13.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:13.860Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:13.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:13.860Z] [2023-05-06T02:08:13.860Z] Login Succeeded [2023-05-06T02:08:13.860Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:08:13.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:14.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:14.134Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:14.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:14.134Z] [2023-05-06T02:08:14.134Z] Login Succeeded [2023-05-06T02:08:14.134Z] docker.io [2023-05-06T02:08:14.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:14.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:14.409Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:14.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:14.409Z] [2023-05-06T02:08:14.409Z] Login Succeeded [2023-05-06T02:08:14.409Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:08:14.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-06T02:08:14.782Z] + git rev-list -1 --merges 56674d1d823db64d630312a82a50775d59748f20~1..56674d1d823db64d630312a82a50775d59748f20 [Pipeline] echo [2023-05-06T02:08:14.824Z] -----------> git rev-list -1 --merges 56674d1d823db64d630312a82a50775d59748f20~1..56674d1d823db64d630312a82a50775d59748f20 56674d1d823db64d630312a82a50775d59748f20 [2023-05-06T02:08:14.824Z] 56674d1d823db64d630312a82a50775d59748f20 [false] [Pipeline] sh [2023-05-06T02:08:15.114Z] + git log --format=format:%s -1 56674d1d823db64d630312a82a50775d59748f20 [Pipeline] echo [2023-05-06T02:08:15.128Z] ========================================================= [2023-05-06T02:08:15.128Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-06T02:08:15.128Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:08:15.453Z] + git log --format=format:%s -1 56674d1d823db64d630312a82a50775d59748f20 [Pipeline] echo [2023-05-06T02:08:15.464Z] [semverPrep] GIT_COMMIT: 56674d1d823db64d630312a82a50775d59748f20, Commit Message: Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD [Pipeline] echo [2023-05-06T02:08:15.474Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-06T02:08:15.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-06T02:08:15.827Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-06T02:08:15.827Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-06T02:08:15.827Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-06T02:08:15.827Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-06T02:08:15.827Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-06T02:08:15.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:08:16.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:08:16.181Z] [2023-05-06T02:08:16.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:08:16.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:08:16.484Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-06T02:08:16.484Z] b85a868b505f: Pulling fs layer [2023-05-06T02:08:16.484Z] e2be974225ed: Pulling fs layer [2023-05-06T02:08:16.484Z] 339a4e72a1f5: Pulling fs layer [2023-05-06T02:08:16.484Z] 988bab9f4d93: Pulling fs layer [2023-05-06T02:08:16.484Z] 1469e6f7b9e6: Pulling fs layer [2023-05-06T02:08:16.484Z] eaf3925da568: Pulling fs layer [2023-05-06T02:08:16.484Z] bab4dde63d76: Pulling fs layer [2023-05-06T02:08:16.484Z] bde34c3a00c8: Pulling fs layer [2023-05-06T02:08:16.484Z] b352a97aabf1: Pulling fs layer [2023-05-06T02:08:16.484Z] 4872d77fe225: Pulling fs layer [2023-05-06T02:08:16.484Z] 5851b861e8e6: Pulling fs layer [2023-05-06T02:08:16.484Z] 1469e6f7b9e6: Waiting [2023-05-06T02:08:16.484Z] eaf3925da568: Waiting [2023-05-06T02:08:16.484Z] bde34c3a00c8: Waiting [2023-05-06T02:08:16.484Z] 5851b861e8e6: Waiting [2023-05-06T02:08:16.484Z] b352a97aabf1: Waiting [2023-05-06T02:08:16.484Z] 4872d77fe225: Waiting [2023-05-06T02:08:16.484Z] bab4dde63d76: Waiting [2023-05-06T02:08:16.484Z] 988bab9f4d93: Waiting [2023-05-06T02:08:16.484Z] e2be974225ed: Verifying Checksum [2023-05-06T02:08:16.484Z] e2be974225ed: Download complete [2023-05-06T02:08:16.743Z] 988bab9f4d93: Verifying Checksum [2023-05-06T02:08:16.743Z] 988bab9f4d93: Download complete [2023-05-06T02:08:16.743Z] 1469e6f7b9e6: Verifying Checksum [2023-05-06T02:08:16.743Z] 1469e6f7b9e6: Download complete [2023-05-06T02:08:16.743Z] eaf3925da568: Download complete [2023-05-06T02:08:16.743Z] 339a4e72a1f5: Verifying Checksum [2023-05-06T02:08:16.743Z] 339a4e72a1f5: Download complete [2023-05-06T02:08:16.743Z] bde34c3a00c8: Verifying Checksum [2023-05-06T02:08:16.743Z] bde34c3a00c8: Download complete [2023-05-06T02:08:17.002Z] b352a97aabf1: Verifying Checksum [2023-05-06T02:08:17.002Z] b352a97aabf1: Download complete [2023-05-06T02:08:17.002Z] 4872d77fe225: Verifying Checksum [2023-05-06T02:08:17.002Z] 4872d77fe225: Download complete [2023-05-06T02:08:17.002Z] 5851b861e8e6: Verifying Checksum [2023-05-06T02:08:17.002Z] 5851b861e8e6: Download complete [2023-05-06T02:08:17.002Z] b85a868b505f: Verifying Checksum [2023-05-06T02:08:17.002Z] b85a868b505f: Download complete [2023-05-06T02:08:17.260Z] bab4dde63d76: Verifying Checksum [2023-05-06T02:08:17.260Z] bab4dde63d76: Download complete [2023-05-06T02:08:18.196Z] b85a868b505f: Pull complete [2023-05-06T02:08:18.455Z] e2be974225ed: Pull complete [2023-05-06T02:08:19.024Z] 339a4e72a1f5: Pull complete [2023-05-06T02:08:19.024Z] 988bab9f4d93: Pull complete [2023-05-06T02:08:19.283Z] 1469e6f7b9e6: Pull complete [2023-05-06T02:08:19.283Z] eaf3925da568: Pull complete [2023-05-06T02:08:21.186Z] bab4dde63d76: Pull complete [2023-05-06T02:08:21.186Z] bde34c3a00c8: Pull complete [2023-05-06T02:08:21.446Z] b352a97aabf1: Pull complete [2023-05-06T02:08:21.446Z] 4872d77fe225: Pull complete [2023-05-06T02:08:21.446Z] 5851b861e8e6: Pull complete [2023-05-06T02:08:21.446Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-06T02:08:21.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:08:21.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:08:21.578Z] prd-ubuntu20.04-docker-8c-8g-13970 does not seem to be running inside a container [2023-05-06T02:08:21.689Z] $ 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 [2023-05-06T02:08:24.398Z] $ docker top 23dc8289029daea4dcd3a9fc3308f8b52664f9d32fb37adf2560e63493ad3f63 -eo pid,comm [2023-05-06T02:08:24.455Z] 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). [2023-05-06T02:08:24.455Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-06T02:08:24.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-06T02:08:24.584Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-06T02:08:24.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-06T02:08:24.698Z] $ docker exec 23dc8289029daea4dcd3a9fc3308f8b52664f9d32fb37adf2560e63493ad3f63 ssh-agent [2023-05-06T02:08:24.819Z] SSH_AUTH_SOCK=/tmp/ssh-dM8um1YHlfD8/agent.31 [2023-05-06T02:08:24.819Z] SSH_AGENT_PID=37 [2023-05-06T02:08:24.825Z] Running ssh-add (command line suppressed) [2023-05-06T02:08:24.926Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_3645219213213845154.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_3645219213213845154.key) [2023-05-06T02:08:24.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-06T02:08:25.223Z] + git tag --points-at HEAD [Pipeline] } [2023-05-06T02:08:25.241Z] $ docker exec --env ******** --env ******** 23dc8289029daea4dcd3a9fc3308f8b52664f9d32fb37adf2560e63493ad3f63 ssh-agent -k [2023-05-06T02:08:25.346Z] unset SSH_AUTH_SOCK; [2023-05-06T02:08:25.347Z] unset SSH_AGENT_PID; [2023-05-06T02:08:25.347Z] echo Agent pid 37 killed; [2023-05-06T02:08:25.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-06T02:08:25.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-06T02:08:25.388Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-06T02:08:25.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-06T02:08:25.494Z] $ docker exec 23dc8289029daea4dcd3a9fc3308f8b52664f9d32fb37adf2560e63493ad3f63 ssh-agent [2023-05-06T02:08:25.599Z] SSH_AUTH_SOCK=/tmp/ssh-mm0GJYK6uieF/agent.70 [2023-05-06T02:08:25.599Z] SSH_AGENT_PID=76 [2023-05-06T02:08:25.604Z] Running ssh-add (command line suppressed) [2023-05-06T02:08:25.711Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_5149329001570116879.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_5149329001570116879.key) [2023-05-06T02:08:25.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-06T02:08:26.008Z] + git semver init [2023-05-06T02:08:26.265Z] 2023-05-06 02:08:26,235 [run_init] DEBUG init version:0.0.0 force:False [2023-05-06T02:08:26.265Z] 2023-05-06 02:08:26,237 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver [2023-05-06T02:08:26.265Z] 2023-05-06 02:08:26,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver [2023-05-06T02:08:26.265Z] 2023-05-06 02:08:26,238 [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) [2023-05-06T02:08:28.173Z] 2023-05-06 02:08:27,665 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.git/info/exclude [2023-05-06T02:08:28.173Z] 2023-05-06 02:08:27,666 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 with force:False [2023-05-06T02:08:28.173Z] 2023-05-06 02:08:27,666 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 [2023-05-06T02:08:28.173Z] 2023-05-06 02:08:27,669 [execute] INFO git cat-file --batch-check [2023-05-06T02:08:28.173Z] 2023-05-06 02:08:27,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2023-05-06T02:08:28.173Z] 2023-05-06 02:08:27,675 [execute] INFO git cat-file --batch [2023-05-06T02:08:28.173Z] 2023-05-06 02:08:27,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2023-05-06T02:08:28.173Z] 2023-05-06 02:08:27,679 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 [2023-05-06T02:08:28.173Z] 0.0.0 [Pipeline] } [2023-05-06T02:08:28.182Z] $ docker exec --env ******** --env ******** 23dc8289029daea4dcd3a9fc3308f8b52664f9d32fb37adf2560e63493ad3f63 ssh-agent -k [2023-05-06T02:08:28.278Z] unset SSH_AUTH_SOCK; [2023-05-06T02:08:28.278Z] unset SSH_AGENT_PID; [2023-05-06T02:08:28.279Z] echo Agent pid 76 killed; [2023-05-06T02:08:28.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-06T02:08:28.591Z] + git semver [Pipeline] } [2023-05-06T02:08:28.864Z] $ docker stop --time=1 23dc8289029daea4dcd3a9fc3308f8b52664f9d32fb37adf2560e63493ad3f63 [2023-05-06T02:08:30.169Z] $ docker rm -f --volumes 23dc8289029daea4dcd3a9fc3308f8b52664f9d32fb37adf2560e63493ad3f63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:08:30.508Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-06T02:08:30.722Z] Stashed 1 file(s) [Pipeline] echo [2023-05-06T02:08:30.724Z] [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 [2023-05-06T02:08:30.847Z] provisioning config files... [2023-05-06T02:08:30.856Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config1510511088093495691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:08:31.216Z] ---> docker-login.sh [2023-05-06T02:08:31.216Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:08:31.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:31.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:31.216Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:31.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:31.216Z] [2023-05-06T02:08:31.216Z] Login Succeeded [2023-05-06T02:08:31.216Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:08:31.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:31.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:31.216Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:31.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:31.216Z] [2023-05-06T02:08:31.216Z] Login Succeeded [2023-05-06T02:08:31.216Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:08:31.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:31.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:31.476Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:31.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:31.476Z] [2023-05-06T02:08:31.476Z] Login Succeeded [2023-05-06T02:08:31.476Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:08:31.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:31.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:31.476Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:31.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:31.476Z] [2023-05-06T02:08:31.476Z] Login Succeeded [2023-05-06T02:08:31.735Z] docker.io [2023-05-06T02:08:31.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:31.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:31.994Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:31.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:31.994Z] [2023-05-06T02:08:31.994Z] Login Succeeded [2023-05-06T02:08:31.994Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:08:32.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-06T02:08:32.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:08:32.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:08:32.083Z] ========================================================= [2023-05-06T02:08:32.083Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-06T02:08:32.083Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:08:32.391Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-06T02:08:32.650Z] Sending build context to Docker daemon 45.7MB [2023-05-06T02:08:32.650Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:08:32.650Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-06T02:08:32.650Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-06T02:08:32.650Z] f56be85fc22e: Pulling fs layer [2023-05-06T02:08:32.650Z] 85791d961cd3: Pulling fs layer [2023-05-06T02:08:32.650Z] d694b5ae8c79: Pulling fs layer [2023-05-06T02:08:32.650Z] 9f32a84ed3da: Pulling fs layer [2023-05-06T02:08:32.650Z] 4d19c01a9841: Pulling fs layer [2023-05-06T02:08:32.650Z] 9325e15d5711: Pulling fs layer [2023-05-06T02:08:32.650Z] 556b6ee489ea: Pulling fs layer [2023-05-06T02:08:32.650Z] c5a4b2cf53e6: Pulling fs layer [2023-05-06T02:08:32.650Z] 9f32a84ed3da: Waiting [2023-05-06T02:08:32.650Z] 4d19c01a9841: Waiting [2023-05-06T02:08:32.650Z] 9325e15d5711: Waiting [2023-05-06T02:08:32.650Z] 556b6ee489ea: Waiting [2023-05-06T02:08:32.650Z] c5a4b2cf53e6: Waiting [2023-05-06T02:08:32.650Z] 85791d961cd3: Verifying Checksum [2023-05-06T02:08:32.650Z] 85791d961cd3: Download complete [2023-05-06T02:08:32.650Z] 9f32a84ed3da: Verifying Checksum [2023-05-06T02:08:32.650Z] 9f32a84ed3da: Download complete [2023-05-06T02:08:32.650Z] 4d19c01a9841: Verifying Checksum [2023-05-06T02:08:32.650Z] 4d19c01a9841: Download complete [2023-05-06T02:08:32.650Z] f56be85fc22e: Download complete [2023-05-06T02:08:32.910Z] 9325e15d5711: Verifying Checksum [2023-05-06T02:08:32.910Z] 9325e15d5711: Download complete [2023-05-06T02:08:32.910Z] f56be85fc22e: Pull complete [2023-05-06T02:08:33.170Z] 85791d961cd3: Pull complete [2023-05-06T02:08:33.170Z] c5a4b2cf53e6: Verifying Checksum [2023-05-06T02:08:33.170Z] c5a4b2cf53e6: Download complete [2023-05-06T02:08:33.438Z] d694b5ae8c79: Verifying Checksum [2023-05-06T02:08:33.438Z] d694b5ae8c79: Download complete [2023-05-06T02:08:33.729Z] 556b6ee489ea: Verifying Checksum [2023-05-06T02:08:33.729Z] 556b6ee489ea: Download complete [2023-05-06T02:08:37.016Z] d694b5ae8c79: Pull complete [2023-05-06T02:08:37.016Z] 9f32a84ed3da: Pull complete [2023-05-06T02:08:37.016Z] 4d19c01a9841: Pull complete [2023-05-06T02:08:37.016Z] 9325e15d5711: Pull complete [2023-05-06T02:08:39.544Z] 556b6ee489ea: Pull complete [2023-05-06T02:08:40.114Z] c5a4b2cf53e6: Pull complete [2023-05-06T02:08:40.381Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-06T02:08:40.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-06T02:08:40.381Z] ---> c4be618373d6 [2023-05-06T02:08:40.381Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:08:45.820Z] Still waiting to schedule task [2023-05-06T02:08:45.820Z] ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-06T02:08:45.820Z] ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-06T02:08:45.820Z] ‘prd-centos7-builder-2c-1g-13955’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-06T02:08:45.820Z] ‘prd-ubuntu20.04-docker-8c-8g-13953’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-06T02:08:45.820Z] ‘prd-ubuntu20.04-docker-8c-8g-13969’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-06T02:08:45.820Z] ‘prd-ubuntu20.04-docker-8c-8g-13971’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-06T02:08:45.820Z] ‘prd-ubuntu20.04-docker-8c-8g-13972’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-06T02:08:45.820Z] ‘prd-ubuntu20.04-docker-8c-8g-13973’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-06T02:08:45.820Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13974’ is offline [2023-05-06T02:08:46.990Z] ---> Running in 7a4f378f29a2 [2023-05-06T02:08:46.990Z] Removing intermediate container 7a4f378f29a2 [2023-05-06T02:08:46.990Z] ---> d8a08d493bdf [2023-05-06T02:08:46.990Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:08:46.990Z] ---> Running in d95f88463e96 [2023-05-06T02:08:46.990Z] Removing intermediate container d95f88463e96 [2023-05-06T02:08:46.990Z] ---> 7c3341b8dc62 [2023-05-06T02:08:46.990Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:08:47.248Z] ---> Running in 976c76e1074d [2023-05-06T02:08:47.506Z] Removing intermediate container 976c76e1074d [2023-05-06T02:08:47.506Z] ---> 35004deada6a [2023-05-06T02:08:47.506Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-06T02:08:47.765Z] ---> Running in a8d09d4082b0 [2023-05-06T02:08:48.023Z] Removing intermediate container a8d09d4082b0 [2023-05-06T02:08:48.023Z] ---> 0f0d2908f3fa [2023-05-06T02:08:48.023Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:08:48.288Z] ---> Running in 3bd5c190119b [2023-05-06T02:08:48.547Z] Removing intermediate container 3bd5c190119b [2023-05-06T02:08:48.547Z] ---> 7bf18c345111 [2023-05-06T02:08:48.547Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:08:49.113Z] latest: Pulling from library/docker [2023-05-06T02:08:49.113Z] f56be85fc22e: Already exists [2023-05-06T02:08:49.113Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-06T02:08:49.113Z] 788e1ab5616a: Pulling fs layer [2023-05-06T02:08:49.113Z] c585cb37f4e3: Pulling fs layer [2023-05-06T02:08:49.113Z] f07ac151bd26: Pulling fs layer [2023-05-06T02:08:49.113Z] 40ec0a365c4d: Pulling fs layer [2023-05-06T02:08:49.113Z] 8e86e06bd107: Pulling fs layer [2023-05-06T02:08:49.113Z] 265c5956ad77: Pulling fs layer [2023-05-06T02:08:49.113Z] 0326226f4470: Pulling fs layer [2023-05-06T02:08:49.113Z] e09aa9eb39ba: Pulling fs layer [2023-05-06T02:08:49.113Z] 8f731bd845bb: Pulling fs layer [2023-05-06T02:08:49.113Z] b045f4bf5e58: Pulling fs layer [2023-05-06T02:08:49.113Z] 6f439390c271: Pulling fs layer [2023-05-06T02:08:49.113Z] 4e540a8453c0: Pulling fs layer [2023-05-06T02:08:49.113Z] 40ec0a365c4d: Waiting [2023-05-06T02:08:49.113Z] 8e86e06bd107: Waiting [2023-05-06T02:08:49.113Z] 8f731bd845bb: Waiting [2023-05-06T02:08:49.113Z] f07ac151bd26: Waiting [2023-05-06T02:08:49.113Z] 265c5956ad77: Waiting [2023-05-06T02:08:49.113Z] b045f4bf5e58: Waiting [2023-05-06T02:08:49.113Z] e09aa9eb39ba: Waiting [2023-05-06T02:08:49.113Z] 0326226f4470: Waiting [2023-05-06T02:08:49.113Z] 4e540a8453c0: Waiting [2023-05-06T02:08:49.113Z] 6f439390c271: Waiting [2023-05-06T02:08:49.113Z] 788e1ab5616a: Download complete [2023-05-06T02:08:49.113Z] 7ed9ddfd3b8f: Verifying Checksum [2023-05-06T02:08:49.113Z] 7ed9ddfd3b8f: Download complete [2023-05-06T02:08:49.376Z] 7ed9ddfd3b8f: Pull complete [2023-05-06T02:08:49.376Z] 788e1ab5616a: Pull complete [2023-05-06T02:08:49.376Z] c585cb37f4e3: Verifying Checksum [2023-05-06T02:08:49.376Z] c585cb37f4e3: Download complete [2023-05-06T02:08:49.640Z] 40ec0a365c4d: Verifying Checksum [2023-05-06T02:08:49.640Z] 40ec0a365c4d: Download complete [2023-05-06T02:08:49.640Z] 8e86e06bd107: Verifying Checksum [2023-05-06T02:08:49.640Z] f07ac151bd26: Verifying Checksum [2023-05-06T02:08:49.640Z] f07ac151bd26: Download complete [2023-05-06T02:08:49.640Z] 265c5956ad77: Verifying Checksum [2023-05-06T02:08:49.640Z] 265c5956ad77: Download complete [2023-05-06T02:08:49.640Z] 0326226f4470: Verifying Checksum [2023-05-06T02:08:49.640Z] 0326226f4470: Download complete [2023-05-06T02:08:49.640Z] c585cb37f4e3: Pull complete [2023-05-06T02:08:49.640Z] 8f731bd845bb: Verifying Checksum [2023-05-06T02:08:49.640Z] 8f731bd845bb: Download complete [2023-05-06T02:08:49.898Z] e09aa9eb39ba: Verifying Checksum [2023-05-06T02:08:49.898Z] e09aa9eb39ba: Download complete [2023-05-06T02:08:49.898Z] 6f439390c271: Verifying Checksum [2023-05-06T02:08:49.898Z] 6f439390c271: Download complete [2023-05-06T02:08:49.898Z] 4e540a8453c0: Verifying Checksum [2023-05-06T02:08:49.898Z] 4e540a8453c0: Download complete [2023-05-06T02:08:50.156Z] f07ac151bd26: Pull complete [2023-05-06T02:08:50.415Z] 40ec0a365c4d: Pull complete [2023-05-06T02:08:50.415Z] 8e86e06bd107: Pull complete [2023-05-06T02:08:50.673Z] 265c5956ad77: Pull complete [2023-05-06T02:08:50.673Z] 0326226f4470: Pull complete [2023-05-06T02:08:50.673Z] b045f4bf5e58: Verifying Checksum [2023-05-06T02:08:50.673Z] b045f4bf5e58: Download complete [2023-05-06T02:08:50.929Z] e09aa9eb39ba: Pull complete [2023-05-06T02:08:50.929Z] 8f731bd845bb: Pull complete [2023-05-06T02:08:51.862Z] b045f4bf5e58: Pull complete [2023-05-06T02:08:51.862Z] 6f439390c271: Pull complete [2023-05-06T02:08:51.862Z] 4e540a8453c0: Pull complete [2023-05-06T02:08:51.862Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-06T02:08:51.862Z] Status: Downloaded newer image for docker:latest [2023-05-06T02:08:54.398Z] ---> c6b0f0ac1372 [2023-05-06T02:08:54.398Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:08:54.657Z] ---> Running in 2fa85e3d2b37 [2023-05-06T02:08:55.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:08:55.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:08:55.484Z] OK: 265 MiB in 53 packages [2023-05-06T02:08:55.776Z] Removing intermediate container 2fa85e3d2b37 [2023-05-06T02:08:55.776Z] ---> f94ba207fc98 [2023-05-06T02:08:55.776Z] Step 10/15 : ENV GO111MODULE=on [2023-05-06T02:08:55.776Z] ---> Running in 9c61014d34f2 [2023-05-06T02:08:56.034Z] Removing intermediate container 9c61014d34f2 [2023-05-06T02:08:56.034Z] ---> 81999a50f0ef [2023-05-06T02:08:56.034Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:08:56.034Z] ---> Running in bff83b685c95 [2023-05-06T02:08:56.034Z] Removing intermediate container bff83b685c95 [2023-05-06T02:08:56.034Z] ---> 570a704d4881 [2023-05-06T02:08:56.034Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-06T02:08:56.034Z] ---> 0d980b22e1c1 [2023-05-06T02:08:56.034Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:08:56.292Z] ---> Running in 427e73976966 [2023-05-06T02:09:28.388Z] Removing intermediate container 427e73976966 [2023-05-06T02:09:28.388Z] ---> 5ee10c9341aa [2023-05-06T02:09:28.388Z] Step 14/15 : COPY . . [2023-05-06T02:09:28.388Z] ---> 98602d156c7c [2023-05-06T02:09:28.388Z] Step 15/15 : RUN ${MAKE} [2023-05-06T02:09:28.388Z] ---> Running in 993919f8fdc3 [2023-05-06T02:09:28.388Z] noop [2023-05-06T02:09:28.388Z] Removing intermediate container 993919f8fdc3 [2023-05-06T02:09:28.388Z] ---> 475be4b88f2b [2023-05-06T02:09:28.388Z] Successfully built 475be4b88f2b [2023-05-06T02:09:28.388Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:09:28.690Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-06T02:09:28.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:09:28.756Z] prd-ubuntu20.04-docker-8c-8g-13970 does not seem to be running inside a container [2023-05-06T02:09:28.786Z] $ 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 [2023-05-06T02:09:29.103Z] $ docker top 460c694f1aae90b52eb9aa257064d03c698abfe64f0d07e593925a2051d3a045 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:09:29.446Z] + go version [2023-05-06T02:09:29.447Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-06T02:09:29.459Z] $ docker stop --time=1 460c694f1aae90b52eb9aa257064d03c698abfe64f0d07e593925a2051d3a045 [2023-05-06T02:09:30.734Z] $ docker rm -f --volumes 460c694f1aae90b52eb9aa257064d03c698abfe64f0d07e593925a2051d3a045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:09:31.119Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-06T02:09:31.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:09:31.187Z] prd-ubuntu20.04-docker-8c-8g-13970 does not seem to be running inside a container [2023-05-06T02:09:31.219Z] $ 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 [2023-05-06T02:09:31.512Z] $ docker top be5f28399a58204f28067ebccea2f48e55bcc7bd0deb050d0e0f6a352c55f3c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:09:31.901Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] fileExists [Pipeline] sh [2023-05-06T02:09:32.210Z] + make test [2023-05-06T02:09:32.210Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-06T02:09:37.588Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-06T02:09:45.692Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-06T02:09:45.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-06T02:09:45.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-06T02:09:45.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-06T02:09:45.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-06T02:09:45.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-06T02:09:45.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-06T02:09:45.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-06T02:09:45.692Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-06T02:09:47.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-06T02:09:47.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-06T02:09:47.589Z] ./bin/test-attribution-txt.sh [2023-05-06T02:09:47.847Z] make -C web test [2023-05-06T02:09:47.847Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' [2023-05-06T02:09:47.847Z] make[1]: tput: No such file or directory [2023-05-06T02:09:47.847Z] make[1]: tput: No such file or directory [2023-05-06T02:09:47.847Z] warning: generating ./VERSION [2023-05-06T02:09:47.847Z] echo "0.0.0" > VERSION [2023-05-06T02:09:47.847Z] docker build \ [2023-05-06T02:09:47.847Z] -f Dockerfile \ [2023-05-06T02:09:47.847Z] --build-arg USER=1000 \ [2023-05-06T02:09:47.847Z] \ [2023-05-06T02:09:47.847Z] --label "git_sha=56674d1d823db64d630312a82a50775d59748f20" \ [2023-05-06T02:09:47.847Z] -t edgexfoundry/edgex-web-ui:56674d1d823db64d630312a82a50775d59748f20 \ [2023-05-06T02:09:47.847Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-06T02:09:47.847Z] . [2023-05-06T02:09:47.847Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-06T02:09:47.847Z] Install the buildx component to build images with BuildKit: [2023-05-06T02:09:47.847Z] https://docs.docker.com/go/buildx/ [2023-05-06T02:09:47.847Z] [2023-05-06T02:09:47.847Z] Sending build context to Docker daemon 3.029MB [2023-05-06T02:09:47.847Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-06T02:09:47.847Z] 16.17-alpine3.15: Pulling from library/node [2023-05-06T02:09:47.847Z] 9621f1afde84: Pulling fs layer [2023-05-06T02:09:47.847Z] c6f70ee39829: Pulling fs layer [2023-05-06T02:09:47.847Z] 56892a8094a2: Pulling fs layer [2023-05-06T02:09:47.847Z] 58dd87906ef0: Pulling fs layer [2023-05-06T02:09:47.847Z] 58dd87906ef0: Waiting [2023-05-06T02:09:48.105Z] 56892a8094a2: Verifying Checksum [2023-05-06T02:09:48.105Z] 56892a8094a2: Download complete [2023-05-06T02:09:48.105Z] 9621f1afde84: Verifying Checksum [2023-05-06T02:09:48.105Z] 9621f1afde84: Download complete [2023-05-06T02:09:48.105Z] 58dd87906ef0: Verifying Checksum [2023-05-06T02:09:48.105Z] 58dd87906ef0: Download complete [2023-05-06T02:09:48.105Z] 9621f1afde84: Pull complete [2023-05-06T02:09:48.362Z] c6f70ee39829: Verifying Checksum [2023-05-06T02:09:48.362Z] c6f70ee39829: Download complete [2023-05-06T02:09:49.295Z] c6f70ee39829: Pull complete [2023-05-06T02:09:49.295Z] 56892a8094a2: Pull complete [2023-05-06T02:09:49.555Z] 58dd87906ef0: Pull complete [2023-05-06T02:09:49.555Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-06T02:09:49.555Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-06T02:09:49.555Z] ---> b69703f70c3d [2023-05-06T02:09:49.555Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-06T02:09:53.759Z] ---> Running in 70ca59deb2d3 [2023-05-06T02:09:54.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:09:54.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:09:54.277Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-06T02:09:54.277Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-06T02:09:54.277Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-06T02:09:54.277Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-06T02:09:54.277Z] (5/129) Installing libxcb (1.14-r2) [2023-05-06T02:09:54.277Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-06T02:09:54.277Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-06T02:09:54.277Z] (8/129) Installing libice (1.0.10-r0) [2023-05-06T02:09:54.277Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-06T02:09:54.277Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-06T02:09:54.536Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-06T02:09:54.536Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-06T02:09:54.536Z] (13/129) Installing xset (1.2.4-r0) [2023-05-06T02:09:54.536Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-06T02:09:54.536Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-06T02:09:54.536Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-06T02:09:54.536Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-06T02:09:54.536Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-06T02:09:54.536Z] (19/129) Installing libintl (0.21-r0) [2023-05-06T02:09:54.536Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-06T02:09:54.536Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-06T02:09:54.536Z] (22/129) Installing pcre (8.45-r1) [2023-05-06T02:09:54.536Z] (23/129) Installing glib (2.70.1-r0) [2023-05-06T02:09:54.536Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-06T02:09:54.536Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-06T02:09:54.536Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-06T02:09:54.536Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-06T02:09:54.536Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-06T02:09:54.536Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-06T02:09:54.536Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-06T02:09:54.794Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-06T02:09:54.794Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-06T02:09:54.794Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-06T02:09:54.794Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-06T02:09:54.794Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-06T02:09:54.794Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-06T02:09:54.794Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-06T02:09:54.794Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-06T02:09:54.794Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-06T02:09:54.794Z] (40/129) Installing libxi (1.8-r0) [2023-05-06T02:09:54.794Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-06T02:09:54.794Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-06T02:09:54.794Z] (43/129) Installing atk (2.36.0-r0) [2023-05-06T02:09:54.794Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-06T02:09:54.794Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-06T02:09:54.794Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-06T02:09:54.794Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-06T02:09:54.794Z] (48/129) Installing expat (2.5.0-r0) [2023-05-06T02:09:54.794Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-06T02:09:54.794Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-06T02:09:54.794Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-06T02:09:54.794Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-06T02:09:55.053Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-06T02:09:55.053Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-06T02:09:55.053Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-06T02:09:55.053Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-06T02:09:55.053Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-06T02:09:55.053Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-06T02:09:55.053Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-06T02:09:55.053Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-06T02:09:55.053Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-06T02:09:55.053Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-06T02:09:55.053Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-06T02:09:55.053Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-06T02:09:55.053Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-06T02:09:55.053Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-06T02:09:55.053Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-06T02:09:55.053Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-06T02:09:55.053Z] (69/129) Installing pango (1.48.10-r0) [2023-05-06T02:09:55.053Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-06T02:09:55.053Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-06T02:09:55.053Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-06T02:09:55.053Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-06T02:09:55.053Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-06T02:09:55.053Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-06T02:09:55.313Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-06T02:09:55.313Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-06T02:09:55.313Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-06T02:09:55.313Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-06T02:09:55.313Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-06T02:09:57.279Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-06T02:09:57.279Z] (80/129) Installing flac (1.3.4-r0) [2023-05-06T02:09:57.279Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-06T02:09:57.279Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-06T02:09:57.279Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-06T02:09:57.279Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-06T02:09:57.279Z] (85/129) Installing libass (0.15.2-r0) [2023-05-06T02:09:57.279Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-06T02:09:57.279Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-06T02:09:57.538Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-06T02:09:57.538Z] (89/129) Installing lame (3.100-r0) [2023-05-06T02:09:57.538Z] (90/129) Installing opus (1.3.1-r1) [2023-05-06T02:09:57.538Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-06T02:09:57.538Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-06T02:09:57.538Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-06T02:09:57.538Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-06T02:09:57.538Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-06T02:09:57.538Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-06T02:09:57.538Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-06T02:09:57.538Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-06T02:09:57.538Z] (99/129) Installing libva (2.13.0-r0) [2023-05-06T02:09:57.538Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-06T02:09:57.538Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-06T02:09:57.538Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-06T02:09:57.538Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-06T02:09:57.538Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-06T02:09:57.538Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-06T02:09:57.538Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-06T02:09:57.538Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-06T02:09:57.538Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-06T02:09:57.798Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-06T02:09:57.798Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-06T02:09:57.798Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-06T02:09:57.798Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-06T02:09:57.798Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-06T02:09:57.798Z] (114/129) Installing nspr (4.32-r0) [2023-05-06T02:09:57.798Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-06T02:09:57.798Z] (116/129) Installing nss (3.78.1-r0) [2023-05-06T02:09:57.798Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-06T02:09:57.798Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-06T02:09:57.798Z] (119/129) Installing orc (0.4.32-r0) [2023-05-06T02:09:57.798Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-06T02:09:57.798Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-06T02:09:57.798Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-06T02:09:57.798Z] (123/129) Installing libpulse (15.0-r2) [2023-05-06T02:09:57.798Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-06T02:09:57.798Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-06T02:09:57.798Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-06T02:09:57.798Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-06T02:09:57.798Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-06T02:09:57.798Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-06T02:09:58.735Z] Executing busybox-1.34.1-r7.trigger [2023-05-06T02:09:59.022Z] Executing glib-2.70.1-r0.trigger [2023-05-06T02:09:59.022Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-06T02:09:59.279Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-06T02:09:59.279Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-06T02:09:59.279Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-06T02:09:59.279Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-06T02:09:59.279Z] OK: 286 MiB in 145 packages [2023-05-06T02:10:05.858Z] Removing intermediate container 70ca59deb2d3 [2023-05-06T02:10:05.858Z] ---> a35f8a81062c [2023-05-06T02:10:05.858Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-06T02:10:05.858Z] ---> Running in ba47c5c9c246 [2023-05-06T02:10:05.858Z] Removing intermediate container ba47c5c9c246 [2023-05-06T02:10:05.858Z] ---> d51b0a0f8869 [2023-05-06T02:10:05.858Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-06T02:10:05.858Z] ---> Running in 277fe43c6d4f [2023-05-06T02:10:06.119Z] Removing intermediate container 277fe43c6d4f [2023-05-06T02:10:06.119Z] ---> 21bd8f54dd5c [2023-05-06T02:10:06.119Z] Step 5/10 : RUN npm install -g npm [2023-05-06T02:10:06.119Z] ---> Running in f62296fd3ac2 [2023-05-06T02:10:12.675Z] [2023-05-06T02:10:12.675Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-06T02:10:12.675Z] [2023-05-06T02:10:12.675Z] 27 packages are looking for funding [2023-05-06T02:10:12.675Z] run `npm fund` for details [2023-05-06T02:10:12.675Z] [2023-05-06T02:10:12.675Z] found 0 vulnerabilities [2023-05-06T02:10:13.608Z] Removing intermediate container f62296fd3ac2 [2023-05-06T02:10:13.608Z] ---> df15015a8788 [2023-05-06T02:10:13.608Z] Step 6/10 : ARG USER=1000 [2023-05-06T02:10:13.608Z] ---> Running in a9662f5bce9f [2023-05-06T02:10:13.873Z] Removing intermediate container a9662f5bce9f [2023-05-06T02:10:13.873Z] ---> ba0d9721be94 [2023-05-06T02:10:13.873Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-06T02:10:13.873Z] ---> Running in 79516e7e631e [2023-05-06T02:10:14.519Z] Removing intermediate container 79516e7e631e [2023-05-06T02:10:14.519Z] ---> 8ed49e3f2d2f [2023-05-06T02:10:14.519Z] Step 8/10 : USER $USER:$USER [2023-05-06T02:10:14.519Z] ---> Running in f0db98b8ef6a [2023-05-06T02:10:14.519Z] Removing intermediate container f0db98b8ef6a [2023-05-06T02:10:14.519Z] ---> 2b47edf7fe34 [2023-05-06T02:10:14.519Z] Step 9/10 : WORKDIR /app [2023-05-06T02:10:14.519Z] ---> Running in 67af422ef77b [2023-05-06T02:10:14.785Z] Removing intermediate container 67af422ef77b [2023-05-06T02:10:14.785Z] ---> 31d11d5f34bb [2023-05-06T02:10:14.785Z] Step 10/10 : LABEL git_sha=56674d1d823db64d630312a82a50775d59748f20 [2023-05-06T02:10:14.785Z] ---> Running in 3d2072bfeed8 [2023-05-06T02:10:14.785Z] Removing intermediate container 3d2072bfeed8 [2023-05-06T02:10:14.785Z] ---> fbc7a50e3e20 [2023-05-06T02:10:14.785Z] Successfully built fbc7a50e3e20 [2023-05-06T02:10:14.785Z] Successfully tagged edgexfoundry/edgex-web-ui:56674d1d823db64d630312a82a50775d59748f20 [2023-05-06T02:10:14.785Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-06T02:10:14.785Z] touch edgex-web-ui.imagebuilt [2023-05-06T02:10:14.785Z] mkdir -p node_modules coverage [2023-05-06T02:10:14.785Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-06T02:10:14.785Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-06T02:10:16.708Z] npm ERR! code ERESOLVE [2023-05-06T02:10:16.708Z] npm ERR! ERESOLVE could not resolve [2023-05-06T02:10:16.708Z] npm ERR! [2023-05-06T02:10:16.708Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2023-05-06T02:10:16.708Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-05-06T02:10:16.708Z] npm ERR! node_modules/@angular/compiler-cli [2023-05-06T02:10:16.708Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-05-06T02:10:16.708Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-05-06T02:10:16.708Z] npm ERR! node_modules/@angular/localize [2023-05-06T02:10:16.708Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-05-06T02:10:16.708Z] npm ERR! [2023-05-06T02:10:16.708Z] npm ERR! Could not resolve dependency: [2023-05-06T02:10:16.708Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2023-05-06T02:10:16.708Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-05-06T02:10:16.708Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2023-05-06T02:10:16.708Z] npm ERR! [2023-05-06T02:10:16.708Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.3.0 [2023-05-06T02:10:16.708Z] npm ERR! node_modules/@angular/compiler-cli [2023-05-06T02:10:16.708Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2023-05-06T02:10:16.708Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-05-06T02:10:16.708Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2023-05-06T02:10:16.708Z] npm ERR! [2023-05-06T02:10:16.708Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-05-06T02:10:16.708Z] npm ERR! this command with --force or --legacy-peer-deps [2023-05-06T02:10:16.708Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-05-06T02:10:16.708Z] npm ERR! [2023-05-06T02:10:16.708Z] npm ERR! [2023-05-06T02:10:16.708Z] npm ERR! For a full report see: [2023-05-06T02:10:16.708Z] npm ERR! /home/node/.npm/_logs/2023-05-06T02_10_15_222Z-eresolve-report.txt [2023-05-06T02:10:16.708Z] [2023-05-06T02:10:16.708Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-05-06T02_10_15_222Z-debug-0.log [2023-05-06T02:10:17.274Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-05-06T02:10:17.274Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' [2023-05-06T02:10:17.274Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-05-06T02:10:17.286Z] $ docker stop --time=1 be5f28399a58204f28067ebccea2f48e55bcc7bd0deb050d0e0f6a352c55f3c0 [2023-05-06T02:10:18.570Z] $ docker rm -f --volumes be5f28399a58204f28067ebccea2f48e55bcc7bd0deb050d0e0f6a352c55f3c0 [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 [2023-05-06T02:10:19.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:10:19.071Z] [2023-05-06T02:10:19.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:10:19.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:10:19.372Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-06T02:10:19.372Z] 5eb5b503b376: Pulling fs layer [2023-05-06T02:10:19.372Z] 5c69ac0246d0: Pulling fs layer [2023-05-06T02:10:19.372Z] ec43610c2a17: Pulling fs layer [2023-05-06T02:10:19.372Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-06T02:10:19.372Z] 33b1e0a273af: Pulling fs layer [2023-05-06T02:10:19.372Z] 5d3b04190fa2: Pulling fs layer [2023-05-06T02:10:19.372Z] 2f39f015ded8: Pulling fs layer [2023-05-06T02:10:19.372Z] 2f39f015ded8: Waiting [2023-05-06T02:10:19.372Z] 3a2ae6a8a46f: Waiting [2023-05-06T02:10:19.372Z] 5d3b04190fa2: Waiting [2023-05-06T02:10:19.372Z] 5c69ac0246d0: Verifying Checksum [2023-05-06T02:10:19.372Z] 5c69ac0246d0: Download complete [2023-05-06T02:10:19.372Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-06T02:10:19.372Z] 3a2ae6a8a46f: Download complete [2023-05-06T02:10:19.372Z] ec43610c2a17: Verifying Checksum [2023-05-06T02:10:19.372Z] ec43610c2a17: Download complete [2023-05-06T02:10:19.372Z] 33b1e0a273af: Verifying Checksum [2023-05-06T02:10:19.372Z] 33b1e0a273af: Download complete [2023-05-06T02:10:19.372Z] 5d3b04190fa2: Verifying Checksum [2023-05-06T02:10:19.372Z] 5d3b04190fa2: Download complete [2023-05-06T02:10:19.628Z] 5eb5b503b376: Download complete [2023-05-06T02:10:20.603Z] 2f39f015ded8: Verifying Checksum [2023-05-06T02:10:20.603Z] 2f39f015ded8: Download complete [2023-05-06T02:10:20.862Z] 5eb5b503b376: Pull complete [2023-05-06T02:10:20.862Z] 5c69ac0246d0: Pull complete [2023-05-06T02:10:21.427Z] ec43610c2a17: Pull complete [2023-05-06T02:10:21.427Z] 3a2ae6a8a46f: Pull complete [2023-05-06T02:10:21.684Z] 33b1e0a273af: Pull complete [2023-05-06T02:10:21.684Z] 5d3b04190fa2: Pull complete [2023-05-06T02:10:25.865Z] 2f39f015ded8: Pull complete [2023-05-06T02:10:25.865Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-06T02:10:25.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:10:25.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:10:26.062Z] prd-ubuntu20.04-docker-8c-8g-13970 does not seem to be running inside a container [2023-05-06T02:10:26.095Z] $ 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 [2023-05-06T02:10:32.525Z] $ docker top 3b175f0688c2ee81d32a851a48abefbf7cac4e5c4667c55fbd273ea0be53ee15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:10:32.897Z] ---> job-cost.sh [2023-05-06T02:10:32.897Z] lf-activate-venv: SKIPPING [2023-05-06T02:10:32.897Z] INFO: No Stack... [2023-05-06T02:10:33.156Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-06T02:10:33.722Z] INFO: Archiving Costs [Pipeline] sh [2023-05-06T02:10:34.012Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/cost.csv [2023-05-06T02:10:34.012Z] + cut -d, -f6 [Pipeline] lock [2023-05-06T02:10:34.022Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-21-stack-cost] [2023-05-06T02:10:34.026Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-21-stack-cost] did not exist. Created. [2023-05-06T02:10:34.027Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-06T02:10:34.325Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-06T02:10:34.382Z] Stashed 1 file(s) [Pipeline] } [2023-05-06T02:10:34.388Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-21-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-06T02:10:34.402Z] $ docker stop --time=1 3b175f0688c2ee81d32a851a48abefbf7cac4e5c4667c55fbd273ea0be53ee15 [2023-05-06T02:10:35.551Z] $ docker rm -f --volumes 3b175f0688c2ee81d32a851a48abefbf7cac4e5c4667c55fbd273ea0be53ee15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-06T02:10:35.648Z] Failed in branch amd64 [2023-05-06T02:37:45.419Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14340 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] { [Pipeline] ws [2023-05-06T02:37:45.433Z] Running in /w/workspace/edgex-ui-go/21 [Pipeline] { [Pipeline] checkout [2023-05-06T02:37:45.478Z] The recommended git tool is: git [2023-05-06T02:37:52.292Z] using credential edgex-jenkins-ssh [2023-05-06T02:37:52.321Z] Cloning the remote Git repository [2023-05-06T02:37:52.386Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:37:52.499Z] > git init /w/workspace/edgex-ui-go/21 # timeout=10 [2023-05-06T02:37:52.673Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:37:52.675Z] > git --version # timeout=10 [2023-05-06T02:37:52.699Z] > git --version # 'git version 2.25.1' [2023-05-06T02:37:52.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:37:52.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-06T02:37:56.621Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-06T02:37:56.645Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-06T02:37:58.271Z] Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [2023-05-06T02:37:57.670Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-06T02:37:57.715Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:37:57.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:37:57.734Z] > 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 [2023-05-06T02:37:58.294Z] > git config core.sparsecheckout # timeout=10 [2023-05-06T02:37:58.367Z] > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 [2023-05-06T02:37:58.804Z] > git remote # timeout=10 [2023-05-06T02:37:58.828Z] > git config --get remote.origin.url # timeout=10 [2023-05-06T02:37:59.655Z] Merge succeeded, producing 45d3002bcc6831543e622e91d08aa0041e8b4f60 [2023-05-06T02:37:59.655Z] Checking out Revision 45d3002bcc6831543e622e91d08aa0041e8b4f60 (PR-552) [2023-05-06T02:37:58.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:37:58.871Z] > git merge b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 [2023-05-06T02:37:59.641Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-06T02:37:59.665Z] > git config core.sparsecheckout # timeout=10 [2023-05-06T02:37:59.684Z] > git checkout -f 45d3002bcc6831543e622e91d08aa0041e8b4f60 # timeout=10 [2023-05-06T02:38:03.373Z] Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" [2023-05-06T02:38:03.402Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:38:03.387Z] > git rev-list --no-walk 1cf8d023344948119cc73c81e3f6a7c301fbb5fe # timeout=10 [2023-05-06T02:38:04.427Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-06T02:38:04.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-06T02:38:04.427Z] Dload Upload Total Spent Left Speed [2023-05-06T02:38:04.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-05-06T02:38:05.163Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-06T02:38:05.494Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-06T02:38:05.494Z] + sudo tee /etc/docker/daemon.new [2023-05-06T02:38:05.494Z] { [2023-05-06T02:38:05.494Z] "registry-mirrors": [ [2023-05-06T02:38:05.494Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-06T02:38:05.494Z] ], [2023-05-06T02:38:05.494Z] "bip": "10.250.0.254/24", [2023-05-06T02:38:05.494Z] "hosts": [ [2023-05-06T02:38:05.494Z] "tcp://0.0.0.0:5555", [2023-05-06T02:38:05.494Z] "unix:///var/run/docker.sock" [2023-05-06T02:38:05.494Z] ], [2023-05-06T02:38:05.494Z] "mtu": 1458, [2023-05-06T02:38:05.494Z] "selinux-enabled": true, [2023-05-06T02:38:05.494Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-06T02:38:05.494Z] } [Pipeline] sh [2023-05-06T02:38:05.837Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-06T02:38:06.185Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:38:24.466Z] provisioning config files... [2023-05-06T02:38:24.493Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/21@tmp/config16757251673096578915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:38:24.860Z] ---> docker-login.sh [2023-05-06T02:38:24.860Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:38:25.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:38:25.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:38:25.727Z] Configure a credential helper to remove this warning. See [2023-05-06T02:38:25.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:38:25.727Z] [2023-05-06T02:38:25.727Z] Login Succeeded [2023-05-06T02:38:25.727Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:38:25.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:38:25.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:38:25.999Z] Configure a credential helper to remove this warning. See [2023-05-06T02:38:25.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:38:25.999Z] [2023-05-06T02:38:25.999Z] Login Succeeded [2023-05-06T02:38:25.999Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:38:26.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:38:26.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:38:26.271Z] Configure a credential helper to remove this warning. See [2023-05-06T02:38:26.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:38:26.271Z] [2023-05-06T02:38:26.271Z] Login Succeeded [2023-05-06T02:38:26.541Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:38:26.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:38:26.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:38:26.821Z] Configure a credential helper to remove this warning. See [2023-05-06T02:38:26.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:38:26.821Z] [2023-05-06T02:38:26.821Z] Login Succeeded [2023-05-06T02:38:26.821Z] docker.io [2023-05-06T02:38:27.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:38:27.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:38:27.365Z] Configure a credential helper to remove this warning. See [2023-05-06T02:38:27.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:38:27.365Z] [2023-05-06T02:38:27.365Z] Login Succeeded [2023-05-06T02:38:27.365Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:38:27.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-06T02:38:27.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:38:27.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:38:27.715Z] ========================================================= [2023-05-06T02:38:27.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-06T02:38:27.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:38:28.084Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-06T02:38:29.076Z] Sending build context to Docker daemon 28.65MB [2023-05-06T02:38:29.350Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:38:29.350Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-06T02:38:29.350Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-06T02:38:29.350Z] c41833b44d91: Pulling fs layer [2023-05-06T02:38:29.350Z] ed15518f5707: Pulling fs layer [2023-05-06T02:38:29.350Z] feae8fd75edb: Pulling fs layer [2023-05-06T02:38:29.350Z] 242c74f7c9fa: Pulling fs layer [2023-05-06T02:38:29.350Z] 3cdef696dda3: Pulling fs layer [2023-05-06T02:38:29.350Z] 2ced38df9373: Pulling fs layer [2023-05-06T02:38:29.350Z] 58f1dce35555: Pulling fs layer [2023-05-06T02:38:29.350Z] 3cdef696dda3: Waiting [2023-05-06T02:38:29.350Z] 242c74f7c9fa: Waiting [2023-05-06T02:38:29.350Z] 58f1dce35555: Waiting [2023-05-06T02:38:29.350Z] 2ced38df9373: Waiting [2023-05-06T02:38:29.350Z] ed15518f5707: Verifying Checksum [2023-05-06T02:38:29.350Z] ed15518f5707: Download complete [2023-05-06T02:38:29.622Z] 242c74f7c9fa: Verifying Checksum [2023-05-06T02:38:29.622Z] 242c74f7c9fa: Download complete [2023-05-06T02:38:29.622Z] 3cdef696dda3: Verifying Checksum [2023-05-06T02:38:29.622Z] 3cdef696dda3: Download complete [2023-05-06T02:38:29.622Z] c41833b44d91: Verifying Checksum [2023-05-06T02:38:29.622Z] c41833b44d91: Download complete [2023-05-06T02:38:30.615Z] c41833b44d91: Pull complete [2023-05-06T02:38:30.886Z] 58f1dce35555: Verifying Checksum [2023-05-06T02:38:30.886Z] 58f1dce35555: Download complete [2023-05-06T02:38:31.497Z] ed15518f5707: Pull complete [2023-05-06T02:38:32.466Z] feae8fd75edb: Download complete [2023-05-06T02:38:32.466Z] 2ced38df9373: Verifying Checksum [2023-05-06T02:38:32.466Z] 2ced38df9373: Download complete [2023-05-06T02:38:44.815Z] feae8fd75edb: Pull complete [2023-05-06T02:38:44.815Z] 242c74f7c9fa: Pull complete [2023-05-06T02:38:44.815Z] 3cdef696dda3: Pull complete [2023-05-06T02:38:51.510Z] 2ced38df9373: Pull complete [2023-05-06T02:38:54.108Z] 58f1dce35555: Pull complete [2023-05-06T02:38:54.108Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-06T02:38:54.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-06T02:38:54.108Z] ---> fadd8f120f05 [2023-05-06T02:38:54.108Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:38:56.705Z] ---> Running in 313bafa7cdc4 [2023-05-06T02:38:56.705Z] Removing intermediate container 313bafa7cdc4 [2023-05-06T02:38:56.705Z] ---> b296af1d0a5d [2023-05-06T02:38:56.705Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:38:56.705Z] ---> Running in 1e246c7ace86 [2023-05-06T02:38:56.975Z] Removing intermediate container 1e246c7ace86 [2023-05-06T02:38:56.975Z] ---> 3985a1c5dcda [2023-05-06T02:38:56.975Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:38:57.245Z] ---> Running in 92267495ac9c [2023-05-06T02:38:57.514Z] Removing intermediate container 92267495ac9c [2023-05-06T02:38:57.514Z] ---> 877167cd4e77 [2023-05-06T02:38:57.514Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-06T02:38:57.514Z] ---> Running in cf618d3204ad [2023-05-06T02:38:57.785Z] Removing intermediate container cf618d3204ad [2023-05-06T02:38:57.785Z] ---> b0541b1e635e [2023-05-06T02:38:57.785Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:38:58.055Z] ---> Running in 0d428b6075ff [2023-05-06T02:38:58.322Z] Removing intermediate container 0d428b6075ff [2023-05-06T02:38:58.322Z] ---> e4c9e6d15489 [2023-05-06T02:38:58.322Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:38:58.908Z] latest: Pulling from library/docker [2023-05-06T02:38:58.908Z] c41833b44d91: Already exists [2023-05-06T02:38:58.908Z] 6343a5c17821: Pulling fs layer [2023-05-06T02:38:58.908Z] 7fb3fc37985f: Pulling fs layer [2023-05-06T02:38:58.908Z] c69224d8e51c: Pulling fs layer [2023-05-06T02:38:58.908Z] 9509eea51bfd: Pulling fs layer [2023-05-06T02:38:58.908Z] 13893f74905f: Pulling fs layer [2023-05-06T02:38:58.908Z] a478c30451b0: Pulling fs layer [2023-05-06T02:38:58.908Z] cca6ee3ffb4d: Pulling fs layer [2023-05-06T02:38:58.908Z] fe1b37f33852: Pulling fs layer [2023-05-06T02:38:58.908Z] b44bc8c7e93d: Pulling fs layer [2023-05-06T02:38:58.908Z] 0e42b4e3b30c: Pulling fs layer [2023-05-06T02:38:58.908Z] d97e7eb47f8a: Pulling fs layer [2023-05-06T02:38:58.908Z] 3ed71508fdeb: Pulling fs layer [2023-05-06T02:38:58.908Z] fca51f470542: Pulling fs layer [2023-05-06T02:38:58.908Z] 9509eea51bfd: Waiting [2023-05-06T02:38:58.908Z] 13893f74905f: Waiting [2023-05-06T02:38:58.908Z] a478c30451b0: Waiting [2023-05-06T02:38:58.908Z] cca6ee3ffb4d: Waiting [2023-05-06T02:38:58.908Z] fe1b37f33852: Waiting [2023-05-06T02:38:58.908Z] b44bc8c7e93d: Waiting [2023-05-06T02:38:58.908Z] 0e42b4e3b30c: Waiting [2023-05-06T02:38:58.908Z] d97e7eb47f8a: Waiting [2023-05-06T02:38:58.908Z] 3ed71508fdeb: Waiting [2023-05-06T02:38:58.908Z] fca51f470542: Waiting [2023-05-06T02:38:59.183Z] 7fb3fc37985f: Verifying Checksum [2023-05-06T02:38:59.183Z] 7fb3fc37985f: Download complete [2023-05-06T02:38:59.183Z] 6343a5c17821: Verifying Checksum [2023-05-06T02:38:59.183Z] 6343a5c17821: Download complete [2023-05-06T02:38:59.456Z] c69224d8e51c: Verifying Checksum [2023-05-06T02:38:59.456Z] c69224d8e51c: Download complete [2023-05-06T02:38:59.728Z] a478c30451b0: Verifying Checksum [2023-05-06T02:38:59.728Z] a478c30451b0: Download complete [2023-05-06T02:38:59.728Z] 9509eea51bfd: Verifying Checksum [2023-05-06T02:38:59.728Z] 9509eea51bfd: Download complete [2023-05-06T02:38:59.728Z] 13893f74905f: Verifying Checksum [2023-05-06T02:38:59.728Z] 13893f74905f: Download complete [2023-05-06T02:38:59.728Z] cca6ee3ffb4d: Verifying Checksum [2023-05-06T02:38:59.728Z] cca6ee3ffb4d: Download complete [2023-05-06T02:38:59.728Z] fe1b37f33852: Download complete [2023-05-06T02:38:59.728Z] 6343a5c17821: Pull complete [2023-05-06T02:39:00.001Z] 3ed71508fdeb: Verifying Checksum [2023-05-06T02:39:00.001Z] 3ed71508fdeb: Download complete [2023-05-06T02:39:00.001Z] b44bc8c7e93d: Verifying Checksum [2023-05-06T02:39:00.001Z] b44bc8c7e93d: Download complete [2023-05-06T02:39:00.273Z] 7fb3fc37985f: Pull complete [2023-05-06T02:39:00.544Z] fca51f470542: Verifying Checksum [2023-05-06T02:39:00.544Z] fca51f470542: Download complete [2023-05-06T02:39:01.130Z] c69224d8e51c: Pull complete [2023-05-06T02:39:01.130Z] d97e7eb47f8a: Verifying Checksum [2023-05-06T02:39:01.130Z] d97e7eb47f8a: Download complete [2023-05-06T02:39:02.104Z] 9509eea51bfd: Pull complete [2023-05-06T02:39:03.065Z] 13893f74905f: Pull complete [2023-05-06T02:39:03.331Z] a478c30451b0: Pull complete [2023-05-06T02:39:03.598Z] cca6ee3ffb4d: Pull complete [2023-05-06T02:39:03.869Z] fe1b37f33852: Pull complete [2023-05-06T02:39:04.830Z] b44bc8c7e93d: Pull complete [2023-05-06T02:39:04.830Z] 0e42b4e3b30c: Pull complete [2023-05-06T02:39:07.425Z] d97e7eb47f8a: Pull complete [2023-05-06T02:39:07.425Z] 3ed71508fdeb: Pull complete [2023-05-06T02:39:07.695Z] fca51f470542: Pull complete [2023-05-06T02:39:07.695Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-06T02:39:07.695Z] Status: Downloaded newer image for docker:latest [2023-05-06T02:39:10.302Z] ---> 91e6e364e613 [2023-05-06T02:39:10.302Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:39:10.302Z] ---> Running in 85e09a872aae [2023-05-06T02:39:11.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:39:11.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:39:13.267Z] OK: 263 MiB in 53 packages [2023-05-06T02:39:13.853Z] Removing intermediate container 85e09a872aae [2023-05-06T02:39:13.853Z] ---> 20acdd306059 [2023-05-06T02:39:13.853Z] Step 10/15 : ENV GO111MODULE=on [2023-05-06T02:39:13.853Z] ---> Running in dce09dcb0a99 [2023-05-06T02:39:14.121Z] Removing intermediate container dce09dcb0a99 [2023-05-06T02:39:14.121Z] ---> 2fe012033793 [2023-05-06T02:39:14.121Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:39:14.389Z] ---> Running in 6431b63ed410 [2023-05-06T02:39:14.671Z] Removing intermediate container 6431b63ed410 [2023-05-06T02:39:14.671Z] ---> 5e7d2857088e [2023-05-06T02:39:14.671Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-06T02:39:15.257Z] ---> 4322ef6c2f2a [2023-05-06T02:39:15.257Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:39:15.257Z] ---> Running in 94dae0c955e5 [2023-05-06T02:40:23.200Z] Removing intermediate container 94dae0c955e5 [2023-05-06T02:40:23.200Z] ---> 5e972901b467 [2023-05-06T02:40:23.200Z] Step 14/15 : COPY . . [2023-05-06T02:40:23.200Z] ---> fab80eeae828 [2023-05-06T02:40:23.200Z] Step 15/15 : RUN ${MAKE} [2023-05-06T02:40:23.200Z] ---> Running in 8d8ddfba0713 [2023-05-06T02:40:23.200Z] noop [2023-05-06T02:40:23.200Z] Removing intermediate container 8d8ddfba0713 [2023-05-06T02:40:23.200Z] ---> a2e876d43a3b [2023-05-06T02:40:23.200Z] Successfully built a2e876d43a3b [2023-05-06T02:40:23.200Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:40:23.556Z] + docker inspect -f . ci-base-image-arm64 [2023-05-06T02:40:23.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:40:23.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-14340 does not seem to be running inside a container [2023-05-06T02:40:23.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@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 [2023-05-06T02:40:25.109Z] $ docker top 1bb3173feda7c04fea75b55574ad752e9a0a37579a7419cf1aae6e3292f57ac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:40:25.959Z] + go version [2023-05-06T02:40:25.959Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-06T02:40:25.980Z] $ docker stop --time=1 1bb3173feda7c04fea75b55574ad752e9a0a37579a7419cf1aae6e3292f57ac5 [2023-05-06T02:40:27.607Z] $ docker rm -f --volumes 1bb3173feda7c04fea75b55574ad752e9a0a37579a7419cf1aae6e3292f57ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:40:28.172Z] + docker inspect -f . ci-base-image-arm64 [2023-05-06T02:40:28.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:40:28.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-14340 does not seem to be running inside a container [2023-05-06T02:40:28.429Z] $ 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/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@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 [2023-05-06T02:40:29.627Z] $ docker top da20e3846c8752e5579ec7f83bda0afa23e0b9fcb2567ac75a8f710340488804 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:40:30.137Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/21 [Pipeline] fileExists [Pipeline] sh [2023-05-06T02:40:30.467Z] + make test [2023-05-06T02:40:30.467Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-06T02:41:02.697Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-06T02:42:54.421Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-06T02:42:54.421Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-06T02:42:54.421Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-06T02:42:54.421Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-06T02:42:54.421Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-06T02:42:54.421Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-06T02:42:54.421Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-06T02:42:54.421Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-06T02:42:54.421Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-06T02:43:12.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-06T02:43:12.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-06T02:43:12.661Z] ./bin/test-attribution-txt.sh [2023-05-06T02:43:12.661Z] make -C web test [2023-05-06T02:43:12.661Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/21/web' [2023-05-06T02:43:12.661Z] make[1]: tput: No such file or directory [2023-05-06T02:43:12.661Z] make[1]: tput: No such file or directory [2023-05-06T02:43:12.661Z] warning: generating ./VERSION [2023-05-06T02:43:12.661Z] echo "0.0.0" > VERSION [2023-05-06T02:43:12.661Z] docker build \ [2023-05-06T02:43:12.661Z] -f Dockerfile \ [2023-05-06T02:43:12.661Z] --build-arg USER=1000 \ [2023-05-06T02:43:12.661Z] \ [2023-05-06T02:43:12.661Z] --label "git_sha=45d3002bcc6831543e622e91d08aa0041e8b4f60" \ [2023-05-06T02:43:12.661Z] -t edgexfoundry/edgex-web-ui:45d3002bcc6831543e622e91d08aa0041e8b4f60 \ [2023-05-06T02:43:12.661Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-06T02:43:12.661Z] . [2023-05-06T02:43:12.661Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-06T02:43:12.661Z] Install the buildx component to build images with BuildKit: [2023-05-06T02:43:12.661Z] https://docs.docker.com/go/buildx/ [2023-05-06T02:43:12.661Z] [2023-05-06T02:43:12.931Z] Sending build context to Docker daemon 3.029MB [2023-05-06T02:43:12.931Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-06T02:43:12.931Z] 16.17-alpine3.15: Pulling from library/node [2023-05-06T02:43:12.931Z] 47517142f6ba: Pulling fs layer [2023-05-06T02:43:12.931Z] 5f8c4bfa009b: Pulling fs layer [2023-05-06T02:43:12.931Z] f7079c9c4ba1: Pulling fs layer [2023-05-06T02:43:12.931Z] aba105e6f55a: Pulling fs layer [2023-05-06T02:43:12.931Z] aba105e6f55a: Waiting [2023-05-06T02:43:13.199Z] f7079c9c4ba1: Verifying Checksum [2023-05-06T02:43:13.199Z] f7079c9c4ba1: Download complete [2023-05-06T02:43:13.199Z] aba105e6f55a: Download complete [2023-05-06T02:43:13.199Z] 47517142f6ba: Download complete [2023-05-06T02:43:13.789Z] 47517142f6ba: Pull complete [2023-05-06T02:43:14.061Z] 5f8c4bfa009b: Verifying Checksum [2023-05-06T02:43:14.061Z] 5f8c4bfa009b: Download complete [2023-05-06T02:43:19.417Z] 5f8c4bfa009b: Pull complete [2023-05-06T02:43:19.417Z] f7079c9c4ba1: Pull complete [2023-05-06T02:43:19.417Z] aba105e6f55a: Pull complete [2023-05-06T02:43:19.417Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-06T02:43:19.417Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-06T02:43:19.417Z] ---> bf1b8b58d215 [2023-05-06T02:43:19.417Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-06T02:43:20.003Z] ---> Running in 5b08605241e9 [2023-05-06T02:43:20.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:43:21.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:43:22.199Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-06T02:43:22.199Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-06T02:43:22.199Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-06T02:43:22.199Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-06T02:43:22.199Z] (5/128) Installing libxcb (1.14-r2) [2023-05-06T02:43:22.468Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-06T02:43:22.468Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-06T02:43:22.468Z] (8/128) Installing libice (1.0.10-r0) [2023-05-06T02:43:22.468Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-06T02:43:22.468Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-06T02:43:22.468Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-06T02:43:22.468Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-06T02:43:22.468Z] (13/128) Installing xset (1.2.4-r0) [2023-05-06T02:43:22.468Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-06T02:43:22.468Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-06T02:43:22.468Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-06T02:43:22.468Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-06T02:43:22.737Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-06T02:43:22.737Z] (19/128) Installing libintl (0.21-r0) [2023-05-06T02:43:22.737Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-06T02:43:22.737Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-06T02:43:22.737Z] (22/128) Installing pcre (8.45-r1) [2023-05-06T02:43:22.737Z] (23/128) Installing glib (2.70.1-r0) [2023-05-06T02:43:22.737Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-06T02:43:22.737Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-06T02:43:22.737Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-06T02:43:22.737Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-06T02:43:23.006Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-06T02:43:23.006Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-06T02:43:23.006Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-06T02:43:23.006Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-06T02:43:23.006Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-06T02:43:23.006Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-06T02:43:23.006Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-06T02:43:23.006Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-06T02:43:23.006Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-06T02:43:23.006Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-06T02:43:23.006Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-06T02:43:23.006Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-06T02:43:23.006Z] (40/128) Installing libxi (1.8-r0) [2023-05-06T02:43:23.006Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-06T02:43:23.006Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-06T02:43:23.006Z] (43/128) Installing atk (2.36.0-r0) [2023-05-06T02:43:23.006Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-06T02:43:23.006Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-06T02:43:23.006Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-06T02:43:23.275Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-06T02:43:23.275Z] (48/128) Installing expat (2.5.0-r0) [2023-05-06T02:43:23.275Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-06T02:43:23.275Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-06T02:43:23.275Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-06T02:43:23.275Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-06T02:43:23.275Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-06T02:43:23.275Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-06T02:43:23.275Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-06T02:43:23.275Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-06T02:43:23.275Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-06T02:43:23.275Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-06T02:43:23.543Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-06T02:43:23.543Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-06T02:43:23.543Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-06T02:43:23.543Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-06T02:43:23.543Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-06T02:43:23.543Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-06T02:43:23.543Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-06T02:43:23.543Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-06T02:43:23.543Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-06T02:43:23.543Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-06T02:43:23.543Z] (69/128) Installing pango (1.48.10-r0) [2023-05-06T02:43:23.812Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-06T02:43:23.812Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-06T02:43:23.812Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-06T02:43:23.812Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-06T02:43:23.812Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-06T02:43:23.812Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-06T02:43:24.081Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-06T02:43:24.351Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-06T02:43:24.351Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-06T02:43:24.351Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-06T02:43:24.351Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-06T02:43:26.940Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-06T02:43:26.940Z] (80/128) Installing flac (1.3.4-r0) [2023-05-06T02:43:26.940Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-06T02:43:26.940Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-06T02:43:26.940Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-06T02:43:26.940Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-06T02:43:26.940Z] (85/128) Installing libass (0.15.2-r0) [2023-05-06T02:43:26.940Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-06T02:43:26.940Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-06T02:43:26.940Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-06T02:43:26.940Z] (89/128) Installing lame (3.100-r0) [2023-05-06T02:43:26.940Z] (90/128) Installing opus (1.3.1-r1) [2023-05-06T02:43:26.940Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-06T02:43:26.940Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-06T02:43:26.940Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-06T02:43:26.940Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-06T02:43:26.940Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-06T02:43:26.940Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-06T02:43:26.940Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-06T02:43:26.940Z] (98/128) Installing libva (2.13.0-r0) [2023-05-06T02:43:26.940Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-06T02:43:26.940Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-06T02:43:26.940Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-06T02:43:26.940Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-06T02:43:26.940Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-06T02:43:27.210Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-06T02:43:27.210Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-06T02:43:27.210Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-06T02:43:27.210Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-06T02:43:27.797Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-06T02:43:27.797Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-06T02:43:27.797Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-06T02:43:27.797Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-06T02:43:27.797Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-06T02:43:27.797Z] (113/128) Installing nspr (4.32-r0) [2023-05-06T02:43:27.797Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-06T02:43:27.797Z] (115/128) Installing nss (3.78.1-r0) [2023-05-06T02:43:27.797Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-06T02:43:27.797Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-06T02:43:27.797Z] (118/128) Installing orc (0.4.32-r0) [2023-05-06T02:43:27.797Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-06T02:43:28.064Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-06T02:43:28.064Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-06T02:43:28.064Z] (122/128) Installing libpulse (15.0-r2) [2023-05-06T02:43:28.064Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-06T02:43:28.064Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-06T02:43:28.064Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-06T02:43:28.064Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-06T02:43:28.064Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-06T02:43:28.064Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-06T02:43:32.412Z] Executing busybox-1.34.1-r7.trigger [2023-05-06T02:43:32.412Z] Executing glib-2.70.1-r0.trigger [2023-05-06T02:43:32.412Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-06T02:43:34.381Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-06T02:43:34.381Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-06T02:43:34.381Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-06T02:43:34.381Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-06T02:43:34.381Z] OK: 275 MiB in 144 packages [2023-05-06T02:43:44.483Z] Removing intermediate container 5b08605241e9 [2023-05-06T02:43:44.483Z] ---> 5bbe609b29ce [2023-05-06T02:43:44.483Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-06T02:43:44.483Z] ---> Running in 1fe667605258 [2023-05-06T02:43:44.483Z] Removing intermediate container 1fe667605258 [2023-05-06T02:43:44.483Z] ---> 5d863a27209f [2023-05-06T02:43:44.483Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-06T02:43:44.483Z] ---> Running in d68f0af37e77 [2023-05-06T02:43:44.483Z] Removing intermediate container d68f0af37e77 [2023-05-06T02:43:44.483Z] ---> badcc6b7548c [2023-05-06T02:43:44.483Z] Step 5/10 : RUN npm install -g npm [2023-05-06T02:43:44.483Z] ---> Running in 22e09f10a21d [2023-05-06T02:44:16.696Z] [2023-05-06T02:44:16.696Z] removed 7 packages, changed 101 packages, and audited 264 packages in 25s [2023-05-06T02:44:16.696Z] [2023-05-06T02:44:16.696Z] 27 packages are looking for funding [2023-05-06T02:44:16.696Z] run `npm fund` for details [2023-05-06T02:44:16.696Z] [2023-05-06T02:44:16.696Z] found 0 vulnerabilities [2023-05-06T02:44:16.696Z] Removing intermediate container 22e09f10a21d [2023-05-06T02:44:16.696Z] ---> 9298558a060f [2023-05-06T02:44:16.696Z] Step 6/10 : ARG USER=1000 [2023-05-06T02:44:16.696Z] ---> Running in 339d3c757935 [2023-05-06T02:44:16.696Z] Removing intermediate container 339d3c757935 [2023-05-06T02:44:16.696Z] ---> 3e3dd359353b [2023-05-06T02:44:16.696Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-06T02:44:16.696Z] ---> Running in 595fc02cc0b4 [2023-05-06T02:44:18.114Z] Removing intermediate container 595fc02cc0b4 [2023-05-06T02:44:18.114Z] ---> affa7d41ba27 [2023-05-06T02:44:18.114Z] Step 8/10 : USER $USER:$USER [2023-05-06T02:44:18.380Z] ---> Running in 10d02aa1ef88 [2023-05-06T02:44:18.647Z] Removing intermediate container 10d02aa1ef88 [2023-05-06T02:44:18.647Z] ---> 2cc8d58af6bb [2023-05-06T02:44:18.647Z] Step 9/10 : WORKDIR /app [2023-05-06T02:44:18.647Z] ---> Running in 33cf5e189bcb [2023-05-06T02:44:18.913Z] Removing intermediate container 33cf5e189bcb [2023-05-06T02:44:18.914Z] ---> b282b085b081 [2023-05-06T02:44:18.914Z] Step 10/10 : LABEL git_sha=45d3002bcc6831543e622e91d08aa0041e8b4f60 [2023-05-06T02:44:18.914Z] ---> Running in fb136160cdad [2023-05-06T02:44:19.181Z] Removing intermediate container fb136160cdad [2023-05-06T02:44:19.181Z] ---> 73cfaf0e0fdf [2023-05-06T02:44:19.447Z] Successfully built 73cfaf0e0fdf [2023-05-06T02:44:19.447Z] Successfully tagged edgexfoundry/edgex-web-ui:45d3002bcc6831543e622e91d08aa0041e8b4f60 [2023-05-06T02:44:19.447Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-06T02:44:19.447Z] touch edgex-web-ui.imagebuilt [2023-05-06T02:44:19.447Z] mkdir -p node_modules coverage [2023-05-06T02:44:19.447Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-06T02:44:19.447Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-06T02:44:34.432Z] npm ERR! code ERESOLVE [2023-05-06T02:44:34.432Z] npm ERR! ERESOLVE could not resolve [2023-05-06T02:44:34.432Z] npm ERR! [2023-05-06T02:44:34.432Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2023-05-06T02:44:34.432Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-05-06T02:44:34.432Z] npm ERR! node_modules/@angular/compiler-cli [2023-05-06T02:44:34.432Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-05-06T02:44:34.432Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-05-06T02:44:34.432Z] npm ERR! node_modules/@angular/localize [2023-05-06T02:44:34.432Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-05-06T02:44:34.432Z] npm ERR! [2023-05-06T02:44:34.432Z] npm ERR! Could not resolve dependency: [2023-05-06T02:44:34.432Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2023-05-06T02:44:34.432Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-05-06T02:44:34.432Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2023-05-06T02:44:34.432Z] npm ERR! [2023-05-06T02:44:34.432Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.3.0 [2023-05-06T02:44:34.432Z] npm ERR! node_modules/@angular/compiler-cli [2023-05-06T02:44:34.432Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2023-05-06T02:44:34.432Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-05-06T02:44:34.432Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2023-05-06T02:44:34.432Z] npm ERR! [2023-05-06T02:44:34.432Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-05-06T02:44:34.432Z] npm ERR! this command with --force or --legacy-peer-deps [2023-05-06T02:44:34.432Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-05-06T02:44:34.432Z] npm ERR! [2023-05-06T02:44:34.432Z] npm ERR! [2023-05-06T02:44:34.432Z] npm ERR! For a full report see: [2023-05-06T02:44:34.432Z] npm ERR! /home/node/.npm/_logs/2023-05-06T02_44_22_162Z-eresolve-report.txt [2023-05-06T02:44:34.432Z] [2023-05-06T02:44:34.432Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-05-06T02_44_22_162Z-debug-0.log [2023-05-06T02:44:35.014Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-05-06T02:44:35.014Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/21/web' [2023-05-06T02:44:35.014Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-05-06T02:44:35.027Z] $ docker stop --time=1 da20e3846c8752e5579ec7f83bda0afa23e0b9fcb2567ac75a8f710340488804 [2023-05-06T02:44:36.755Z] $ docker rm -f --volumes da20e3846c8752e5579ec7f83bda0afa23e0b9fcb2567ac75a8f710340488804 [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 [2023-05-06T02:44:37.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:44:37.939Z] [2023-05-06T02:44:37.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:44:38.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:44:38.539Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-06T02:44:38.539Z] 8998bd30e6a1: Pulling fs layer [2023-05-06T02:44:38.539Z] 04944245beec: Pulling fs layer [2023-05-06T02:44:38.539Z] 699f458cf7ca: Pulling fs layer [2023-05-06T02:44:38.539Z] 765212b225bb: Pulling fs layer [2023-05-06T02:44:38.539Z] f23df028b6ca: Pulling fs layer [2023-05-06T02:44:38.539Z] d65c8cfc05b1: Pulling fs layer [2023-05-06T02:44:38.539Z] 2437ff75d9bd: Pulling fs layer [2023-05-06T02:44:38.539Z] f23df028b6ca: Waiting [2023-05-06T02:44:38.539Z] d65c8cfc05b1: Waiting [2023-05-06T02:44:38.539Z] 2437ff75d9bd: Waiting [2023-05-06T02:44:38.539Z] 765212b225bb: Waiting [2023-05-06T02:44:38.539Z] 04944245beec: Verifying Checksum [2023-05-06T02:44:38.539Z] 04944245beec: Download complete [2023-05-06T02:44:38.539Z] 765212b225bb: Verifying Checksum [2023-05-06T02:44:38.539Z] 765212b225bb: Download complete [2023-05-06T02:44:38.807Z] f23df028b6ca: Verifying Checksum [2023-05-06T02:44:38.807Z] f23df028b6ca: Download complete [2023-05-06T02:44:38.807Z] d65c8cfc05b1: Verifying Checksum [2023-05-06T02:44:38.807Z] d65c8cfc05b1: Download complete [2023-05-06T02:44:38.807Z] 699f458cf7ca: Verifying Checksum [2023-05-06T02:44:38.807Z] 699f458cf7ca: Download complete [2023-05-06T02:44:39.077Z] 8998bd30e6a1: Verifying Checksum [2023-05-06T02:44:39.077Z] 8998bd30e6a1: Download complete [2023-05-06T02:44:41.668Z] 2437ff75d9bd: Verifying Checksum [2023-05-06T02:44:41.668Z] 2437ff75d9bd: Download complete [2023-05-06T02:44:43.078Z] 8998bd30e6a1: Pull complete [2023-05-06T02:44:43.662Z] 04944245beec: Pull complete [2023-05-06T02:44:45.071Z] 699f458cf7ca: Pull complete [2023-05-06T02:44:45.071Z] 765212b225bb: Pull complete [2023-05-06T02:44:46.034Z] f23df028b6ca: Pull complete [2023-05-06T02:44:46.034Z] d65c8cfc05b1: Pull complete [2023-05-06T02:45:01.029Z] 2437ff75d9bd: Pull complete [2023-05-06T02:45:01.029Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-06T02:45:01.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:45:01.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:45:01.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-14340 does not seem to be running inside a container [2023-05-06T02:45:01.300Z] $ 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/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@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 [2023-05-06T02:45:03.945Z] $ docker top dcafd084f3e9c033b0a54c3ac4b43875d2ad1080770aa3ba40feda0661c66769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:45:04.808Z] ---> job-cost.sh [2023-05-06T02:45:04.808Z] lf-activate-venv: SKIPPING [2023-05-06T02:45:04.808Z] INFO: No Stack... [2023-05-06T02:45:05.074Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-06T02:45:06.030Z] INFO: Archiving Costs [Pipeline] sh [2023-05-06T02:45:06.352Z] + cut -d, -f6 [2023-05-06T02:45:06.352Z] + cat /w/workspace/edgex-ui-go/21/archives/cost.csv [Pipeline] lock [2023-05-06T02:45:06.687Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-21-stack-cost] [2023-05-06T02:45:06.692Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-21-stack-cost] did not exist. Created. [2023-05-06T02:45:06.692Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-06T02:45:07.024Z] /w/workspace/edgex-ui-go/21@tmp/durable-e50ae743/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-06T02:45:07.358Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-06T02:45:07.377Z] Warning: overwriting stash ‘stack-cost’ [2023-05-06T02:45:07.983Z] Stashed 1 file(s) [Pipeline] } [2023-05-06T02:45:07.991Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-21-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-06T02:45:08.005Z] $ docker stop --time=1 dcafd084f3e9c033b0a54c3ac4b43875d2ad1080770aa3ba40feda0661c66769 [2023-05-06T02:45:09.502Z] $ docker rm -f --volumes dcafd084f3e9c033b0a54c3ac4b43875d2ad1080770aa3ba40feda0661c66769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-06T02:45:09.784Z] 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 [2023-05-06T02:45:10.521Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives ] [2023-05-06T02:45:10.522Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2023-05-06T02:45:10.522Z] total 16 [2023-05-06T02:45:10.522Z] drwxr-xr-x 3 root root 4096 May 6 02:10 . [2023-05-06T02:45:10.522Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:10 .. [2023-05-06T02:45:10.522Z] drwxr-xr-x 2 root root 4096 May 6 02:10 cost [2023-05-06T02:45:10.522Z] -rw-r--r-- 1 root root 84 May 6 02:10 cost.csv [2023-05-06T02:45:10.522Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2023-05-06T02:45:10.522Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2023-05-06T02:45:10.522Z] total 16 [2023-05-06T02:45:10.522Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:10 . [2023-05-06T02:45:10.522Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:10 .. [2023-05-06T02:45:10.522Z] drwxr-xr-x 2 jenkins jenkins 4096 May 6 02:10 cost [2023-05-06T02:45:10.522Z] -rw-r--r-- 1 jenkins jenkins 84 May 6 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:45:10.814Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:45:11.680Z] ---> package-listing.sh [2023-05-06T02:45:11.680Z] ++ facter osfamily [2023-05-06T02:45:11.680Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-06T02:45:11.938Z] + OS_FAMILY=debian [2023-05-06T02:45:11.938Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-552 [2023-05-06T02:45:11.938Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-06T02:45:11.938Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-06T02:45:11.938Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-06T02:45:11.938Z] + PACKAGES=/tmp/packages_start.txt [2023-05-06T02:45:11.938Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' [2023-05-06T02:45:11.938Z] + PACKAGES=/tmp/packages_end.txt [2023-05-06T02:45:11.938Z] + case "${OS_FAMILY}" in [2023-05-06T02:45:11.938Z] + dpkg -l [2023-05-06T02:45:11.938Z] + grep '^ii' [2023-05-06T02:45:11.938Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-06T02:45:11.938Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-06T02:45:11.938Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-06T02:45:11.938Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' [2023-05-06T02:45:11.938Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ [2023-05-06T02:45:11.938Z] + 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 [2023-05-06T02:45:11.947Z] 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 [2023-05-06T02:45:12.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:45:12.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:45:12.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:45:12.848Z] prd-ubuntu20.04-docker-8c-8g-13970 does not seem to be running inside a container [2023-05-06T02:45:12.878Z] $ 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 [2023-05-06T02:45:13.073Z] $ docker top 73983bf0636ad2455b8912077cb61e240dee41108c6e35260bcbf09aaf94cd0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:45:13.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-06T02:45:13.712Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-06T02:45:13.999Z] + ls /var/log/sa-host [2023-05-06T02:45:13.999Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:45:14.063Z] provisioning config files... [2023-05-06T02:45:14.072Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config9724529383434723257tmp [Pipeline] { [Pipeline] echo [2023-05-06T02:45:14.087Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:45:14.373Z] ---> create-netrc.sh [Pipeline] } [2023-05-06T02:45:14.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:45:14.705Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-06T02:45:14.713Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:45:15.000Z] ---> sudo-logs.sh [2023-05-06T02:45:15.000Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-06T02:45:15.022Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:45:15.308Z] ---> job-cost.sh [2023-05-06T02:45:15.308Z] lf-activate-venv: SKIPPING [2023-05-06T02:45:15.308Z] DEBUG: total: 0.2199999988079071 [2023-05-06T02:45:15.308Z] INFO: Retrieving Stack Cost... [2023-05-06T02:45:15.568Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-06T02:45:16.143Z] INFO: Archiving Costs [Pipeline] echo [2023-05-06T02:45:16.154Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:45:16.434Z] ---> logs-deploy.sh [2023-05-06T02:45:16.434Z] lf-activate-venv: SKIPPING [2023-05-06T02:45:16.434Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-552/21 [2023-05-06T02:45:16.434Z] INFO: archiving workspace using pattern(s): [2023-05-06T02:45:17.368Z] Archives upload complete. [2023-05-06T02:45:17.368Z] INFO: archiving logs to Nexus