Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9ee93b39939f4d905786058fe06f88771ce2d73 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-ssh6099354956241000638.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-ssh709103258102786317.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh376924808501160611.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-ssh14441073559718502583.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6220376914261057968.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 ‘prd-ubuntu20.04-docker-8c-8g-13880’ Running on prd-ubuntu20.04-docker-8c-8g-13882 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision b9ee93b39939f4d905786058fe06f88771ce2d73 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 Commit message: "build(snap): Copy license and attribution (#603)" > git rev-list --no-walk 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T07:40:41.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T07:40:41.440Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T07:40:41.457Z] ========================================================= [2023-05-05T07:40:41.457Z] EdgeX Global Pipelines Version Info [2023-05-05T07:40:41.457Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:40:42.195Z] ------------------- [2023-05-05T07:40:42.195Z] stable info: [2023-05-05T07:40:42.195Z] ------------------- [2023-05-05T07:40:42.195Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T07:40:42.195Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T07:40:42.195Z] Message: update stable to v1.0.249 [2023-05-05T07:40:42.772Z] ------------------- [2023-05-05T07:40:42.772Z] experimental info: [2023-05-05T07:40:42.772Z] ------------------- [2023-05-05T07:40:42.772Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T07:40:42.772Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T07:40:42.772Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T07:40:42.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-05T07:40:42.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-05T07:40:42.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T07:40:42.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T07:40:42.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T07:40:42.973Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T07:40:42.981Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T07:40:42.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T07:40:42.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T07:40:43.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T07:40:43.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T07:40:43.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-05T07:40:43.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T07:40:43.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T07:40:43.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T07:40:43.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T07:40:43.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T07:40:43.123Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T07:40:43.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T07:40:43.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T07:40:43.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T07:40:43.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T07:40:43.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T07:40:43.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T07:40:43.220Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T07:40:43.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T07:40:43.247Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T07:40:43.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T07:40:43.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T07:40:43.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T07:40:43.307Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] echo [2023-05-05T07:40:43.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9ee93b [Pipeline] echo [2023-05-05T07:40:43.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T07:40:43.371Z] provisioning config files... [2023-05-05T07:40:43.386Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15743876323806299557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:40:43.689Z] ---> docker-login.sh [2023-05-05T07:40:43.689Z] nexus3.edgexfoundry.org:10001 [2023-05-05T07:40:43.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:40:43.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:40:43.953Z] Configure a credential helper to remove this warning. See [2023-05-05T07:40:43.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:40:43.953Z] [2023-05-05T07:40:43.953Z] Login Succeeded [2023-05-05T07:40:43.953Z] nexus3.edgexfoundry.org:10002 [2023-05-05T07:40:43.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:40:43.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:40:43.953Z] Configure a credential helper to remove this warning. See [2023-05-05T07:40:43.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:40:43.953Z] [2023-05-05T07:40:43.953Z] Login Succeeded [2023-05-05T07:40:43.953Z] nexus3.edgexfoundry.org:10003 [2023-05-05T07:40:44.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:40:44.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:40:44.212Z] Configure a credential helper to remove this warning. See [2023-05-05T07:40:44.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:40:44.212Z] [2023-05-05T07:40:44.212Z] Login Succeeded [2023-05-05T07:40:44.212Z] nexus3.edgexfoundry.org:10004 [2023-05-05T07:40:44.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:40:44.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:40:44.212Z] Configure a credential helper to remove this warning. See [2023-05-05T07:40:44.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:40:44.212Z] [2023-05-05T07:40:44.212Z] Login Succeeded [2023-05-05T07:40:44.212Z] docker.io [2023-05-05T07:40:44.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:40:44.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:40:44.731Z] Configure a credential helper to remove this warning. See [2023-05-05T07:40:44.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:40:44.731Z] [2023-05-05T07:40:44.731Z] Login Succeeded [2023-05-05T07:40:44.731Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T07:40:44.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T07:40:45.116Z] + git rev-list -1 --merges b9ee93b39939f4d905786058fe06f88771ce2d73~1..b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] echo [2023-05-05T07:40:45.180Z] -----------> git rev-list -1 --merges b9ee93b39939f4d905786058fe06f88771ce2d73~1..b9ee93b39939f4d905786058fe06f88771ce2d73 b9ee93b39939f4d905786058fe06f88771ce2d73 [false] [Pipeline] sh [2023-05-05T07:40:45.476Z] + git log --format=format:%s -1 b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] echo [2023-05-05T07:40:45.491Z] ========================================================= [2023-05-05T07:40:45.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T07:40:45.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T07:40:45.817Z] + git log --format=format:%s -1 b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] echo [2023-05-05T07:40:45.828Z] [semverPrep] GIT_COMMIT: b9ee93b39939f4d905786058fe06f88771ce2d73, Commit Message: build(snap): Copy license and attribution (#603) [Pipeline] echo [2023-05-05T07:40:45.836Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T07:40:46.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T07:40:46.319Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T07:40:46.319Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T07:40:46.319Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T07:40:46.319Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T07:40:46.319Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T07:40:46.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:40:46.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T07:40:46.722Z] [2023-05-05T07:40:46.722Z] 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-05T07:40:47.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T07:40:47.015Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T07:40:47.015Z] b85a868b505f: Pulling fs layer [2023-05-05T07:40:47.015Z] e2be974225ed: Pulling fs layer [2023-05-05T07:40:47.015Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T07:40:47.015Z] 988bab9f4d93: Pulling fs layer [2023-05-05T07:40:47.015Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T07:40:47.015Z] eaf3925da568: Pulling fs layer [2023-05-05T07:40:47.015Z] bab4dde63d76: Pulling fs layer [2023-05-05T07:40:47.015Z] bde34c3a00c8: Pulling fs layer [2023-05-05T07:40:47.015Z] b352a97aabf1: Pulling fs layer [2023-05-05T07:40:47.015Z] 4872d77fe225: Pulling fs layer [2023-05-05T07:40:47.015Z] 5851b861e8e6: Pulling fs layer [2023-05-05T07:40:47.015Z] bab4dde63d76: Waiting [2023-05-05T07:40:47.015Z] 988bab9f4d93: Waiting [2023-05-05T07:40:47.015Z] bde34c3a00c8: Waiting [2023-05-05T07:40:47.015Z] 1469e6f7b9e6: Waiting [2023-05-05T07:40:47.015Z] b352a97aabf1: Waiting [2023-05-05T07:40:47.015Z] eaf3925da568: Waiting [2023-05-05T07:40:47.015Z] 5851b861e8e6: Waiting [2023-05-05T07:40:47.015Z] e2be974225ed: Download complete [2023-05-05T07:40:47.015Z] 988bab9f4d93: Verifying Checksum [2023-05-05T07:40:47.015Z] 988bab9f4d93: Download complete [2023-05-05T07:40:47.015Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T07:40:47.015Z] 1469e6f7b9e6: Download complete [2023-05-05T07:40:47.280Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T07:40:47.280Z] 339a4e72a1f5: Download complete [2023-05-05T07:40:47.280Z] eaf3925da568: Download complete [2023-05-05T07:40:47.280Z] bde34c3a00c8: Verifying Checksum [2023-05-05T07:40:47.280Z] bde34c3a00c8: Download complete [2023-05-05T07:40:47.280Z] b352a97aabf1: Download complete [2023-05-05T07:40:47.280Z] 4872d77fe225: Verifying Checksum [2023-05-05T07:40:47.280Z] 4872d77fe225: Download complete [2023-05-05T07:40:47.280Z] 5851b861e8e6: Download complete [2023-05-05T07:40:47.280Z] b85a868b505f: Download complete [2023-05-05T07:40:47.540Z] bab4dde63d76: Verifying Checksum [2023-05-05T07:40:47.540Z] bab4dde63d76: Download complete [2023-05-05T07:40:48.929Z] b85a868b505f: Pull complete [2023-05-05T07:40:48.929Z] e2be974225ed: Pull complete [2023-05-05T07:40:49.188Z] 339a4e72a1f5: Pull complete [2023-05-05T07:40:49.188Z] 988bab9f4d93: Pull complete [2023-05-05T07:40:49.758Z] 1469e6f7b9e6: Pull complete [2023-05-05T07:40:49.758Z] eaf3925da568: Pull complete [2023-05-05T07:40:51.140Z] bab4dde63d76: Pull complete [2023-05-05T07:40:51.401Z] bde34c3a00c8: Pull complete [2023-05-05T07:40:51.401Z] b352a97aabf1: Pull complete [2023-05-05T07:40:51.401Z] 4872d77fe225: Pull complete [2023-05-05T07:40:51.661Z] 5851b861e8e6: Pull complete [2023-05-05T07:40:51.661Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T07:40:51.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T07:40:51.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:40:51.762Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T07:40:51.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T07:40:53.075Z] $ docker top 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 -eo pid,comm [2023-05-05T07:40:53.131Z] 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-05T07:40:53.132Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T07:40:53.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T07:40:53.168Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T07:40:53.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T07:40:53.282Z] $ docker exec 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 ssh-agent [2023-05-05T07:40:53.395Z] SSH_AUTH_SOCK=/tmp/ssh-U2RsO2Fs5jsd/agent.32 [2023-05-05T07:40:53.395Z] SSH_AGENT_PID=39 [2023-05-05T07:40:53.402Z] Running ssh-add (command line suppressed) [2023-05-05T07:40:53.501Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15405755634583266482.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15405755634583266482.key) [2023-05-05T07:40:53.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T07:40:53.804Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T07:40:53.817Z] $ docker exec --env ******** --env ******** 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 ssh-agent -k [2023-05-05T07:40:53.916Z] unset SSH_AUTH_SOCK; [2023-05-05T07:40:53.916Z] unset SSH_AGENT_PID; [2023-05-05T07:40:53.916Z] echo Agent pid 39 killed; [2023-05-05T07:40:53.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T07:40:53.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T07:40:53.959Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T07:40:54.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T07:40:54.068Z] $ docker exec 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 ssh-agent [2023-05-05T07:40:54.178Z] SSH_AUTH_SOCK=/tmp/ssh-kc7JtgjkFHNp/agent.71 [2023-05-05T07:40:54.178Z] SSH_AGENT_PID=77 [2023-05-05T07:40:54.183Z] Running ssh-add (command line suppressed) [2023-05-05T07:40:54.291Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15360503432678001866.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15360503432678001866.key) [2023-05-05T07:40:54.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T07:40:54.594Z] + git semver init [2023-05-05T07:40:54.853Z] 2023-05-05 07:40:54,829 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T07:40:54.853Z] 2023-05-05 07:40:54,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-05T07:40:54.853Z] 2023-05-05 07:40:54,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-05T07:40:54.853Z] 2023-05-05 07:40:54,831 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T07:40:56.763Z] 2023-05-05 07:40:56,282 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-05T07:40:56.763Z] 2023-05-05 07:40:56,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-05T07:40:56.763Z] 2023-05-05 07:40:56,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-05T07:40:56.763Z] 2023-05-05 07:40:56,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-05T07:40:56.763Z] 3.0.0-dev.8 [Pipeline] } [2023-05-05T07:40:56.774Z] $ docker exec --env ******** --env ******** 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 ssh-agent -k [2023-05-05T07:40:56.878Z] unset SSH_AUTH_SOCK; [2023-05-05T07:40:56.880Z] unset SSH_AGENT_PID; [2023-05-05T07:40:56.880Z] echo Agent pid 77 killed; [2023-05-05T07:40:56.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T07:40:57.199Z] + git semver [Pipeline] } [2023-05-05T07:40:57.474Z] $ docker stop --time=1 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 [2023-05-05T07:40:58.791Z] $ docker rm -f --volumes 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T07:40:59.133Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T07:40:59.364Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T07:40:59.367Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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-05T07:40:59.470Z] provisioning config files... [2023-05-05T07:40:59.481Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17669585705766015565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:40:59.780Z] ---> docker-login.sh [2023-05-05T07:40:59.780Z] nexus3.edgexfoundry.org:10001 [2023-05-05T07:40:59.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:40:59.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:40:59.780Z] Configure a credential helper to remove this warning. See [2023-05-05T07:40:59.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:40:59.780Z] [2023-05-05T07:40:59.780Z] Login Succeeded [2023-05-05T07:40:59.780Z] nexus3.edgexfoundry.org:10002 [2023-05-05T07:40:59.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:40:59.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:40:59.780Z] Configure a credential helper to remove this warning. See [2023-05-05T07:40:59.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:40:59.780Z] [2023-05-05T07:40:59.780Z] Login Succeeded [2023-05-05T07:40:59.780Z] nexus3.edgexfoundry.org:10003 [2023-05-05T07:41:00.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:41:00.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:41:00.040Z] Configure a credential helper to remove this warning. See [2023-05-05T07:41:00.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:41:00.040Z] [2023-05-05T07:41:00.040Z] Login Succeeded [2023-05-05T07:41:00.040Z] nexus3.edgexfoundry.org:10004 [2023-05-05T07:41:00.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:41:00.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:41:00.040Z] Configure a credential helper to remove this warning. See [2023-05-05T07:41:00.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:41:00.040Z] [2023-05-05T07:41:00.040Z] Login Succeeded [2023-05-05T07:41:00.040Z] docker.io [2023-05-05T07:41:00.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:41:00.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:41:00.306Z] Configure a credential helper to remove this warning. See [2023-05-05T07:41:00.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:41:00.306Z] [2023-05-05T07:41:00.306Z] Login Succeeded [2023-05-05T07:41:00.306Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T07:41:00.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T07:41:00.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T07:41:00.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T07:41:00.399Z] ========================================================= [2023-05-05T07:41:00.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T07:41:00.399Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:41:00.704Z] + 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-05T07:41:00.966Z] Sending build context to Docker daemon 45.93MB [2023-05-05T07:41:00.966Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T07:41:00.966Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-05T07:41:00.966Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T07:41:00.966Z] f56be85fc22e: Pulling fs layer [2023-05-05T07:41:00.966Z] 85791d961cd3: Pulling fs layer [2023-05-05T07:41:00.966Z] d694b5ae8c79: Pulling fs layer [2023-05-05T07:41:00.966Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T07:41:00.966Z] 4d19c01a9841: Pulling fs layer [2023-05-05T07:41:00.966Z] 9325e15d5711: Pulling fs layer [2023-05-05T07:41:00.966Z] 556b6ee489ea: Pulling fs layer [2023-05-05T07:41:00.966Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T07:41:00.966Z] 556b6ee489ea: Waiting [2023-05-05T07:41:00.966Z] 9f32a84ed3da: Waiting [2023-05-05T07:41:00.966Z] 4d19c01a9841: Waiting [2023-05-05T07:41:00.966Z] 9325e15d5711: Waiting [2023-05-05T07:41:00.966Z] 85791d961cd3: Verifying Checksum [2023-05-05T07:41:00.966Z] 85791d961cd3: Download complete [2023-05-05T07:41:00.966Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T07:41:00.966Z] 9f32a84ed3da: Download complete [2023-05-05T07:41:00.966Z] 4d19c01a9841: Verifying Checksum [2023-05-05T07:41:00.966Z] 4d19c01a9841: Download complete [2023-05-05T07:41:00.966Z] f56be85fc22e: Verifying Checksum [2023-05-05T07:41:00.966Z] f56be85fc22e: Download complete [2023-05-05T07:41:00.966Z] 9325e15d5711: Verifying Checksum [2023-05-05T07:41:00.966Z] 9325e15d5711: Download complete [2023-05-05T07:41:01.226Z] f56be85fc22e: Pull complete [2023-05-05T07:41:01.488Z] 85791d961cd3: Pull complete [2023-05-05T07:41:01.488Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T07:41:01.488Z] c5a4b2cf53e6: Download complete [2023-05-05T07:41:01.752Z] d694b5ae8c79: Verifying Checksum [2023-05-05T07:41:01.752Z] d694b5ae8c79: Download complete [2023-05-05T07:41:02.010Z] 556b6ee489ea: Verifying Checksum [2023-05-05T07:41:02.010Z] 556b6ee489ea: Download complete [2023-05-05T07:41:05.310Z] d694b5ae8c79: Pull complete [2023-05-05T07:41:05.310Z] 9f32a84ed3da: Pull complete [2023-05-05T07:41:05.310Z] 4d19c01a9841: Pull complete [2023-05-05T07:41:05.310Z] 9325e15d5711: Pull complete [2023-05-05T07:41:07.209Z] 556b6ee489ea: Pull complete [2023-05-05T07:41:08.143Z] c5a4b2cf53e6: Pull complete [2023-05-05T07:41:08.143Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T07:41:08.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T07:41:08.143Z] ---> c4be618373d6 [2023-05-05T07:41:08.143Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T07:41:10.679Z] ---> Running in b6719e9559ed [2023-05-05T07:41:10.679Z] Removing intermediate container b6719e9559ed [2023-05-05T07:41:10.679Z] ---> 648d75605d6f [2023-05-05T07:41:10.679Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T07:41:10.679Z] ---> Running in 0a540cfef7b9 [2023-05-05T07:41:10.939Z] Removing intermediate container 0a540cfef7b9 [2023-05-05T07:41:10.939Z] ---> 0df09b255c62 [2023-05-05T07:41:10.939Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T07:41:10.939Z] ---> Running in efa3bd99c713 [2023-05-05T07:41:10.939Z] Removing intermediate container efa3bd99c713 [2023-05-05T07:41:10.939Z] ---> f2a0d784c94d [2023-05-05T07:41:10.939Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-05T07:41:10.939Z] ---> Running in 38004562acbd [2023-05-05T07:41:10.939Z] Removing intermediate container 38004562acbd [2023-05-05T07:41:10.939Z] ---> 84d2f5b8a34f [2023-05-05T07:41:10.939Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T07:41:10.939Z] ---> Running in 33c65c866ae6 [2023-05-05T07:41:11.200Z] Removing intermediate container 33c65c866ae6 [2023-05-05T07:41:11.200Z] ---> a8b5d4fc7efc [2023-05-05T07:41:11.200Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T07:41:11.460Z] latest: Pulling from library/docker [2023-05-05T07:41:11.460Z] f56be85fc22e: Already exists [2023-05-05T07:41:11.460Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-05T07:41:11.460Z] 788e1ab5616a: Pulling fs layer [2023-05-05T07:41:11.460Z] c585cb37f4e3: Pulling fs layer [2023-05-05T07:41:11.460Z] f07ac151bd26: Pulling fs layer [2023-05-05T07:41:11.460Z] 40ec0a365c4d: Pulling fs layer [2023-05-05T07:41:11.460Z] 8e86e06bd107: Pulling fs layer [2023-05-05T07:41:11.460Z] 265c5956ad77: Pulling fs layer [2023-05-05T07:41:11.460Z] 0326226f4470: Pulling fs layer [2023-05-05T07:41:11.460Z] e09aa9eb39ba: Pulling fs layer [2023-05-05T07:41:11.460Z] 8f731bd845bb: Pulling fs layer [2023-05-05T07:41:11.460Z] b045f4bf5e58: Pulling fs layer [2023-05-05T07:41:11.460Z] 6f439390c271: Pulling fs layer [2023-05-05T07:41:11.460Z] 4e540a8453c0: Pulling fs layer [2023-05-05T07:41:11.460Z] e09aa9eb39ba: Waiting [2023-05-05T07:41:11.460Z] 8f731bd845bb: Waiting [2023-05-05T07:41:11.460Z] b045f4bf5e58: Waiting [2023-05-05T07:41:11.460Z] 6f439390c271: Waiting [2023-05-05T07:41:11.460Z] 4e540a8453c0: Waiting [2023-05-05T07:41:11.460Z] f07ac151bd26: Waiting [2023-05-05T07:41:11.460Z] 40ec0a365c4d: Waiting [2023-05-05T07:41:11.460Z] 265c5956ad77: Waiting [2023-05-05T07:41:11.460Z] 0326226f4470: Waiting [2023-05-05T07:41:11.460Z] 8e86e06bd107: Waiting [2023-05-05T07:41:11.723Z] 788e1ab5616a: Verifying Checksum [2023-05-05T07:41:11.723Z] 788e1ab5616a: Download complete [2023-05-05T07:41:11.723Z] 7ed9ddfd3b8f: Verifying Checksum [2023-05-05T07:41:11.723Z] 7ed9ddfd3b8f: Download complete [2023-05-05T07:41:11.723Z] c585cb37f4e3: Verifying Checksum [2023-05-05T07:41:11.723Z] c585cb37f4e3: Download complete [2023-05-05T07:41:11.983Z] 7ed9ddfd3b8f: Pull complete [2023-05-05T07:41:11.983Z] 8e86e06bd107: Verifying Checksum [2023-05-05T07:41:11.983Z] 8e86e06bd107: Download complete [2023-05-05T07:41:11.983Z] f07ac151bd26: Verifying Checksum [2023-05-05T07:41:11.983Z] f07ac151bd26: Download complete [2023-05-05T07:41:11.983Z] 40ec0a365c4d: Verifying Checksum [2023-05-05T07:41:11.983Z] 40ec0a365c4d: Download complete [2023-05-05T07:41:11.983Z] 788e1ab5616a: Pull complete [2023-05-05T07:41:11.983Z] 265c5956ad77: Verifying Checksum [2023-05-05T07:41:11.983Z] 265c5956ad77: Download complete [2023-05-05T07:41:11.983Z] 0326226f4470: Download complete [2023-05-05T07:41:11.983Z] 8f731bd845bb: Verifying Checksum [2023-05-05T07:41:11.983Z] 8f731bd845bb: Download complete [2023-05-05T07:41:11.983Z] e09aa9eb39ba: Verifying Checksum [2023-05-05T07:41:11.983Z] e09aa9eb39ba: Download complete [2023-05-05T07:41:12.242Z] 6f439390c271: Download complete [2023-05-05T07:41:12.242Z] 4e540a8453c0: Verifying Checksum [2023-05-05T07:41:12.242Z] 4e540a8453c0: Download complete [2023-05-05T07:41:12.242Z] c585cb37f4e3: Pull complete [2023-05-05T07:41:12.501Z] b045f4bf5e58: Verifying Checksum [2023-05-05T07:41:12.501Z] b045f4bf5e58: Download complete [2023-05-05T07:41:12.759Z] f07ac151bd26: Pull complete [2023-05-05T07:41:13.021Z] 40ec0a365c4d: Pull complete [2023-05-05T07:41:13.021Z] 8e86e06bd107: Pull complete [2023-05-05T07:41:13.281Z] 265c5956ad77: Pull complete [2023-05-05T07:41:13.281Z] 0326226f4470: Pull complete [2023-05-05T07:41:13.540Z] e09aa9eb39ba: Pull complete [2023-05-05T07:41:13.540Z] 8f731bd845bb: Pull complete [2023-05-05T07:41:14.443Z] Still waiting to schedule task [2023-05-05T07:41:14.443Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13881’ [2023-05-05T07:41:14.476Z] b045f4bf5e58: Pull complete [2023-05-05T07:41:14.476Z] 6f439390c271: Pull complete [2023-05-05T07:41:14.735Z] 4e540a8453c0: Pull complete [2023-05-05T07:41:14.735Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-05T07:41:14.735Z] Status: Downloaded newer image for docker:latest [2023-05-05T07:41:16.116Z] ---> ad179b73d1fd [2023-05-05T07:41:16.116Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T07:41:16.116Z] ---> Running in 0babfbb61c66 [2023-05-05T07:41:16.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T07:41:16.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T07:41:16.635Z] OK: 265 MiB in 53 packages [2023-05-05T07:41:17.206Z] Removing intermediate container 0babfbb61c66 [2023-05-05T07:41:17.206Z] ---> 1ff482ae1852 [2023-05-05T07:41:17.206Z] Step 10/15 : ENV GO111MODULE=on [2023-05-05T07:41:17.206Z] ---> Running in 9df789bca119 [2023-05-05T07:41:17.206Z] Removing intermediate container 9df789bca119 [2023-05-05T07:41:17.206Z] ---> e6a7bb3f2b0f [2023-05-05T07:41:17.206Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T07:41:17.206Z] ---> Running in 223ef9c55634 [2023-05-05T07:41:17.206Z] Removing intermediate container 223ef9c55634 [2023-05-05T07:41:17.206Z] ---> 7712bf050950 [2023-05-05T07:41:17.206Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-05T07:41:17.465Z] ---> 2e1634c5a287 [2023-05-05T07:41:17.465Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:41:17.465Z] ---> Running in 8d86768cb520 [2023-05-05T07:41:35.589Z] Removing intermediate container 8d86768cb520 [2023-05-05T07:41:35.589Z] ---> 9c66623b4d87 [2023-05-05T07:41:35.589Z] Step 14/15 : COPY . . [2023-05-05T07:41:35.589Z] ---> ba83fa9aeae9 [2023-05-05T07:41:35.589Z] Step 15/15 : RUN ${MAKE} [2023-05-05T07:41:35.848Z] ---> Running in b25bf4038915 [2023-05-05T07:41:35.848Z] noop [2023-05-05T07:41:36.419Z] Removing intermediate container b25bf4038915 [2023-05-05T07:41:36.419Z] ---> e1beba3fd655 [2023-05-05T07:41:36.419Z] Successfully built e1beba3fd655 [2023-05-05T07:41:36.419Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:41:36.739Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T07:41:36.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:41:36.822Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T07:41:36.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-05T07:41:37.180Z] $ docker top ac60a7e9b64f87d6005dc75c2b915deabd45de2f625ef828682e9ab2e1c15afc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T07:41:37.523Z] + go version [2023-05-05T07:41:37.523Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T07:41:37.538Z] $ docker stop --time=1 ac60a7e9b64f87d6005dc75c2b915deabd45de2f625ef828682e9ab2e1c15afc [2023-05-05T07:41:38.801Z] $ docker rm -f --volumes ac60a7e9b64f87d6005dc75c2b915deabd45de2f625ef828682e9ab2e1c15afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:41:39.196Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T07:41:39.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:41:39.269Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T07:41:39.305Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-05T07:41:39.645Z] $ docker top 0cf3ed7d0952e77ae95801be31653213b67ad5b22706d14718df6575b725e0f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T07:41:39.978Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T07:41:40.273Z] + make test [2023-05-05T07:41:40.273Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-05T07:41:45.543Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-05T07:41:55.515Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-05T07:41:55.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-05T07:41:55.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-05T07:41:55.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-05T07:41:55.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-05T07:41:55.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-05T07:41:55.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-05T07:41:55.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-05T07:41:55.515Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-05T07:41:57.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T07:41:57.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T07:41:57.426Z] ./bin/test-attribution-txt.sh [2023-05-05T07:41:57.426Z] make -C web test [2023-05-05T07:41:57.426Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-05T07:41:57.426Z] make[1]: tput: No such file or directory [2023-05-05T07:41:57.426Z] make[1]: tput: No such file or directory [2023-05-05T07:41:57.426Z] warning: generating ./VERSION [2023-05-05T07:41:57.426Z] echo "0.0.0" > VERSION [2023-05-05T07:41:57.426Z] docker build \ [2023-05-05T07:41:57.426Z] -f Dockerfile \ [2023-05-05T07:41:57.426Z] --build-arg USER=1000 \ [2023-05-05T07:41:57.426Z] \ [2023-05-05T07:41:57.426Z] --label "git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73" \ [2023-05-05T07:41:57.426Z] -t edgexfoundry/edgex-web-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 \ [2023-05-05T07:41:57.426Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-05T07:41:57.426Z] . [2023-05-05T07:41:57.426Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-05T07:41:57.426Z] Install the buildx component to build images with BuildKit: [2023-05-05T07:41:57.426Z] https://docs.docker.com/go/buildx/ [2023-05-05T07:41:57.426Z] [2023-05-05T07:41:57.426Z] Sending build context to Docker daemon 3.269MB [2023-05-05T07:41:57.426Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-05T07:41:57.685Z] 16.17-alpine3.15: Pulling from library/node [2023-05-05T07:41:57.944Z] 9621f1afde84: Pulling fs layer [2023-05-05T07:41:57.944Z] c6f70ee39829: Pulling fs layer [2023-05-05T07:41:57.944Z] 56892a8094a2: Pulling fs layer [2023-05-05T07:41:57.944Z] 58dd87906ef0: Pulling fs layer [2023-05-05T07:41:57.944Z] 58dd87906ef0: Waiting [2023-05-05T07:41:57.944Z] 9621f1afde84: Verifying Checksum [2023-05-05T07:41:57.944Z] 9621f1afde84: Download complete [2023-05-05T07:41:57.944Z] 9621f1afde84: Pull complete [2023-05-05T07:41:57.944Z] 58dd87906ef0: Verifying Checksum [2023-05-05T07:41:57.944Z] 58dd87906ef0: Download complete [2023-05-05T07:41:58.203Z] 56892a8094a2: Verifying Checksum [2023-05-05T07:41:58.203Z] 56892a8094a2: Download complete [2023-05-05T07:41:59.140Z] c6f70ee39829: Verifying Checksum [2023-05-05T07:41:59.140Z] c6f70ee39829: Download complete [2023-05-05T07:42:00.085Z] c6f70ee39829: Pull complete [2023-05-05T07:42:00.345Z] 56892a8094a2: Pull complete [2023-05-05T07:42:00.345Z] 58dd87906ef0: Pull complete [2023-05-05T07:42:00.345Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-05T07:42:00.345Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-05T07:42:00.345Z] ---> b69703f70c3d [2023-05-05T07:42:00.345Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-05T07:42:00.919Z] ---> Running in 65cea31adce0 [2023-05-05T07:42:01.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-05T07:42:01.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-05T07:42:01.698Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-05T07:42:01.698Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-05T07:42:01.698Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-05T07:42:01.698Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-05T07:42:01.698Z] (5/129) Installing libxcb (1.14-r2) [2023-05-05T07:42:01.698Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-05T07:42:01.698Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-05T07:42:01.698Z] (8/129) Installing libice (1.0.10-r0) [2023-05-05T07:42:01.698Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-05T07:42:01.698Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-05T07:42:01.698Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-05T07:42:01.698Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-05T07:42:01.698Z] (13/129) Installing xset (1.2.4-r0) [2023-05-05T07:42:01.698Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-05T07:42:01.698Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-05T07:42:01.698Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-05T07:42:01.698Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-05T07:42:01.698Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-05T07:42:01.698Z] (19/129) Installing libintl (0.21-r0) [2023-05-05T07:42:01.698Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-05T07:42:01.698Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-05T07:42:01.698Z] (22/129) Installing pcre (8.45-r1) [2023-05-05T07:42:01.698Z] (23/129) Installing glib (2.70.1-r0) [2023-05-05T07:42:02.269Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-05T07:42:02.269Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-05T07:42:02.269Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-05T07:42:02.269Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-05T07:42:02.269Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-05T07:42:02.269Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-05T07:42:02.269Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-05T07:42:02.269Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-05T07:42:02.269Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-05T07:42:02.269Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-05T07:42:02.269Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-05T07:42:02.269Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-05T07:42:02.269Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-05T07:42:02.269Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-05T07:42:02.269Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-05T07:42:02.269Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-05T07:42:02.269Z] (40/129) Installing libxi (1.8-r0) [2023-05-05T07:42:02.269Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-05T07:42:02.269Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-05T07:42:02.269Z] (43/129) Installing atk (2.36.0-r0) [2023-05-05T07:42:02.269Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-05T07:42:02.269Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-05T07:42:02.269Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-05T07:42:02.269Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-05T07:42:02.269Z] (48/129) Installing expat (2.5.0-r0) [2023-05-05T07:42:02.269Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-05T07:42:02.269Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-05T07:42:02.269Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-05T07:42:02.269Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-05T07:42:02.269Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-05T07:42:02.269Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-05T07:42:02.269Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-05T07:42:02.269Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-05T07:42:02.269Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-05T07:42:02.527Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-05T07:42:02.527Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-05T07:42:02.527Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-05T07:42:02.527Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-05T07:42:02.527Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-05T07:42:02.527Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-05T07:42:02.527Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-05T07:42:02.527Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-05T07:42:02.527Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-05T07:42:02.527Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-05T07:42:02.527Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-05T07:42:02.527Z] (69/129) Installing pango (1.48.10-r0) [2023-05-05T07:42:02.527Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-05T07:42:02.527Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-05T07:42:02.527Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-05T07:42:02.527Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-05T07:42:02.527Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-05T07:42:02.527Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-05T07:42:02.786Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-05T07:42:02.786Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-05T07:42:02.786Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-05T07:42:02.786Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-05T07:42:02.786Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-05T07:42:04.701Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-05T07:42:04.701Z] (80/129) Installing flac (1.3.4-r0) [2023-05-05T07:42:04.701Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-05T07:42:04.701Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-05T07:42:04.701Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-05T07:42:04.701Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-05T07:42:04.701Z] (85/129) Installing libass (0.15.2-r0) [2023-05-05T07:42:04.701Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-05T07:42:04.960Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-05T07:42:04.960Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-05T07:42:04.960Z] (89/129) Installing lame (3.100-r0) [2023-05-05T07:42:04.960Z] (90/129) Installing opus (1.3.1-r1) [2023-05-05T07:42:04.960Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-05T07:42:04.960Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-05T07:42:04.960Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-05T07:42:04.960Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-05T07:42:04.960Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-05T07:42:04.960Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-05T07:42:04.960Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-05T07:42:04.960Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-05T07:42:04.960Z] (99/129) Installing libva (2.13.0-r0) [2023-05-05T07:42:04.960Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-05T07:42:04.960Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-05T07:42:04.960Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-05T07:42:04.960Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-05T07:42:04.960Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-05T07:42:04.960Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-05T07:42:04.960Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-05T07:42:05.217Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-05T07:42:05.218Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-05T07:42:05.218Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-05T07:42:05.218Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-05T07:42:05.218Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-05T07:42:05.218Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-05T07:42:05.218Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-05T07:42:05.218Z] (114/129) Installing nspr (4.32-r0) [2023-05-05T07:42:05.218Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-05T07:42:05.218Z] (116/129) Installing nss (3.78.1-r0) [2023-05-05T07:42:05.476Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-05T07:42:05.476Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-05T07:42:05.476Z] (119/129) Installing orc (0.4.32-r0) [2023-05-05T07:42:05.476Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-05T07:42:05.476Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-05T07:42:05.476Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-05T07:42:05.476Z] (123/129) Installing libpulse (15.0-r2) [2023-05-05T07:42:05.476Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-05T07:42:05.476Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-05T07:42:05.476Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-05T07:42:05.476Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-05T07:42:05.476Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-05T07:42:05.476Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-05T07:42:07.520Z] Executing busybox-1.34.1-r7.trigger [2023-05-05T07:42:07.520Z] Executing glib-2.70.1-r0.trigger [2023-05-05T07:42:07.520Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-05T07:42:07.813Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-05T07:42:07.814Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-05T07:42:08.104Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-05T07:42:08.104Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-05T07:42:08.104Z] OK: 286 MiB in 145 packages [2023-05-05T07:42:11.396Z] Removing intermediate container 65cea31adce0 [2023-05-05T07:42:11.396Z] ---> a65618387abc [2023-05-05T07:42:11.396Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-05T07:42:11.396Z] ---> Running in 9506200f8848 [2023-05-05T07:42:11.657Z] Removing intermediate container 9506200f8848 [2023-05-05T07:42:11.657Z] ---> 19137c1b2073 [2023-05-05T07:42:11.657Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-05T07:42:11.657Z] ---> Running in 8daadfe3a361 [2023-05-05T07:42:11.657Z] Removing intermediate container 8daadfe3a361 [2023-05-05T07:42:11.657Z] ---> 06286be4d817 [2023-05-05T07:42:11.657Z] Step 5/10 : RUN npm install -g npm [2023-05-05T07:42:11.657Z] ---> Running in e75712df3a0f [2023-05-05T07:42:19.776Z] [2023-05-05T07:42:19.776Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-05T07:42:19.776Z] [2023-05-05T07:42:19.776Z] 27 packages are looking for funding [2023-05-05T07:42:19.776Z] run `npm fund` for details [2023-05-05T07:42:19.776Z] [2023-05-05T07:42:19.776Z] found 0 vulnerabilities [2023-05-05T07:42:19.776Z] Removing intermediate container e75712df3a0f [2023-05-05T07:42:19.776Z] ---> 13258cb0eb82 [2023-05-05T07:42:19.776Z] Step 6/10 : ARG USER=1000 [2023-05-05T07:42:19.776Z] ---> Running in 038e4d33bc58 [2023-05-05T07:42:19.776Z] Removing intermediate container 038e4d33bc58 [2023-05-05T07:42:19.776Z] ---> 49c53ba94c74 [2023-05-05T07:42:19.776Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-05T07:42:19.776Z] ---> Running in 2ec338dde79b [2023-05-05T07:42:20.035Z] Removing intermediate container 2ec338dde79b [2023-05-05T07:42:20.035Z] ---> b59be1a011bf [2023-05-05T07:42:20.035Z] Step 8/10 : USER $USER:$USER [2023-05-05T07:42:20.035Z] ---> Running in 23b1862c58a9 [2023-05-05T07:42:20.294Z] Removing intermediate container 23b1862c58a9 [2023-05-05T07:42:20.294Z] ---> a308cf23962e [2023-05-05T07:42:20.294Z] Step 9/10 : WORKDIR /app [2023-05-05T07:42:20.294Z] ---> Running in 8215fabd06aa [2023-05-05T07:42:20.294Z] Removing intermediate container 8215fabd06aa [2023-05-05T07:42:20.294Z] ---> e25301c47b46 [2023-05-05T07:42:20.294Z] Step 10/10 : LABEL git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T07:42:20.294Z] ---> Running in 8e342ed7124f [2023-05-05T07:42:20.294Z] Removing intermediate container 8e342ed7124f [2023-05-05T07:42:20.294Z] ---> 72142712ae40 [2023-05-05T07:42:20.294Z] Successfully built 72142712ae40 [2023-05-05T07:42:20.294Z] Successfully tagged edgexfoundry/edgex-web-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T07:42:20.294Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-05T07:42:20.294Z] touch edgex-web-ui.imagebuilt [2023-05-05T07:42:20.294Z] mkdir -p node_modules coverage [2023-05-05T07:42:20.294Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-05T07:42:20.294Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE required: { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE }, [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE required: { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE }, [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE required: { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE }, [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE required: { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE }, [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE required: { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE }, [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE required: { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE }, [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE required: { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE }, [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE required: { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE }, [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE required: { [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE }, [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:42:22.199Z] npm WARN EBADENGINE } [2023-05-05T07:42:27.466Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-05T07:42:27.466Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-05T07:42:27.466Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-05T07:42:27.466Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T07:42:27.466Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-05T07:42:27.723Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-05T07:42:28.658Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-05T07:42:29.225Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-05T07:42:29.225Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-05T07:42:31.127Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-05T07:42:31.127Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-05T07:42:32.061Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-05T07:42:32.994Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T07:42:33.253Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-05T07:42:33.253Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T07:42:33.510Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T07:42:33.770Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T07:42:34.337Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T07:42:37.623Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-05T07:42:45.741Z] [2023-05-05T07:42:45.741Z] added 1478 packages, and audited 1479 packages in 24s [2023-05-05T07:42:45.741Z] [2023-05-05T07:42:45.741Z] 90 packages are looking for funding [2023-05-05T07:42:45.741Z] run `npm fund` for details [2023-05-05T07:42:45.741Z] [2023-05-05T07:42:45.741Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-05T07:42:45.741Z] [2023-05-05T07:42:45.741Z] To address issues that do not require attention, run: [2023-05-05T07:42:45.741Z] npm audit fix [2023-05-05T07:42:45.741Z] [2023-05-05T07:42:45.741Z] To address all issues (including breaking changes), run: [2023-05-05T07:42:45.741Z] npm audit fix --force [2023-05-05T07:42:45.741Z] [2023-05-05T07:42:45.741Z] Run `npm audit` for details. [2023-05-05T07:42:47.649Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-05T07:42:50.175Z] - Generating browser application bundles (phase: setup)... [2023-05-05T07:42:55.437Z] Compiling @angular/core : es2015 as esm2015 [2023-05-05T07:42:55.437Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-05T07:42:59.621Z] Compiling @angular/common : es2015 as esm2015 [2023-05-05T07:42:59.621Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-05T07:42:59.879Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-05T07:42:59.879Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-05T07:43:00.813Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-05T07:43:00.813Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-05T07:43:01.072Z] Compiling @angular/router : es2015 as esm2015 [2023-05-05T07:43:01.072Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-05T07:43:01.072Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-05T07:43:01.639Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-05T07:43:01.639Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-05T07:43:04.172Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-05T07:43:10.734Z] 05 05 2023 07:43:09.748:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-05T07:43:10.734Z] 05 05 2023 07:43:09.750:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-05T07:43:10.734Z] 05 05 2023 07:43:09.754:INFO [launcher]: Starting browser ChromeHeadless [2023-05-05T07:43:22.938Z] ✔ Browser application bundle generation complete. [2023-05-05T07:43:22.938Z] 05 05 2023 07:43:22.259:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 3p2rnvahWFeO3m4wAAAB with id 21633541 [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.041 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.055 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.14 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.154 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.158 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.163 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.167 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.206 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.237 secs) [2023-05-05T07:43:26.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.336 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.358 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.366 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.377 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.383 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.395 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.399 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.446 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.455 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.461 secs) [2023-05-05T07:43:26.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.463 secs) [2023-05-05T07:43:26.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.633 secs) [2023-05-05T07:43:26.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.656 secs) [2023-05-05T07:43:26.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.669 secs) [2023-05-05T07:43:26.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.69 secs) [2023-05-05T07:43:26.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.696 secs) [2023-05-05T07:43:26.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.712 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.723 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.737 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.777 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.785 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.795 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.809 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.812 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.813 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.815 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.817 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.824 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.857 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.868 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.871 secs) [2023-05-05T07:43:26.997Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.892 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.901 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.915 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.92 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.922 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.936 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.954 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.959 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.963 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.966 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.991 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.999 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.007 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.047 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.054 secs) [2023-05-05T07:43:27.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.061 secs) [2023-05-05T07:43:27.515Z] WARN: ' [2023-05-05T07:43:27.515Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T07:43:27.515Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T07:43:27.515Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T07:43:27.515Z] in a future version of Angular. [2023-05-05T07:43:27.515Z] [2023-05-05T07:43:27.515Z] For more information on this, see our API docs here: [2023-05-05T07:43:27.515Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T07:43:27.515Z] ' [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.061 secs) [2023-05-05T07:43:27.515Z] WARN: ' [2023-05-05T07:43:27.515Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T07:43:27.515Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T07:43:27.515Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T07:43:27.515Z] in a future version of Angular. [2023-05-05T07:43:27.515Z] [2023-05-05T07:43:27.515Z] For more information on this, see our API docs here: [2023-05-05T07:43:27.515Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T07:43:27.515Z] ' [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.087 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.125 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.132 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.149 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.159 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.166 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.174 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.18 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.184 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.22 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.233 secs) [2023-05-05T07:43:27.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.256 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.274 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.279 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.306 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.317 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.322 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.336 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.341 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.348 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.363 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.373 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.379 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.381 secs) [2023-05-05T07:43:27.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.408 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.465 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.467 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.47 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.472 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.474 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.476 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.494 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.504 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.51 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.526 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.532 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.535 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.542 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.557 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.563 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.568 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.582 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.588 secs) [2023-05-05T07:43:28.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.627 secs) [2023-05-05T07:43:28.290Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.631 secs) [2023-05-05T07:43:28.290Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.658 secs) [2023-05-05T07:43:28.290Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.663 secs) [2023-05-05T07:43:28.290Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.666 secs) [2023-05-05T07:43:28.290Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.7 secs) [2023-05-05T07:43:28.290Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.707 secs) [2023-05-05T07:43:28.290Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.725 secs) [2023-05-05T07:43:28.290Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.761 secs) [2023-05-05T07:43:28.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.83 secs) [2023-05-05T07:43:28.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.872 secs) [2023-05-05T07:43:28.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.884 secs) [2023-05-05T07:43:28.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.925 secs) [2023-05-05T07:43:28.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.952 secs) [2023-05-05T07:43:28.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.963 secs) [2023-05-05T07:43:28.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.993 secs) [2023-05-05T07:43:28.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.007 secs) [2023-05-05T07:43:28.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.02 secs) [2023-05-05T07:43:28.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.034 secs) [2023-05-05T07:43:28.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.042 secs) [2023-05-05T07:43:28.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.075 secs) [2023-05-05T07:43:28.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.099 secs) [2023-05-05T07:43:28.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.109 secs) [2023-05-05T07:43:28.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.122 secs) [2023-05-05T07:43:28.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.127 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.163 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.181 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.189 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.194 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.204 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.214 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.223 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.241 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.252 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.262 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.265 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.269 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.276 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.288 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.294 secs) [2023-05-05T07:43:29.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.313 secs) [2023-05-05T07:43:29.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.323 secs) [2023-05-05T07:43:29.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.335 secs) [2023-05-05T07:43:29.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.342 secs) [2023-05-05T07:43:29.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.36 secs) [2023-05-05T07:43:29.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.37 secs) [2023-05-05T07:43:29.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.403 secs) [2023-05-05T07:43:29.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.406 secs) [2023-05-05T07:43:29.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.427 secs) [2023-05-05T07:43:29.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.431 secs) [2023-05-05T07:43:29.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.58 secs / 2.431 secs) [2023-05-05T07:43:29.585Z] TOTAL: 149 SUCCESS [2023-05-05T07:43:29.585Z] ✔ Browser application bundle generation complete. [2023-05-05T07:43:29.844Z] [2023-05-05T07:43:29.844Z] =============================== Coverage summary =============================== [2023-05-05T07:43:29.844Z] Statements : 40.98% ( 1467/3580 ) [2023-05-05T07:43:29.844Z] Branches : 12.03% ( 111/923 ) [2023-05-05T07:43:29.844Z] Functions : 33.28% ( 432/1298 ) [2023-05-05T07:43:29.844Z] Lines : 38.91% ( 1318/3387 ) [2023-05-05T07:43:29.844Z] ================================================================================ [2023-05-05T07:43:30.103Z] ✔ Browser application bundle generation complete. [2023-05-05T07:43:30.361Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-05T07:43:30.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T07:43:30.386Z] $ docker stop --time=1 0cf3ed7d0952e77ae95801be31653213b67ad5b22706d14718df6575b725e0f0 [2023-05-05T07:43:31.715Z] $ docker rm -f --volumes 0cf3ed7d0952e77ae95801be31653213b67ad5b22706d14718df6575b725e0f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T07:43:32.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T07:43:32.772Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T07:43:33.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T07:43:33.813Z] + ls -al . [2023-05-05T07:43:33.813Z] total 180 [2023-05-05T07:43:33.813Z] drwxrwxr-x 14 jenkins jenkins 4096 May 5 07:41 . [2023-05-05T07:43:33.813Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:40 .. [2023-05-05T07:43:33.814Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:40 .blubracket [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 18 May 5 07:40 .dockerignore [2023-05-05T07:43:33.814Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 07:40 .git [2023-05-05T07:43:33.814Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:40 .github [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 185 May 5 07:40 .gitignore [2023-05-05T07:43:33.814Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 07:40 .semver [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 5 07:40 Attribution.txt [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 5 07:40 CHANGELOG.md [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 5 07:40 CONTRIBUTING.md [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 5 07:40 Dockerfile [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 652 May 5 07:40 Jenkinsfile [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 5 07:40 LICENSE [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 5 07:40 Makefile [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 5 07:40 README.md [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 11 May 5 07:40 VERSION [2023-05-05T07:43:33.814Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:40 assets [2023-05-05T07:43:33.814Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:40 bin [2023-05-05T07:43:33.814Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:40 cmd [2023-05-05T07:43:33.814Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 07:41 coverage.out [2023-05-05T07:43:33.814Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:40 docs [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 5 07:40 go.mod [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 5 07:40 go.sum [2023-05-05T07:43:33.814Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 07:40 internal [2023-05-05T07:43:33.814Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:40 snap [2023-05-05T07:43:33.814Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:40 testing [2023-05-05T07:43:33.814Z] -rw-rw-r-- 1 jenkins jenkins 155 May 5 07:40 version.go [2023-05-05T07:43:33.814Z] drwxrwxr-x 6 jenkins jenkins 4096 May 5 07:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:43:34.117Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 --label arch=amd64 --label version=3.0.0-dev.8 . [2023-05-05T07:43:34.376Z] Sending build context to Docker daemon 48.68MB [2023-05-05T07:43:34.376Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T07:43:34.376Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T07:43:34.376Z] ---> e1beba3fd655 [2023-05-05T07:43:34.376Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T07:43:34.635Z] ---> Running in dfb159f73e5a [2023-05-05T07:43:34.635Z] Removing intermediate container dfb159f73e5a [2023-05-05T07:43:34.635Z] ---> bff825b19871 [2023-05-05T07:43:34.635Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T07:43:34.635Z] ---> Running in 551c480e16c5 [2023-05-05T07:43:34.635Z] Removing intermediate container 551c480e16c5 [2023-05-05T07:43:34.635Z] ---> 5fad846dca16 [2023-05-05T07:43:34.635Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T07:43:34.635Z] ---> Running in 2c508466d3b8 [2023-05-05T07:43:34.893Z] Removing intermediate container 2c508466d3b8 [2023-05-05T07:43:34.893Z] ---> eb3771f963f8 [2023-05-05T07:43:34.893Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-05T07:43:34.893Z] ---> Running in 195c61f1295a [2023-05-05T07:43:34.893Z] Removing intermediate container 195c61f1295a [2023-05-05T07:43:34.893Z] ---> 8efc9eea361e [2023-05-05T07:43:34.893Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T07:43:34.893Z] ---> Running in b9059c7620ac [2023-05-05T07:43:34.893Z] Removing intermediate container b9059c7620ac [2023-05-05T07:43:34.893Z] ---> 27e183b8355d [2023-05-05T07:43:34.893Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T07:43:35.458Z] ---> c31b639103f3 [2023-05-05T07:43:35.458Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T07:43:35.458Z] ---> Running in 02cb1d4a995f [2023-05-05T07:43:35.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T07:43:35.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T07:43:35.976Z] OK: 265 MiB in 53 packages [2023-05-05T07:43:36.542Z] Removing intermediate container 02cb1d4a995f [2023-05-05T07:43:36.542Z] ---> 45de267064af [2023-05-05T07:43:36.542Z] Step 10/25 : ENV GO111MODULE=on [2023-05-05T07:43:36.542Z] ---> Running in 0a6c0d860889 [2023-05-05T07:43:36.542Z] Removing intermediate container 0a6c0d860889 [2023-05-05T07:43:36.542Z] ---> 6b6e3aeeb64d [2023-05-05T07:43:36.542Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T07:43:36.542Z] ---> Running in 5673d5a15d3d [2023-05-05T07:43:36.542Z] Removing intermediate container 5673d5a15d3d [2023-05-05T07:43:36.542Z] ---> b214757993c0 [2023-05-05T07:43:36.542Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-05T07:43:36.802Z] ---> 00f82a3b117e [2023-05-05T07:43:36.802Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:43:36.802Z] ---> Running in a80b5b0198c7 [2023-05-05T07:43:37.367Z] Removing intermediate container a80b5b0198c7 [2023-05-05T07:43:37.367Z] ---> 643b73689b0e [2023-05-05T07:43:37.367Z] Step 14/25 : COPY . . [2023-05-05T07:43:38.740Z] ---> 5a6a317ee054 [2023-05-05T07:43:38.740Z] Step 15/25 : RUN ${MAKE} [2023-05-05T07:43:38.740Z] ---> Running in 6ec05dfd831a [2023-05-05T07:43:38.999Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-05T07:43:57.080Z] Removing intermediate container 6ec05dfd831a [2023-05-05T07:43:57.081Z] ---> af92cda3c7d0 [2023-05-05T07:43:57.081Z] Step 16/25 : FROM alpine:3.17 [2023-05-05T07:43:57.081Z] 3.17: Pulling from library/alpine [2023-05-05T07:43:57.081Z] f56be85fc22e: Already exists [2023-05-05T07:43:57.081Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T07:43:57.081Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T07:43:57.081Z] ---> 9ed4aefc74f6 [2023-05-05T07:43:57.081Z] Step 17/25 : EXPOSE 4000 [2023-05-05T07:43:57.081Z] ---> Running in f1119c623dc2 [2023-05-05T07:43:57.081Z] Removing intermediate container f1119c623dc2 [2023-05-05T07:43:57.081Z] ---> 6ee0bb1d7c93 [2023-05-05T07:43:57.081Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T07:43:57.081Z] ---> 589b91eadae2 [2023-05-05T07:43:57.081Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-05T07:43:57.081Z] ---> e20d45cb3efc [2023-05-05T07:43:57.081Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-05T07:43:57.340Z] ---> bceeac246f2c [2023-05-05T07:43:57.340Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T07:43:57.340Z] ---> Running in 6db1f7f8b9d7 [2023-05-05T07:43:57.340Z] Removing intermediate container 6db1f7f8b9d7 [2023-05-05T07:43:57.340Z] ---> 96092221212a [2023-05-05T07:43:57.340Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-05T07:43:57.340Z] ---> Running in ceddd60622d2 [2023-05-05T07:43:57.340Z] Removing intermediate container ceddd60622d2 [2023-05-05T07:43:57.340Z] ---> c4970f97a9af [2023-05-05T07:43:57.340Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T07:43:57.599Z] ---> Running in 6f949bf9232a [2023-05-05T07:43:57.599Z] Removing intermediate container 6f949bf9232a [2023-05-05T07:43:57.599Z] ---> 9e5caedd469a [2023-05-05T07:43:57.599Z] Step 24/25 : LABEL git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T07:43:57.599Z] ---> Running in 3170997e673c [2023-05-05T07:43:57.599Z] Removing intermediate container 3170997e673c [2023-05-05T07:43:57.599Z] ---> 141ef71144b6 [2023-05-05T07:43:57.599Z] Step 25/25 : LABEL version=3.0.0-dev.8 [2023-05-05T07:43:57.599Z] ---> Running in f2ff6e6a1bfd [2023-05-05T07:43:57.599Z] Removing intermediate container f2ff6e6a1bfd [2023-05-05T07:43:57.599Z] ---> dfc733d61754 [2023-05-05T07:43:57.599Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T07:43:57.859Z] Successfully built dfc733d61754 [2023-05-05T07:43:57.859Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T07:43:57.937Z] provisioning config files... [2023-05-05T07:43:57.945Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9516802934697974818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:43:58.240Z] ---> docker-login.sh [2023-05-05T07:43:58.240Z] nexus3.edgexfoundry.org:10001 [2023-05-05T07:43:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:43:58.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:43:58.241Z] Configure a credential helper to remove this warning. See [2023-05-05T07:43:58.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:43:58.241Z] [2023-05-05T07:43:58.241Z] Login Succeeded [2023-05-05T07:43:58.241Z] nexus3.edgexfoundry.org:10002 [2023-05-05T07:43:58.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:43:58.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:43:58.241Z] Configure a credential helper to remove this warning. See [2023-05-05T07:43:58.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:43:58.241Z] [2023-05-05T07:43:58.241Z] Login Succeeded [2023-05-05T07:43:58.241Z] nexus3.edgexfoundry.org:10003 [2023-05-05T07:43:58.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:43:58.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:43:58.500Z] Configure a credential helper to remove this warning. See [2023-05-05T07:43:58.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:43:58.500Z] [2023-05-05T07:43:58.500Z] Login Succeeded [2023-05-05T07:43:58.500Z] nexus3.edgexfoundry.org:10004 [2023-05-05T07:43:58.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:43:58.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:43:58.500Z] Configure a credential helper to remove this warning. See [2023-05-05T07:43:58.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:43:58.500Z] [2023-05-05T07:43:58.500Z] Login Succeeded [2023-05-05T07:43:58.500Z] docker.io [2023-05-05T07:43:58.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:43:58.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:43:58.759Z] Configure a credential helper to remove this warning. See [2023-05-05T07:43:58.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:43:58.759Z] [2023-05-05T07:43:58.759Z] Login Succeeded [2023-05-05T07:43:58.759Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T07:43:58.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:43:58.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T07:43:58.814Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-05T07:43:58.814Z] b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T07:43:58.814Z] latest [2023-05-05T07:43:58.814Z] 3.0.0-dev.8 [2023-05-05T07:43:58.814Z] b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [2023-05-05T07:43:58.814Z] main [2023-05-05T07:43:58.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:43:59.140Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:43:59.454Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T07:43:59.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-05T07:43:59.454Z] f881901c33c3: Preparing [2023-05-05T07:43:59.454Z] f396775f4b8e: Preparing [2023-05-05T07:43:59.454Z] f1de4c15e2f4: Preparing [2023-05-05T07:43:59.454Z] f1417ff83b31: Preparing [2023-05-05T07:43:59.454Z] f1417ff83b31: Layer already exists [2023-05-05T07:43:59.454Z] f396775f4b8e: Pushed [2023-05-05T07:43:59.454Z] f881901c33c3: Pushed [2023-05-05T07:44:01.991Z] f1de4c15e2f4: Pushed [2023-05-05T07:44:01.991Z] b9ee93b39939f4d905786058fe06f88771ce2d73: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:02.302Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:02.611Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-05T07:44:02.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-05T07:44:02.611Z] f881901c33c3: Preparing [2023-05-05T07:44:02.611Z] f396775f4b8e: Preparing [2023-05-05T07:44:02.611Z] f1de4c15e2f4: Preparing [2023-05-05T07:44:02.611Z] f1417ff83b31: Preparing [2023-05-05T07:44:02.611Z] f1417ff83b31: Layer already exists [2023-05-05T07:44:02.611Z] f1de4c15e2f4: Layer already exists [2023-05-05T07:44:02.611Z] f396775f4b8e: Layer already exists [2023-05-05T07:44:02.611Z] f881901c33c3: Layer already exists [2023-05-05T07:44:02.611Z] latest: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:02.914Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:03.223Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.8 [2023-05-05T07:44:03.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-05T07:44:03.223Z] f881901c33c3: Preparing [2023-05-05T07:44:03.223Z] f396775f4b8e: Preparing [2023-05-05T07:44:03.223Z] f1de4c15e2f4: Preparing [2023-05-05T07:44:03.223Z] f1417ff83b31: Preparing [2023-05-05T07:44:03.223Z] f1417ff83b31: Layer already exists [2023-05-05T07:44:03.223Z] f881901c33c3: Layer already exists [2023-05-05T07:44:03.223Z] f396775f4b8e: Layer already exists [2023-05-05T07:44:03.223Z] f1de4c15e2f4: Layer already exists [2023-05-05T07:44:03.223Z] 3.0.0-dev.8: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:03.533Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:03.840Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [2023-05-05T07:44:03.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-05T07:44:03.840Z] f881901c33c3: Preparing [2023-05-05T07:44:03.840Z] f396775f4b8e: Preparing [2023-05-05T07:44:03.840Z] f1de4c15e2f4: Preparing [2023-05-05T07:44:03.840Z] f1417ff83b31: Preparing [2023-05-05T07:44:03.840Z] f1de4c15e2f4: Layer already exists [2023-05-05T07:44:03.840Z] f1417ff83b31: Layer already exists [2023-05-05T07:44:03.840Z] f881901c33c3: Layer already exists [2023-05-05T07:44:03.840Z] f396775f4b8e: Layer already exists [2023-05-05T07:44:03.840Z] b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:04.143Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:04.447Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-05T07:44:04.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-05T07:44:04.447Z] f881901c33c3: Preparing [2023-05-05T07:44:04.447Z] f396775f4b8e: Preparing [2023-05-05T07:44:04.447Z] f1de4c15e2f4: Preparing [2023-05-05T07:44:04.447Z] f1417ff83b31: Preparing [2023-05-05T07:44:04.447Z] f881901c33c3: Layer already exists [2023-05-05T07:44:04.447Z] f1417ff83b31: Layer already exists [2023-05-05T07:44:04.447Z] f1de4c15e2f4: Layer already exists [2023-05-05T07:44:04.447Z] f396775f4b8e: Layer already exists [2023-05-05T07:44:04.447Z] main: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:44:04.482Z] ===================================================== [Pipeline] echo [2023-05-05T07:44:04.487Z] taggedImages: [2023-05-05T07:44:04.487Z] - nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T07:44:04.487Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-05T07:44:04.487Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.8 [2023-05-05T07:44:04.487Z] - nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [2023-05-05T07:44:04.487Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:04.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T07:44:04.835Z] [2023-05-05T07:44:04.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:44:05.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T07:44:05.124Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T07:44:05.124Z] 5eb5b503b376: Pulling fs layer [2023-05-05T07:44:05.124Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T07:44:05.124Z] ec43610c2a17: Pulling fs layer [2023-05-05T07:44:05.124Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T07:44:05.124Z] 33b1e0a273af: Pulling fs layer [2023-05-05T07:44:05.124Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T07:44:05.124Z] 2f39f015ded8: Pulling fs layer [2023-05-05T07:44:05.124Z] 33b1e0a273af: Waiting [2023-05-05T07:44:05.124Z] 3a2ae6a8a46f: Waiting [2023-05-05T07:44:05.124Z] 5d3b04190fa2: Waiting [2023-05-05T07:44:05.124Z] 2f39f015ded8: Waiting [2023-05-05T07:44:05.124Z] 5c69ac0246d0: Download complete [2023-05-05T07:44:05.124Z] 3a2ae6a8a46f: Download complete [2023-05-05T07:44:05.124Z] 33b1e0a273af: Verifying Checksum [2023-05-05T07:44:05.124Z] 33b1e0a273af: Download complete [2023-05-05T07:44:05.124Z] ec43610c2a17: Verifying Checksum [2023-05-05T07:44:05.124Z] ec43610c2a17: Download complete [2023-05-05T07:44:05.124Z] 5d3b04190fa2: Download complete [2023-05-05T07:44:05.382Z] 5eb5b503b376: Verifying Checksum [2023-05-05T07:44:05.382Z] 5eb5b503b376: Download complete [2023-05-05T07:44:05.947Z] 2f39f015ded8: Download complete [2023-05-05T07:44:06.511Z] 5eb5b503b376: Pull complete [2023-05-05T07:44:06.511Z] 5c69ac0246d0: Pull complete [2023-05-05T07:44:07.078Z] ec43610c2a17: Pull complete [2023-05-05T07:44:07.078Z] 3a2ae6a8a46f: Pull complete [2023-05-05T07:44:07.336Z] 33b1e0a273af: Pull complete [2023-05-05T07:44:07.336Z] 5d3b04190fa2: Pull complete [2023-05-05T07:44:11.521Z] 2f39f015ded8: Pull complete [2023-05-05T07:44:11.521Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T07:44:11.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T07:44:11.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:44:11.596Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T07:44:11.632Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T07:44:13.060Z] $ docker top a7f15f4fa1937450669682a784c3ebacd9bb30337d9f01d814fcbba68e2b0498 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:44:13.460Z] ---> job-cost.sh [2023-05-05T07:44:13.460Z] lf-activate-venv: SKIPPING [2023-05-05T07:44:13.460Z] INFO: No Stack... [2023-05-05T07:44:13.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T07:44:13.978Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T07:44:14.521Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-05T07:44:14.521Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T07:44:14.534Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [2023-05-05T07:44:14.542Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] did not exist. Created. [2023-05-05T07:44:14.542Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T07:44:14.844Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T07:44:15.249Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T07:44:15.256Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T07:44:15.276Z] $ docker stop --time=1 a7f15f4fa1937450669682a784c3ebacd9bb30337d9f01d814fcbba68e2b0498 [2023-05-05T07:44:16.438Z] $ docker rm -f --volumes a7f15f4fa1937450669682a784c3ebacd9bb30337d9f01d814fcbba68e2b0498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T07:44:32.411Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13883 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-05T07:44:32.423Z] Running in /w/workspace/edgex-ui-go/104 [Pipeline] { [Pipeline] checkout [2023-05-05T07:44:32.459Z] The recommended git tool is: git [2023-05-05T07:44:38.039Z] using credential edgex-jenkins-ssh [2023-05-05T07:44:38.061Z] Cloning the remote Git repository [2023-05-05T07:44:38.114Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T07:44:38.218Z] > git init /w/workspace/edgex-ui-go/104 # timeout=10 [2023-05-05T07:44:38.379Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T07:44:38.380Z] > git --version # timeout=10 [2023-05-05T07:44:38.403Z] > git --version # 'git version 2.25.1' [2023-05-05T07:44:38.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T07:44:38.588Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T07:44:42.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-05T07:44:42.074Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T07:44:42.948Z] Avoid second fetch [2023-05-05T07:44:42.948Z] Checking out Revision b9ee93b39939f4d905786058fe06f88771ce2d73 (main) [2023-05-05T07:44:43.870Z] Commit message: "build(snap): Copy license and attribution (#603)" [2023-05-05T07:44:42.964Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T07:44:43.050Z] > git checkout -f b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T07:44:44.855Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T07:44:44.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T07:44:44.856Z] Dload Upload Total Spent Left Speed [2023-05-05T07:44:44.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-05-05T07:44:45.479Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T07:44:45.801Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T07:44:45.801Z] + sudo tee /etc/docker/daemon.new [2023-05-05T07:44:45.801Z] { [2023-05-05T07:44:45.801Z] "registry-mirrors": [ [2023-05-05T07:44:45.801Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T07:44:45.801Z] ], [2023-05-05T07:44:45.801Z] "bip": "10.250.0.254/24", [2023-05-05T07:44:45.801Z] "hosts": [ [2023-05-05T07:44:45.801Z] "tcp://0.0.0.0:5555", [2023-05-05T07:44:45.801Z] "unix:///var/run/docker.sock" [2023-05-05T07:44:45.801Z] ], [2023-05-05T07:44:45.801Z] "mtu": 1458, [2023-05-05T07:44:45.801Z] "selinux-enabled": true, [2023-05-05T07:44:45.801Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T07:44:45.801Z] } [Pipeline] sh [2023-05-05T07:44:46.126Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T07:44:46.462Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T07:45:04.720Z] provisioning config files... [2023-05-05T07:45:04.742Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/104@tmp/config7255739753202799557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:45:05.085Z] ---> docker-login.sh [2023-05-05T07:45:05.085Z] nexus3.edgexfoundry.org:10001 [2023-05-05T07:45:05.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:45:05.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:45:05.621Z] Configure a credential helper to remove this warning. See [2023-05-05T07:45:05.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:45:05.621Z] [2023-05-05T07:45:05.621Z] Login Succeeded [2023-05-05T07:45:05.621Z] nexus3.edgexfoundry.org:10002 [2023-05-05T07:45:05.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:45:05.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:45:05.889Z] Configure a credential helper to remove this warning. See [2023-05-05T07:45:05.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:45:05.889Z] [2023-05-05T07:45:05.889Z] Login Succeeded [2023-05-05T07:45:05.889Z] nexus3.edgexfoundry.org:10003 [2023-05-05T07:45:06.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:45:06.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:45:06.157Z] Configure a credential helper to remove this warning. See [2023-05-05T07:45:06.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:45:06.157Z] [2023-05-05T07:45:06.157Z] Login Succeeded [2023-05-05T07:45:06.157Z] nexus3.edgexfoundry.org:10004 [2023-05-05T07:45:06.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:45:06.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:45:06.707Z] Configure a credential helper to remove this warning. See [2023-05-05T07:45:06.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:45:06.707Z] [2023-05-05T07:45:06.707Z] Login Succeeded [2023-05-05T07:45:06.707Z] docker.io [2023-05-05T07:45:06.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:45:06.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:45:06.974Z] Configure a credential helper to remove this warning. See [2023-05-05T07:45:06.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:45:06.974Z] [2023-05-05T07:45:06.974Z] Login Succeeded [2023-05-05T07:45:06.974Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T07:45:06.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T07:45:07.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T07:45:07.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T07:45:07.236Z] ========================================================= [2023-05-05T07:45:07.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T07:45:07.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:45:07.581Z] + 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-05T07:45:08.554Z] Sending build context to Docker daemon 28.88MB [2023-05-05T07:45:08.554Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T07:45:08.554Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-05T07:45:08.824Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T07:45:08.824Z] c41833b44d91: Pulling fs layer [2023-05-05T07:45:08.824Z] ed15518f5707: Pulling fs layer [2023-05-05T07:45:08.824Z] feae8fd75edb: Pulling fs layer [2023-05-05T07:45:08.824Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T07:45:08.824Z] 3cdef696dda3: Pulling fs layer [2023-05-05T07:45:08.824Z] 2ced38df9373: Pulling fs layer [2023-05-05T07:45:08.824Z] 58f1dce35555: Pulling fs layer [2023-05-05T07:45:08.824Z] 242c74f7c9fa: Waiting [2023-05-05T07:45:08.824Z] 3cdef696dda3: Waiting [2023-05-05T07:45:08.824Z] 2ced38df9373: Waiting [2023-05-05T07:45:08.824Z] 58f1dce35555: Waiting [2023-05-05T07:45:08.824Z] ed15518f5707: Verifying Checksum [2023-05-05T07:45:08.824Z] ed15518f5707: Download complete [2023-05-05T07:45:08.824Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T07:45:08.824Z] 242c74f7c9fa: Download complete [2023-05-05T07:45:08.824Z] 3cdef696dda3: Verifying Checksum [2023-05-05T07:45:08.824Z] 3cdef696dda3: Download complete [2023-05-05T07:45:08.824Z] c41833b44d91: Download complete [2023-05-05T07:45:09.789Z] c41833b44d91: Pull complete [2023-05-05T07:45:10.059Z] 58f1dce35555: Verifying Checksum [2023-05-05T07:45:10.059Z] 58f1dce35555: Download complete [2023-05-05T07:45:10.327Z] ed15518f5707: Pull complete [2023-05-05T07:45:10.920Z] feae8fd75edb: Download complete [2023-05-05T07:45:11.188Z] 2ced38df9373: Verifying Checksum [2023-05-05T07:45:11.188Z] 2ced38df9373: Download complete [2023-05-05T07:45:22.989Z] feae8fd75edb: Pull complete [2023-05-05T07:45:22.989Z] 242c74f7c9fa: Pull complete [2023-05-05T07:45:22.989Z] 3cdef696dda3: Pull complete [2023-05-05T07:45:26.327Z] 2ced38df9373: Pull complete [2023-05-05T07:45:29.669Z] 58f1dce35555: Pull complete [2023-05-05T07:45:29.669Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T07:45:29.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T07:45:29.669Z] ---> fadd8f120f05 [2023-05-05T07:45:29.669Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T07:45:31.620Z] ---> Running in 067ddcbf95e7 [2023-05-05T07:45:31.887Z] Removing intermediate container 067ddcbf95e7 [2023-05-05T07:45:31.887Z] ---> 2c1427d326e4 [2023-05-05T07:45:31.887Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T07:45:31.887Z] ---> Running in 24dd0cfc8f32 [2023-05-05T07:45:32.153Z] Removing intermediate container 24dd0cfc8f32 [2023-05-05T07:45:32.153Z] ---> 114a59832952 [2023-05-05T07:45:32.153Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T07:45:32.153Z] ---> Running in b40adb808ffd [2023-05-05T07:45:32.431Z] Removing intermediate container b40adb808ffd [2023-05-05T07:45:32.431Z] ---> 3bdfe966e842 [2023-05-05T07:45:32.431Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-05T07:45:32.697Z] ---> Running in 905e3fb8affa [2023-05-05T07:45:32.965Z] Removing intermediate container 905e3fb8affa [2023-05-05T07:45:32.965Z] ---> 95e137bca52b [2023-05-05T07:45:32.965Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T07:45:32.965Z] ---> Running in 6ab20dfa342b [2023-05-05T07:45:33.237Z] Removing intermediate container 6ab20dfa342b [2023-05-05T07:45:33.237Z] ---> 52fe88e6a12a [2023-05-05T07:45:33.237Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T07:45:33.819Z] latest: Pulling from library/docker [2023-05-05T07:45:33.819Z] c41833b44d91: Already exists [2023-05-05T07:45:33.819Z] 6343a5c17821: Pulling fs layer [2023-05-05T07:45:33.819Z] 7fb3fc37985f: Pulling fs layer [2023-05-05T07:45:33.819Z] c69224d8e51c: Pulling fs layer [2023-05-05T07:45:33.819Z] 9509eea51bfd: Pulling fs layer [2023-05-05T07:45:33.819Z] 13893f74905f: Pulling fs layer [2023-05-05T07:45:33.819Z] a478c30451b0: Pulling fs layer [2023-05-05T07:45:33.819Z] cca6ee3ffb4d: Pulling fs layer [2023-05-05T07:45:33.819Z] fe1b37f33852: Pulling fs layer [2023-05-05T07:45:33.819Z] b44bc8c7e93d: Pulling fs layer [2023-05-05T07:45:33.819Z] 0e42b4e3b30c: Pulling fs layer [2023-05-05T07:45:33.819Z] d97e7eb47f8a: Pulling fs layer [2023-05-05T07:45:33.819Z] 3ed71508fdeb: Pulling fs layer [2023-05-05T07:45:33.819Z] fca51f470542: Pulling fs layer [2023-05-05T07:45:33.819Z] 9509eea51bfd: Waiting [2023-05-05T07:45:33.819Z] 13893f74905f: Waiting [2023-05-05T07:45:33.819Z] a478c30451b0: Waiting [2023-05-05T07:45:33.819Z] b44bc8c7e93d: Waiting [2023-05-05T07:45:33.819Z] cca6ee3ffb4d: Waiting [2023-05-05T07:45:33.819Z] fe1b37f33852: Waiting [2023-05-05T07:45:33.819Z] 0e42b4e3b30c: Waiting [2023-05-05T07:45:33.819Z] d97e7eb47f8a: Waiting [2023-05-05T07:45:33.819Z] 3ed71508fdeb: Waiting [2023-05-05T07:45:33.819Z] fca51f470542: Waiting [2023-05-05T07:45:33.819Z] 7fb3fc37985f: Verifying Checksum [2023-05-05T07:45:33.819Z] 7fb3fc37985f: Download complete [2023-05-05T07:45:33.819Z] 6343a5c17821: Download complete [2023-05-05T07:45:34.403Z] c69224d8e51c: Verifying Checksum [2023-05-05T07:45:34.403Z] c69224d8e51c: Download complete [2023-05-05T07:45:34.403Z] 9509eea51bfd: Verifying Checksum [2023-05-05T07:45:34.403Z] 9509eea51bfd: Download complete [2023-05-05T07:45:34.403Z] a478c30451b0: Verifying Checksum [2023-05-05T07:45:34.403Z] a478c30451b0: Download complete [2023-05-05T07:45:34.403Z] cca6ee3ffb4d: Verifying Checksum [2023-05-05T07:45:34.403Z] cca6ee3ffb4d: Download complete [2023-05-05T07:45:34.670Z] 13893f74905f: Verifying Checksum [2023-05-05T07:45:34.670Z] 13893f74905f: Download complete [2023-05-05T07:45:34.670Z] 6343a5c17821: Pull complete [2023-05-05T07:45:34.670Z] 0e42b4e3b30c: Verifying Checksum [2023-05-05T07:45:34.670Z] 0e42b4e3b30c: Download complete [2023-05-05T07:45:34.670Z] fe1b37f33852: Verifying Checksum [2023-05-05T07:45:34.670Z] fe1b37f33852: Download complete [2023-05-05T07:45:34.670Z] b44bc8c7e93d: Verifying Checksum [2023-05-05T07:45:34.670Z] b44bc8c7e93d: Download complete [2023-05-05T07:45:34.937Z] 3ed71508fdeb: Verifying Checksum [2023-05-05T07:45:34.937Z] 3ed71508fdeb: Download complete [2023-05-05T07:45:34.937Z] 7fb3fc37985f: Pull complete [2023-05-05T07:45:34.937Z] fca51f470542: Verifying Checksum [2023-05-05T07:45:34.937Z] fca51f470542: Download complete [2023-05-05T07:45:35.897Z] c69224d8e51c: Pull complete [2023-05-05T07:45:35.897Z] d97e7eb47f8a: Verifying Checksum [2023-05-05T07:45:35.897Z] d97e7eb47f8a: Download complete [2023-05-05T07:45:36.960Z] 9509eea51bfd: Pull complete [2023-05-05T07:45:37.929Z] 13893f74905f: Pull complete [2023-05-05T07:45:38.197Z] a478c30451b0: Pull complete [2023-05-05T07:45:38.465Z] cca6ee3ffb4d: Pull complete [2023-05-05T07:45:38.465Z] fe1b37f33852: Pull complete [2023-05-05T07:45:39.427Z] b44bc8c7e93d: Pull complete [2023-05-05T07:45:39.695Z] 0e42b4e3b30c: Pull complete [2023-05-05T07:45:42.278Z] d97e7eb47f8a: Pull complete [2023-05-05T07:45:42.550Z] 3ed71508fdeb: Pull complete [2023-05-05T07:45:42.819Z] fca51f470542: Pull complete [2023-05-05T07:45:42.819Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-05T07:45:42.819Z] Status: Downloaded newer image for docker:latest [2023-05-05T07:45:45.409Z] ---> b9e043ddf38f [2023-05-05T07:45:45.410Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T07:45:45.410Z] ---> Running in bb789fff5e91 [2023-05-05T07:45:46.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:45:46.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:45:48.053Z] OK: 263 MiB in 53 packages [2023-05-05T07:45:48.642Z] Removing intermediate container bb789fff5e91 [2023-05-05T07:45:48.642Z] ---> 8dfdfb213287 [2023-05-05T07:45:48.642Z] Step 10/15 : ENV GO111MODULE=on [2023-05-05T07:45:48.909Z] ---> Running in 79523bc2fa3f [2023-05-05T07:45:49.178Z] Removing intermediate container 79523bc2fa3f [2023-05-05T07:45:49.178Z] ---> bd37c3d0f2da [2023-05-05T07:45:49.178Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T07:45:49.178Z] ---> Running in 181b1096d763 [2023-05-05T07:45:49.446Z] Removing intermediate container 181b1096d763 [2023-05-05T07:45:49.446Z] ---> d490305bea6c [2023-05-05T07:45:49.446Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-05T07:45:50.030Z] ---> 83b5a8d88fc5 [2023-05-05T07:45:50.030Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:45:50.030Z] ---> Running in 500c25d8e1ce [2023-05-05T07:46:58.580Z] Removing intermediate container 500c25d8e1ce [2023-05-05T07:46:58.580Z] ---> e57241554488 [2023-05-05T07:46:58.580Z] Step 14/15 : COPY . . [2023-05-05T07:46:58.580Z] ---> 07211f0e9aae [2023-05-05T07:46:58.580Z] Step 15/15 : RUN ${MAKE} [2023-05-05T07:46:58.580Z] ---> Running in 53d7230565ba [2023-05-05T07:46:58.580Z] noop [2023-05-05T07:46:58.580Z] Removing intermediate container 53d7230565ba [2023-05-05T07:46:58.580Z] ---> c60dfd9b3d90 [2023-05-05T07:46:58.580Z] Successfully built c60dfd9b3d90 [2023-05-05T07:46:58.580Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:46:58.938Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T07:46:58.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:46:59.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-13883 does not seem to be running inside a container [2023-05-05T07:46:59.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/104 -v /w/workspace/edgex-ui-go/104:/w/workspace/edgex-ui-go/104:rw,z -v /w/workspace/edgex-ui-go/104@tmp:/w/workspace/edgex-ui-go/104@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 ******** ci-base-image-arm64 cat [2023-05-05T07:47:00.383Z] $ docker top 530786cebc89d44d444f9e09d2b4fe976c4eb0c7770ec3d44610cc4640243bcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T07:47:01.209Z] + go version [2023-05-05T07:47:01.209Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T07:47:01.230Z] $ docker stop --time=1 530786cebc89d44d444f9e09d2b4fe976c4eb0c7770ec3d44610cc4640243bcb [2023-05-05T07:47:02.810Z] $ docker rm -f --volumes 530786cebc89d44d444f9e09d2b4fe976c4eb0c7770ec3d44610cc4640243bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:47:03.335Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T07:47:03.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:47:03.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-13883 does not seem to be running inside a container [2023-05-05T07:47:03.567Z] $ 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/104 -v /w/workspace/edgex-ui-go/104:/w/workspace/edgex-ui-go/104:rw,z -v /w/workspace/edgex-ui-go/104@tmp:/w/workspace/edgex-ui-go/104@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 ******** ci-base-image-arm64 cat [2023-05-05T07:47:04.687Z] $ docker top c43e9682b78f47fb0f72f7025a763fd3906d4d03caa252981d721e89d973f861 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T07:47:05.179Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/104 [Pipeline] fileExists [Pipeline] sh [2023-05-05T07:47:05.685Z] + make test [2023-05-05T07:47:05.685Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-05T07:47:37.909Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-05T07:49:14.602Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-05T07:49:14.602Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-05T07:49:14.602Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-05T07:49:14.602Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-05T07:49:14.602Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-05T07:49:14.602Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-05T07:49:14.602Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-05T07:49:14.602Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-05T07:49:14.602Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-05T07:49:32.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T07:49:32.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T07:49:32.830Z] ./bin/test-attribution-txt.sh [2023-05-05T07:49:33.098Z] make -C web test [2023-05-05T07:49:33.098Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/104/web' [2023-05-05T07:49:33.098Z] make[1]: tput: No such file or directory [2023-05-05T07:49:33.098Z] make[1]: tput: No such file or directory [2023-05-05T07:49:33.098Z] warning: generating ./VERSION [2023-05-05T07:49:33.098Z] echo "0.0.0" > VERSION [2023-05-05T07:49:33.098Z] docker build \ [2023-05-05T07:49:33.098Z] -f Dockerfile \ [2023-05-05T07:49:33.098Z] --build-arg USER=1000 \ [2023-05-05T07:49:33.098Z] \ [2023-05-05T07:49:33.098Z] --label "git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73" \ [2023-05-05T07:49:33.098Z] -t edgexfoundry/edgex-web-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 \ [2023-05-05T07:49:33.098Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-05T07:49:33.098Z] . [2023-05-05T07:49:33.098Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-05T07:49:33.098Z] Install the buildx component to build images with BuildKit: [2023-05-05T07:49:33.098Z] https://docs.docker.com/go/buildx/ [2023-05-05T07:49:33.098Z] [2023-05-05T07:49:34.517Z] Sending build context to Docker daemon 3.269MB [2023-05-05T07:49:34.517Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-05T07:49:34.517Z] 16.17-alpine3.15: Pulling from library/node [2023-05-05T07:49:34.786Z] 47517142f6ba: Pulling fs layer [2023-05-05T07:49:34.786Z] 5f8c4bfa009b: Pulling fs layer [2023-05-05T07:49:34.786Z] f7079c9c4ba1: Pulling fs layer [2023-05-05T07:49:34.786Z] aba105e6f55a: Pulling fs layer [2023-05-05T07:49:34.786Z] aba105e6f55a: Waiting [2023-05-05T07:49:34.786Z] 47517142f6ba: Verifying Checksum [2023-05-05T07:49:34.786Z] 47517142f6ba: Download complete [2023-05-05T07:49:35.054Z] aba105e6f55a: Verifying Checksum [2023-05-05T07:49:35.054Z] aba105e6f55a: Download complete [2023-05-05T07:49:35.321Z] f7079c9c4ba1: Verifying Checksum [2023-05-05T07:49:35.321Z] f7079c9c4ba1: Download complete [2023-05-05T07:49:35.591Z] 47517142f6ba: Pull complete [2023-05-05T07:49:36.999Z] 5f8c4bfa009b: Verifying Checksum [2023-05-05T07:49:36.999Z] 5f8c4bfa009b: Download complete [2023-05-05T07:49:40.362Z] 5f8c4bfa009b: Pull complete [2023-05-05T07:49:40.362Z] f7079c9c4ba1: Pull complete [2023-05-05T07:49:40.628Z] aba105e6f55a: Pull complete [2023-05-05T07:49:40.628Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-05T07:49:40.628Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-05T07:49:40.628Z] ---> bf1b8b58d215 [2023-05-05T07:49:40.628Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-05T07:49:41.212Z] ---> Running in 8bb23c1d6d19 [2023-05-05T07:49:42.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:49:42.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:49:43.399Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-05T07:49:43.399Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-05T07:49:43.399Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-05T07:49:43.399Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-05T07:49:43.399Z] (5/128) Installing libxcb (1.14-r2) [2023-05-05T07:49:43.399Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-05T07:49:43.399Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-05T07:49:43.399Z] (8/128) Installing libice (1.0.10-r0) [2023-05-05T07:49:43.399Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-05T07:49:43.399Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-05T07:49:43.399Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-05T07:49:43.399Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-05T07:49:43.399Z] (13/128) Installing xset (1.2.4-r0) [2023-05-05T07:49:43.399Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-05T07:49:43.399Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-05T07:49:43.668Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-05T07:49:43.668Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-05T07:49:43.668Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-05T07:49:43.668Z] (19/128) Installing libintl (0.21-r0) [2023-05-05T07:49:43.668Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-05T07:49:43.668Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-05T07:49:43.668Z] (22/128) Installing pcre (8.45-r1) [2023-05-05T07:49:43.668Z] (23/128) Installing glib (2.70.1-r0) [2023-05-05T07:49:43.668Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-05T07:49:43.668Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-05T07:49:43.936Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-05T07:49:43.936Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-05T07:49:43.936Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-05T07:49:43.936Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-05T07:49:43.936Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-05T07:49:43.936Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-05T07:49:43.936Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-05T07:49:43.936Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-05T07:49:43.936Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-05T07:49:43.936Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-05T07:49:44.204Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-05T07:49:44.204Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-05T07:49:44.204Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-05T07:49:44.204Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-05T07:49:44.204Z] (40/128) Installing libxi (1.8-r0) [2023-05-05T07:49:44.204Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-05T07:49:44.204Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-05T07:49:44.204Z] (43/128) Installing atk (2.36.0-r0) [2023-05-05T07:49:44.204Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-05T07:49:44.204Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-05T07:49:44.204Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-05T07:49:44.204Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-05T07:49:44.204Z] (48/128) Installing expat (2.5.0-r0) [2023-05-05T07:49:44.204Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-05T07:49:44.204Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-05T07:49:44.204Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-05T07:49:44.204Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-05T07:49:44.204Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-05T07:49:44.204Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-05T07:49:44.472Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-05T07:49:44.472Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-05T07:49:44.472Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-05T07:49:44.472Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-05T07:49:44.472Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-05T07:49:44.472Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-05T07:49:44.472Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-05T07:49:44.472Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-05T07:49:44.472Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-05T07:49:44.472Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-05T07:49:44.472Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-05T07:49:44.472Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-05T07:49:44.472Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-05T07:49:44.740Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-05T07:49:44.740Z] (69/128) Installing pango (1.48.10-r0) [2023-05-05T07:49:44.740Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-05T07:49:44.740Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-05T07:49:44.740Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-05T07:49:44.740Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-05T07:49:44.740Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-05T07:49:44.740Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-05T07:49:45.007Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-05T07:49:45.275Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-05T07:49:45.275Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-05T07:49:45.275Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-05T07:49:45.275Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-05T07:49:47.217Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-05T07:49:47.485Z] (80/128) Installing flac (1.3.4-r0) [2023-05-05T07:49:47.485Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-05T07:49:47.485Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-05T07:49:47.485Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-05T07:49:47.485Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-05T07:49:47.485Z] (85/128) Installing libass (0.15.2-r0) [2023-05-05T07:49:47.485Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-05T07:49:47.485Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-05T07:49:47.752Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-05T07:49:47.752Z] (89/128) Installing lame (3.100-r0) [2023-05-05T07:49:47.752Z] (90/128) Installing opus (1.3.1-r1) [2023-05-05T07:49:47.752Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-05T07:49:47.752Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-05T07:49:47.752Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-05T07:49:47.752Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-05T07:49:47.752Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-05T07:49:47.752Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-05T07:49:47.752Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-05T07:49:47.752Z] (98/128) Installing libva (2.13.0-r0) [2023-05-05T07:49:47.752Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-05T07:49:47.752Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-05T07:49:47.752Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-05T07:49:47.752Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-05T07:49:48.020Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-05T07:49:48.020Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-05T07:49:48.020Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-05T07:49:48.020Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-05T07:49:48.020Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-05T07:49:48.606Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-05T07:49:48.606Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-05T07:49:48.606Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-05T07:49:48.606Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-05T07:49:48.606Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-05T07:49:48.606Z] (113/128) Installing nspr (4.32-r0) [2023-05-05T07:49:48.606Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-05T07:49:48.606Z] (115/128) Installing nss (3.78.1-r0) [2023-05-05T07:49:48.873Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-05T07:49:48.873Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-05T07:49:48.873Z] (118/128) Installing orc (0.4.32-r0) [2023-05-05T07:49:48.873Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-05T07:49:48.873Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-05T07:49:48.873Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-05T07:49:48.873Z] (122/128) Installing libpulse (15.0-r2) [2023-05-05T07:49:48.873Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-05T07:49:48.873Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-05T07:49:48.873Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-05T07:49:48.873Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-05T07:49:48.873Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-05T07:49:48.873Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-05T07:49:53.123Z] Executing busybox-1.34.1-r7.trigger [2023-05-05T07:49:53.123Z] Executing glib-2.70.1-r0.trigger [2023-05-05T07:49:53.123Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-05T07:49:55.066Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-05T07:49:55.066Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-05T07:49:55.066Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-05T07:49:55.066Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-05T07:49:55.066Z] OK: 275 MiB in 144 packages [2023-05-05T07:50:05.132Z] Removing intermediate container 8bb23c1d6d19 [2023-05-05T07:50:05.132Z] ---> baf7c8e6932b [2023-05-05T07:50:05.132Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-05T07:50:05.132Z] ---> Running in f6b195ec9253 [2023-05-05T07:50:05.132Z] Removing intermediate container f6b195ec9253 [2023-05-05T07:50:05.132Z] ---> 1cfb8cb4777c [2023-05-05T07:50:05.132Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-05T07:50:05.132Z] ---> Running in 39f840a6bf86 [2023-05-05T07:50:05.132Z] Removing intermediate container 39f840a6bf86 [2023-05-05T07:50:05.132Z] ---> 96315660d686 [2023-05-05T07:50:05.132Z] Step 5/10 : RUN npm install -g npm [2023-05-05T07:50:05.132Z] ---> Running in bf64715dbdb8 [2023-05-05T07:50:31.822Z] [2023-05-05T07:50:31.822Z] removed 7 packages, changed 101 packages, and audited 264 packages in 24s [2023-05-05T07:50:31.822Z] [2023-05-05T07:50:31.822Z] 27 packages are looking for funding [2023-05-05T07:50:31.822Z] run `npm fund` for details [2023-05-05T07:50:31.822Z] [2023-05-05T07:50:31.822Z] found 0 vulnerabilities [2023-05-05T07:50:35.160Z] Removing intermediate container bf64715dbdb8 [2023-05-05T07:50:35.160Z] ---> 1ade1b8cf6e7 [2023-05-05T07:50:35.160Z] Step 6/10 : ARG USER=1000 [2023-05-05T07:50:35.160Z] ---> Running in e4a4c70af5dc [2023-05-05T07:50:35.160Z] Removing intermediate container e4a4c70af5dc [2023-05-05T07:50:35.160Z] ---> 4778a8080dc1 [2023-05-05T07:50:35.160Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-05T07:50:35.160Z] ---> Running in 0b558bd22e04 [2023-05-05T07:50:36.564Z] Removing intermediate container 0b558bd22e04 [2023-05-05T07:50:36.564Z] ---> f930adf02c8f [2023-05-05T07:50:36.564Z] Step 8/10 : USER $USER:$USER [2023-05-05T07:50:36.564Z] ---> Running in 52b6f9faad26 [2023-05-05T07:50:36.831Z] Removing intermediate container 52b6f9faad26 [2023-05-05T07:50:36.831Z] ---> afd1add0d157 [2023-05-05T07:50:36.831Z] Step 9/10 : WORKDIR /app [2023-05-05T07:50:36.831Z] ---> Running in baa9895c2f2f [2023-05-05T07:50:37.098Z] Removing intermediate container baa9895c2f2f [2023-05-05T07:50:37.098Z] ---> e5a2bc17d5e9 [2023-05-05T07:50:37.098Z] Step 10/10 : LABEL git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T07:50:37.098Z] ---> Running in 7659c4a5d73a [2023-05-05T07:50:37.364Z] Removing intermediate container 7659c4a5d73a [2023-05-05T07:50:37.364Z] ---> ee63c3a820b1 [2023-05-05T07:50:37.630Z] Successfully built ee63c3a820b1 [2023-05-05T07:50:37.630Z] Successfully tagged edgexfoundry/edgex-web-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T07:50:37.630Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-05T07:50:37.630Z] touch edgex-web-ui.imagebuilt [2023-05-05T07:50:37.630Z] mkdir -p node_modules coverage [2023-05-05T07:50:37.630Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-05T07:50:37.630Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE required: { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE }, [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE required: { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE }, [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE required: { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE }, [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE required: { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE }, [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE required: { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE }, [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE required: { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE }, [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE required: { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE }, [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE required: { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE }, [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE required: { [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE }, [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T07:50:47.688Z] npm WARN EBADENGINE } [2023-05-05T07:51:14.340Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-05T07:51:14.340Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-05T07:51:14.613Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T07:51:14.613Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-05T07:51:16.564Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-05T07:51:18.536Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-05T07:51:26.914Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-05T07:51:27.183Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-05T07:51:27.453Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-05T07:51:49.502Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-05T07:51:49.502Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T07:51:49.502Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T07:51:52.834Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T07:51:53.413Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T07:51:54.368Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T07:52:06.678Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-05T07:52:06.678Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-05T07:52:21.665Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-05T07:52:54.208Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-05T07:53:26.504Z] [2023-05-05T07:53:26.504Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-05T07:53:26.504Z] [2023-05-05T07:53:26.504Z] 90 packages are looking for funding [2023-05-05T07:53:26.504Z] run `npm fund` for details [2023-05-05T07:53:26.504Z] [2023-05-05T07:53:26.504Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-05T07:53:26.504Z] [2023-05-05T07:53:26.504Z] To address issues that do not require attention, run: [2023-05-05T07:53:26.504Z] npm audit fix [2023-05-05T07:53:26.504Z] [2023-05-05T07:53:26.504Z] To address all issues (including breaking changes), run: [2023-05-05T07:53:26.504Z] npm audit fix --force [2023-05-05T07:53:26.504Z] [2023-05-05T07:53:26.504Z] Run `npm audit` for details. [2023-05-05T07:53:29.084Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-05T07:53:44.078Z] - Generating browser application bundles (phase: setup)... [2023-05-05T07:54:16.307Z] Compiling @angular/core : es2015 as esm2015 [2023-05-05T07:54:16.307Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-05T07:54:42.982Z] Compiling @angular/common : es2015 as esm2015 [2023-05-05T07:54:42.982Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-05T07:54:47.224Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-05T07:54:47.224Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-05T07:54:51.488Z] Compiling @angular/router : es2015 as esm2015 [2023-05-05T07:54:51.760Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-05T07:54:57.108Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-05T07:54:58.063Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-05T07:54:58.329Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-05T07:55:02.584Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-05T07:55:02.584Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-05T07:55:02.849Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-05T07:55:59.226Z] 05 05 2023 07:55:57.497:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-05T07:55:59.226Z] 05 05 2023 07:55:57.514:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-05T07:55:59.226Z] 05 05 2023 07:55:57.546:INFO [launcher]: Starting browser ChromeHeadless [2023-05-05T07:57:07.085Z] 05 05 2023 07:57:06.317:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-05T07:57:15.277Z] 05 05 2023 07:57:14.775:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-05T07:57:30.239Z] 05 05 2023 07:57:28.388:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-05T07:57:48.418Z] ✔ Browser application bundle generation complete. [2023-05-05T07:57:48.999Z] 05 05 2023 07:57:48.705:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket F6ZKDLmU-731drwOAAAB with id 20688720 [2023-05-05T07:58:07.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-05T07:58:07.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.473 secs) [2023-05-05T07:58:07.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.514 secs) [2023-05-05T07:58:07.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.618 secs) [2023-05-05T07:58:08.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.776 secs) [2023-05-05T07:58:08.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.121 secs) [2023-05-05T07:58:08.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.177 secs) [2023-05-05T07:58:09.164Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.555 secs) [2023-05-05T07:58:09.164Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.734 secs) [2023-05-05T07:58:09.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.789 secs) [2023-05-05T07:58:09.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.853 secs) [2023-05-05T07:58:09.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.085 secs) [2023-05-05T07:58:09.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.359 secs) [2023-05-05T07:58:10.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.568 secs) [2023-05-05T07:58:10.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.643 secs) [2023-05-05T07:58:10.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.698 secs) [2023-05-05T07:58:10.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.804 secs) [2023-05-05T07:58:10.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.841 secs) [2023-05-05T07:58:10.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.954 secs) [2023-05-05T07:58:11.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.124 secs) [2023-05-05T07:58:11.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.33 secs) [2023-05-05T07:58:11.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.4 secs) [2023-05-05T07:58:11.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.518 secs) [2023-05-05T07:58:11.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.724 secs) [2023-05-05T07:58:11.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.754 secs) [2023-05-05T07:58:11.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.792 secs) [2023-05-05T07:58:12.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.038 secs) [2023-05-05T07:58:12.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.055 secs) [2023-05-05T07:58:12.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.068 secs) [2023-05-05T07:58:12.369Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.211 secs) [2023-05-05T07:58:12.369Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.228 secs) [2023-05-05T07:58:12.369Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.238 secs) [2023-05-05T07:58:12.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.387 secs) [2023-05-05T07:58:12.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.403 secs) [2023-05-05T07:58:12.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.413 secs) [2023-05-05T07:58:12.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.539 secs) [2023-05-05T07:58:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.605 secs) [2023-05-05T07:58:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.627 secs) [2023-05-05T07:58:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.661 secs) [2023-05-05T07:58:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.717 secs) [2023-05-05T07:58:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.738 secs) [2023-05-05T07:58:13.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.752 secs) [2023-05-05T07:58:13.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.931 secs) [2023-05-05T07:58:13.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.949 secs) [2023-05-05T07:58:13.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.023 secs) [2023-05-05T07:58:13.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.1 secs) [2023-05-05T07:58:13.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.17 secs) [2023-05-05T07:58:13.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.329 secs) [2023-05-05T07:58:13.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.346 secs) [2023-05-05T07:58:13.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.361 secs) [2023-05-05T07:58:13.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.42 secs) [2023-05-05T07:58:13.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.437 secs) [2023-05-05T07:58:14.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.623 secs) [2023-05-05T07:58:14.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.727 secs) [2023-05-05T07:58:14.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.756 secs) [2023-05-05T07:58:14.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.784 secs) [2023-05-05T07:58:14.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.81 secs) [2023-05-05T07:58:14.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.91 secs) [2023-05-05T07:58:14.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.944 secs) [2023-05-05T07:58:14.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.961 secs) [2023-05-05T07:58:14.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.004 secs) [2023-05-05T07:58:14.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.09 secs) [2023-05-05T07:58:15.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.269 secs) [2023-05-05T07:58:15.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.335 secs) [2023-05-05T07:58:15.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.393 secs) [2023-05-05T07:58:15.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.412 secs) [2023-05-05T07:58:15.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.422 secs) [2023-05-05T07:58:15.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.437 secs) [2023-05-05T07:58:15.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.513 secs) [2023-05-05T07:58:15.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.556 secs) [2023-05-05T07:58:15.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.624 secs) [2023-05-05T07:58:15.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.797 secs) [2023-05-05T07:58:16.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.989 secs) [2023-05-05T07:58:16.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.01 secs) [2023-05-05T07:58:16.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.026 secs) [2023-05-05T07:58:16.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.041 secs) [2023-05-05T07:58:16.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.083 secs) [2023-05-05T07:58:16.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.15 secs) [2023-05-05T07:58:16.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.346 secs) [2023-05-05T07:58:16.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.405 secs) [2023-05-05T07:58:16.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.468 secs) [2023-05-05T07:58:16.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.573 secs) [2023-05-05T07:58:17.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.62 secs) [2023-05-05T07:58:17.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.822 secs) [2023-05-05T07:58:17.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.846 secs) [2023-05-05T07:58:17.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.86 secs) [2023-05-05T07:58:17.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.876 secs) [2023-05-05T07:58:17.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.927 secs) [2023-05-05T07:58:17.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.968 secs) [2023-05-05T07:58:17.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.13 secs) [2023-05-05T07:58:17.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.192 secs) [2023-05-05T07:58:17.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.24 secs) [2023-05-05T07:58:18.231Z] WARN: ' [2023-05-05T07:58:18.231Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T07:58:18.231Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T07:58:18.231Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T07:58:18.231Z] in a future version of Angular. [2023-05-05T07:58:18.231Z] [2023-05-05T07:58:18.231Z] For more information on this, see our API docs here: [2023-05-05T07:58:18.231Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T07:58:18.231Z] ' [2023-05-05T07:58:18.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.24 secs) [2023-05-05T07:58:18.231Z] WARN: ' [2023-05-05T07:58:18.231Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T07:58:18.231Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T07:58:18.231Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T07:58:18.231Z] in a future version of Angular. [2023-05-05T07:58:18.231Z] [2023-05-05T07:58:18.231Z] For more information on this, see our API docs here: [2023-05-05T07:58:18.231Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T07:58:18.231Z] ' [2023-05-05T07:58:18.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.406 secs) [2023-05-05T07:58:18.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.46 secs) [2023-05-05T07:58:18.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.515 secs) [2023-05-05T07:58:18.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.576 secs) [2023-05-05T07:58:18.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.701 secs) [2023-05-05T07:58:18.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.779 secs) [2023-05-05T07:58:18.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.867 secs) [2023-05-05T07:58:19.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.956 secs) [2023-05-05T07:58:19.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.006 secs) [2023-05-05T07:58:19.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.06 secs) [2023-05-05T07:58:19.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.448 secs) [2023-05-05T07:58:19.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.513 secs) [2023-05-05T07:58:19.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.545 secs) [2023-05-05T07:58:19.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.57 secs) [2023-05-05T07:58:19.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.597 secs) [2023-05-05T07:58:20.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.696 secs) [2023-05-05T07:58:20.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.748 secs) [2023-05-05T07:58:20.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.771 secs) [2023-05-05T07:58:20.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.796 secs) [2023-05-05T07:58:20.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.817 secs) [2023-05-05T07:58:20.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.13 secs) [2023-05-05T07:58:20.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.21 secs) [2023-05-05T07:58:20.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.266 secs) [2023-05-05T07:58:20.958Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.385 secs) [2023-05-05T07:58:20.958Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.403 secs) [2023-05-05T07:58:20.958Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.473 secs) [2023-05-05T07:58:21.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.678 secs) [2023-05-05T07:58:21.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.712 secs) [2023-05-05T07:58:21.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.737 secs) [2023-05-05T07:58:21.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.78 secs) [2023-05-05T07:58:21.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.808 secs) [2023-05-05T07:58:21.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.849 secs) [2023-05-05T07:58:21.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.061 secs) [2023-05-05T07:58:22.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.308 secs) [2023-05-05T07:58:22.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.395 secs) [2023-05-05T07:58:22.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.425 secs) [2023-05-05T07:58:22.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.453 secs) [2023-05-05T07:58:22.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.529 secs) [2023-05-05T07:58:22.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.573 secs) [2023-05-05T07:58:22.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.684 secs) [2023-05-05T07:58:22.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.726 secs) [2023-05-05T07:58:22.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.761 secs) [2023-05-05T07:58:23.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.933 secs) [2023-05-05T07:58:23.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.979 secs) [2023-05-05T07:58:23.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.108 secs) [2023-05-05T07:58:23.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.144 secs) [2023-05-05T07:58:23.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.598 secs) [2023-05-05T07:58:23.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.631 secs) [2023-05-05T07:58:24.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.687 secs) [2023-05-05T07:58:24.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.718 secs) [2023-05-05T07:58:24.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.81 secs) [2023-05-05T07:58:24.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.844 secs) [2023-05-05T07:58:24.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.862 secs) [2023-05-05T07:58:24.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.872 secs) [2023-05-05T07:58:24.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.993 secs) [2023-05-05T07:58:24.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.014 secs) [2023-05-05T07:58:24.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.025 secs) [2023-05-05T07:58:24.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.075 secs) [2023-05-05T07:58:25.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.718 secs / 14.075 secs) [2023-05-05T07:58:25.675Z] TOTAL: 149 SUCCESS [2023-05-05T07:58:25.675Z] ✔ Browser application bundle generation complete. [2023-05-05T07:58:29.009Z] [2023-05-05T07:58:29.009Z] =============================== Coverage summary =============================== [2023-05-05T07:58:29.009Z] Statements : 40.98% ( 1467/3580 ) [2023-05-05T07:58:29.009Z] Branches : 12.03% ( 111/923 ) [2023-05-05T07:58:29.009Z] Functions : 33.28% ( 432/1298 ) [2023-05-05T07:58:29.009Z] Lines : 38.91% ( 1318/3387 ) [2023-05-05T07:58:29.009Z] ================================================================================ [2023-05-05T07:58:29.009Z] 05 05 2023 07:58:28.682:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-05T07:58:29.967Z] ✔ Browser application bundle generation complete. [2023-05-05T07:58:30.551Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/104/web' [Pipeline] echo [2023-05-05T07:58:30.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T07:58:30.579Z] $ docker stop --time=1 c43e9682b78f47fb0f72f7025a763fd3906d4d03caa252981d721e89d973f861 [2023-05-05T07:58:32.328Z] $ docker rm -f --volumes c43e9682b78f47fb0f72f7025a763fd3906d4d03caa252981d721e89d973f861 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T07:58:33.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T07:58:35.928Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T07:58:41.024Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T07:58:41.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T07:58:44.302Z] + ls -al . [2023-05-05T07:58:44.302Z] total 176 [2023-05-05T07:58:44.302Z] drwxrwxr-x 13 jenkins jenkins 4096 May 5 07:47 . [2023-05-05T07:58:44.302Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:44 .. [2023-05-05T07:58:44.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:44 .blubracket [2023-05-05T07:58:44.302Z] -rw-rw-r-- 1 jenkins jenkins 18 May 5 07:44 .dockerignore [2023-05-05T07:58:44.302Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 07:44 .git [2023-05-05T07:58:44.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:44 .github [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 185 May 5 07:44 .gitignore [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 5 07:44 Attribution.txt [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 5 07:44 CHANGELOG.md [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 5 07:44 CONTRIBUTING.md [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 5 07:44 Dockerfile [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 652 May 5 07:44 Jenkinsfile [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 5 07:44 LICENSE [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 5 07:44 Makefile [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 5 07:44 README.md [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 11 May 5 07:40 VERSION [2023-05-05T07:58:44.303Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:44 assets [2023-05-05T07:58:44.303Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:44 bin [2023-05-05T07:58:44.303Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:44 cmd [2023-05-05T07:58:44.303Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 07:47 coverage.out [2023-05-05T07:58:44.303Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:44 docs [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 5 07:44 go.mod [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 5 07:44 go.sum [2023-05-05T07:58:44.303Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 07:44 internal [2023-05-05T07:58:44.303Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:44 snap [2023-05-05T07:58:44.303Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:44 testing [2023-05-05T07:58:44.303Z] -rw-rw-r-- 1 jenkins jenkins 155 May 5 07:44 version.go [2023-05-05T07:58:44.303Z] drwxrwxr-x 6 jenkins jenkins 4096 May 5 07:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:58:44.637Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 --label arch=arm64 --label version=3.0.0-dev.8 . [2023-05-05T07:58:46.054Z] Sending build context to Docker daemon 31.63MB [2023-05-05T07:58:46.054Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T07:58:46.054Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T07:58:46.054Z] ---> c60dfd9b3d90 [2023-05-05T07:58:46.054Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T07:58:46.319Z] ---> Running in 3caeb498c48b [2023-05-05T07:58:46.585Z] Removing intermediate container 3caeb498c48b [2023-05-05T07:58:46.585Z] ---> 02dded5fb8e6 [2023-05-05T07:58:46.585Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T07:58:46.585Z] ---> Running in 0d195a6e9106 [2023-05-05T07:58:46.851Z] Removing intermediate container 0d195a6e9106 [2023-05-05T07:58:46.851Z] ---> 3e9209b7b35d [2023-05-05T07:58:46.851Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T07:58:46.851Z] ---> Running in 734b749650d8 [2023-05-05T07:58:47.121Z] Removing intermediate container 734b749650d8 [2023-05-05T07:58:47.121Z] ---> dd5f6e4ac2c4 [2023-05-05T07:58:47.121Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-05T07:58:47.121Z] ---> Running in 3a058a70e2ed [2023-05-05T07:58:47.388Z] Removing intermediate container 3a058a70e2ed [2023-05-05T07:58:47.388Z] ---> 1e68937e6136 [2023-05-05T07:58:47.389Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T07:58:47.655Z] ---> Running in a686c09902a4 [2023-05-05T07:58:47.922Z] Removing intermediate container a686c09902a4 [2023-05-05T07:58:47.922Z] ---> 5debf04db68b [2023-05-05T07:58:47.922Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T07:58:49.327Z] ---> 393eb5d33e8b [2023-05-05T07:58:49.327Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T07:58:49.327Z] ---> Running in 685401431e88 [2023-05-05T07:58:50.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:58:50.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:58:51.824Z] OK: 263 MiB in 53 packages [2023-05-05T07:58:55.160Z] Removing intermediate container 685401431e88 [2023-05-05T07:58:55.160Z] ---> f340547b9a50 [2023-05-05T07:58:55.160Z] Step 10/25 : ENV GO111MODULE=on [2023-05-05T07:58:55.160Z] ---> Running in 0e701bba3190 [2023-05-05T07:58:55.160Z] Removing intermediate container 0e701bba3190 [2023-05-05T07:58:55.160Z] ---> 2dbd548e2f49 [2023-05-05T07:58:55.160Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T07:58:55.424Z] ---> Running in ad5268affaf0 [2023-05-05T07:58:55.689Z] Removing intermediate container ad5268affaf0 [2023-05-05T07:58:55.689Z] ---> 26e39bbd26be [2023-05-05T07:58:55.689Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-05T07:58:56.274Z] ---> 649c9b2100e2 [2023-05-05T07:58:56.274Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:58:56.274Z] ---> Running in 5dbec211dfb5 [2023-05-05T07:58:58.846Z] Removing intermediate container 5dbec211dfb5 [2023-05-05T07:58:58.846Z] ---> f73297fb3a8b [2023-05-05T07:58:58.846Z] Step 14/25 : COPY . . [2023-05-05T07:59:03.089Z] ---> eb6ece8fe284 [2023-05-05T07:59:03.089Z] Step 15/25 : RUN ${MAKE} [2023-05-05T07:59:03.089Z] ---> Running in 6917913732a3 [2023-05-05T07:59:03.361Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-05T08:00:55.327Z] Removing intermediate container 6917913732a3 [2023-05-05T08:00:55.327Z] ---> f78a3a61ac41 [2023-05-05T08:00:55.327Z] Step 16/25 : FROM alpine:3.17 [2023-05-05T08:00:55.327Z] 3.17: Pulling from library/alpine [2023-05-05T08:00:55.327Z] c41833b44d91: Already exists [2023-05-05T08:00:55.327Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T08:00:55.327Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T08:00:55.327Z] ---> 51e60588ff2c [2023-05-05T08:00:55.327Z] Step 17/25 : EXPOSE 4000 [2023-05-05T08:00:55.327Z] ---> Running in 3dab8ff5130e [2023-05-05T08:00:55.327Z] Removing intermediate container 3dab8ff5130e [2023-05-05T08:00:55.327Z] ---> 963ca9cd2f2a [2023-05-05T08:00:55.327Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T08:00:56.285Z] ---> 97bd48dc682a [2023-05-05T08:00:56.285Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-05T08:00:56.868Z] ---> 1bd43fee6ae0 [2023-05-05T08:00:56.868Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-05T08:00:57.452Z] ---> 57caa114e64f [2023-05-05T08:00:57.452Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T08:00:57.452Z] ---> Running in 37f3037f6483 [2023-05-05T08:00:57.717Z] Removing intermediate container 37f3037f6483 [2023-05-05T08:00:57.718Z] ---> 98d00b4b7f16 [2023-05-05T08:00:57.718Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-05T08:00:57.984Z] ---> Running in 14e892b9aec0 [2023-05-05T08:00:57.984Z] Removing intermediate container 14e892b9aec0 [2023-05-05T08:00:57.984Z] ---> 2d3b5ac404c8 [2023-05-05T08:00:57.984Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T08:00:58.249Z] ---> Running in 3bcbd75484b5 [2023-05-05T08:00:58.514Z] Removing intermediate container 3bcbd75484b5 [2023-05-05T08:00:58.514Z] ---> 99f62c4317b9 [2023-05-05T08:00:58.514Z] Step 24/25 : LABEL git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T08:00:58.514Z] ---> Running in ae1d714f4a79 [2023-05-05T08:00:58.779Z] Removing intermediate container ae1d714f4a79 [2023-05-05T08:00:58.779Z] ---> aca8f870f003 [2023-05-05T08:00:58.779Z] Step 25/25 : LABEL version=3.0.0-dev.8 [2023-05-05T08:00:58.779Z] ---> Running in 700a2269c025 [2023-05-05T08:00:59.043Z] Removing intermediate container 700a2269c025 [2023-05-05T08:00:59.043Z] ---> 7bbe0822a202 [2023-05-05T08:00:59.043Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T08:00:59.309Z] Successfully built 7bbe0822a202 [2023-05-05T08:00:59.309Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T08:00:59.438Z] provisioning config files... [2023-05-05T08:00:59.452Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/104@tmp/config14088110378751677823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:00:59.786Z] ---> docker-login.sh [2023-05-05T08:00:59.786Z] nexus3.edgexfoundry.org:10001 [2023-05-05T08:00:59.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T08:01:00.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T08:01:00.051Z] Configure a credential helper to remove this warning. See [2023-05-05T08:01:00.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T08:01:00.051Z] [2023-05-05T08:01:00.051Z] Login Succeeded [2023-05-05T08:01:00.051Z] nexus3.edgexfoundry.org:10002 [2023-05-05T08:01:00.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T08:01:00.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T08:01:00.317Z] Configure a credential helper to remove this warning. See [2023-05-05T08:01:00.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T08:01:00.317Z] [2023-05-05T08:01:00.317Z] Login Succeeded [2023-05-05T08:01:00.317Z] nexus3.edgexfoundry.org:10003 [2023-05-05T08:01:00.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T08:01:00.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T08:01:00.582Z] Configure a credential helper to remove this warning. See [2023-05-05T08:01:00.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T08:01:00.582Z] [2023-05-05T08:01:00.582Z] Login Succeeded [2023-05-05T08:01:00.582Z] nexus3.edgexfoundry.org:10004 [2023-05-05T08:01:00.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T08:01:01.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T08:01:01.114Z] Configure a credential helper to remove this warning. See [2023-05-05T08:01:01.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T08:01:01.114Z] [2023-05-05T08:01:01.114Z] Login Succeeded [2023-05-05T08:01:01.114Z] docker.io [2023-05-05T08:01:01.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T08:01:01.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T08:01:01.644Z] Configure a credential helper to remove this warning. See [2023-05-05T08:01:01.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T08:01:01.644Z] [2023-05-05T08:01:01.644Z] Login Succeeded [2023-05-05T08:01:01.644Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T08:01:01.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T08:01:01.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T08:01:01.696Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-05T08:01:01.696Z] b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T08:01:01.696Z] latest [2023-05-05T08:01:01.696Z] 3.0.0-dev.8 [2023-05-05T08:01:01.696Z] b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [2023-05-05T08:01:01.696Z] main [2023-05-05T08:01:01.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:02.034Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:02.357Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T08:01:02.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-05T08:01:02.357Z] 2d61b813a13c: Preparing [2023-05-05T08:01:02.357Z] 0dcf7e40fc23: Preparing [2023-05-05T08:01:02.357Z] 706ace877e02: Preparing [2023-05-05T08:01:02.357Z] 26cbea5cba74: Preparing [2023-05-05T08:01:02.357Z] 26cbea5cba74: Layer already exists [2023-05-05T08:01:02.621Z] 0dcf7e40fc23: Pushed [2023-05-05T08:01:02.621Z] 2d61b813a13c: Pushed [2023-05-05T08:01:09.250Z] 706ace877e02: Pushed [2023-05-05T08:01:09.250Z] b9ee93b39939f4d905786058fe06f88771ce2d73: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:09.586Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:09.921Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-05T08:01:09.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-05T08:01:09.921Z] 2d61b813a13c: Preparing [2023-05-05T08:01:09.921Z] 0dcf7e40fc23: Preparing [2023-05-05T08:01:09.921Z] 706ace877e02: Preparing [2023-05-05T08:01:09.921Z] 26cbea5cba74: Preparing [2023-05-05T08:01:09.921Z] 26cbea5cba74: Layer already exists [2023-05-05T08:01:09.921Z] 706ace877e02: Layer already exists [2023-05-05T08:01:09.921Z] 0dcf7e40fc23: Layer already exists [2023-05-05T08:01:09.921Z] 2d61b813a13c: Layer already exists [2023-05-05T08:01:09.921Z] latest: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:10.531Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:10.868Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.8 [2023-05-05T08:01:10.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-05T08:01:10.868Z] 2d61b813a13c: Preparing [2023-05-05T08:01:10.868Z] 0dcf7e40fc23: Preparing [2023-05-05T08:01:10.868Z] 706ace877e02: Preparing [2023-05-05T08:01:10.868Z] 26cbea5cba74: Preparing [2023-05-05T08:01:10.868Z] 26cbea5cba74: Layer already exists [2023-05-05T08:01:10.869Z] 706ace877e02: Layer already exists [2023-05-05T08:01:10.869Z] 0dcf7e40fc23: Layer already exists [2023-05-05T08:01:10.869Z] 2d61b813a13c: Layer already exists [2023-05-05T08:01:11.133Z] 3.0.0-dev.8: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:11.474Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:11.817Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [2023-05-05T08:01:11.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-05T08:01:11.817Z] 2d61b813a13c: Preparing [2023-05-05T08:01:11.817Z] 0dcf7e40fc23: Preparing [2023-05-05T08:01:11.817Z] 706ace877e02: Preparing [2023-05-05T08:01:11.817Z] 26cbea5cba74: Preparing [2023-05-05T08:01:11.817Z] 0dcf7e40fc23: Layer already exists [2023-05-05T08:01:11.817Z] 2d61b813a13c: Layer already exists [2023-05-05T08:01:11.817Z] 26cbea5cba74: Layer already exists [2023-05-05T08:01:11.817Z] 706ace877e02: Layer already exists [2023-05-05T08:01:11.817Z] b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:12.172Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:12.518Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-05T08:01:12.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-05T08:01:12.518Z] 2d61b813a13c: Preparing [2023-05-05T08:01:12.518Z] 0dcf7e40fc23: Preparing [2023-05-05T08:01:12.518Z] 706ace877e02: Preparing [2023-05-05T08:01:12.518Z] 26cbea5cba74: Preparing [2023-05-05T08:01:12.518Z] 26cbea5cba74: Layer already exists [2023-05-05T08:01:12.518Z] 706ace877e02: Layer already exists [2023-05-05T08:01:12.518Z] 2d61b813a13c: Layer already exists [2023-05-05T08:01:12.518Z] 0dcf7e40fc23: Layer already exists [2023-05-05T08:01:12.518Z] main: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T08:01:12.847Z] ===================================================== [Pipeline] echo [2023-05-05T08:01:12.857Z] taggedImages: [2023-05-05T08:01:12.857Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73 [2023-05-05T08:01:12.857Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-05T08:01:12.857Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.8 [2023-05-05T08:01:12.857Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [2023-05-05T08:01:12.857Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:13.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T08:01:13.211Z] [2023-05-05T08:01:13.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:13.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T08:01:13.539Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T08:01:13.539Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T08:01:13.539Z] 04944245beec: Pulling fs layer [2023-05-05T08:01:13.539Z] 699f458cf7ca: Pulling fs layer [2023-05-05T08:01:13.539Z] 765212b225bb: Pulling fs layer [2023-05-05T08:01:13.539Z] f23df028b6ca: Pulling fs layer [2023-05-05T08:01:13.539Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T08:01:13.539Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T08:01:13.539Z] 765212b225bb: Waiting [2023-05-05T08:01:13.539Z] f23df028b6ca: Waiting [2023-05-05T08:01:13.539Z] d65c8cfc05b1: Waiting [2023-05-05T08:01:13.539Z] 2437ff75d9bd: Waiting [2023-05-05T08:01:13.808Z] 04944245beec: Verifying Checksum [2023-05-05T08:01:13.808Z] 04944245beec: Download complete [2023-05-05T08:01:13.808Z] 765212b225bb: Verifying Checksum [2023-05-05T08:01:13.808Z] 765212b225bb: Download complete [2023-05-05T08:01:13.808Z] f23df028b6ca: Verifying Checksum [2023-05-05T08:01:13.808Z] f23df028b6ca: Download complete [2023-05-05T08:01:13.808Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T08:01:13.808Z] d65c8cfc05b1: Download complete [2023-05-05T08:01:14.077Z] 699f458cf7ca: Verifying Checksum [2023-05-05T08:01:14.077Z] 699f458cf7ca: Download complete [2023-05-05T08:01:14.343Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T08:01:14.344Z] 8998bd30e6a1: Download complete [2023-05-05T08:01:16.926Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T08:01:16.926Z] 2437ff75d9bd: Download complete [2023-05-05T08:01:18.336Z] 8998bd30e6a1: Pull complete [2023-05-05T08:01:18.917Z] 04944245beec: Pull complete [2023-05-05T08:01:20.327Z] 699f458cf7ca: Pull complete [2023-05-05T08:01:20.327Z] 765212b225bb: Pull complete [2023-05-05T08:01:20.912Z] f23df028b6ca: Pull complete [2023-05-05T08:01:21.179Z] d65c8cfc05b1: Pull complete [2023-05-05T08:01:36.310Z] 2437ff75d9bd: Pull complete [2023-05-05T08:01:36.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T08:01:36.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T08:01:36.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T08:01:36.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-13883 does not seem to be running inside a container [2023-05-05T08:01:36.582Z] $ 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/104 -v /w/workspace/edgex-ui-go/104:/w/workspace/edgex-ui-go/104:rw,z -v /w/workspace/edgex-ui-go/104@tmp:/w/workspace/edgex-ui-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T08:01:39.696Z] $ docker top c9c811c22c15fa46a7373ad2d90120d4e73a7d26fecb072fe2985724f00a1cfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:01:40.556Z] ---> job-cost.sh [2023-05-05T08:01:40.556Z] lf-activate-venv: SKIPPING [2023-05-05T08:01:40.556Z] INFO: No Stack... [2023-05-05T08:01:41.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T08:01:41.726Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T08:01:42.373Z] + + cut -d, -f6 [2023-05-05T08:01:42.373Z] cat /w/workspace/edgex-ui-go/104/archives/cost.csv [Pipeline] lock [2023-05-05T08:01:42.412Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [2023-05-05T08:01:42.418Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] did not exist. Created. [2023-05-05T08:01:42.418Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T08:01:43.081Z] /w/workspace/edgex-ui-go/104@tmp/durable-ae20ed39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T08:01:43.736Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T08:01:43.758Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T08:01:48.805Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T08:01:48.812Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T08:01:48.826Z] $ docker stop --time=1 c9c811c22c15fa46a7373ad2d90120d4e73a7d26fecb072fe2985724f00a1cfd [2023-05-05T08:01:50.560Z] $ docker rm -f --volumes c9c811c22c15fa46a7373ad2d90120d4e73a7d26fecb072fe2985724f00a1cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T08:01:50.970Z] provisioning config files... [2023-05-05T08:01:50.978Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14796178393784088582tmp [Pipeline] { [Pipeline] sh [2023-05-05T08:01:51.273Z] + set +x [2023-05-05T08:01:51.273Z] + + curl -sbash https://codecov.io/bash -s [2023-05-05T08:01:51.273Z] -- [2023-05-05T08:01:51.273Z] [2023-05-05T08:01:51.273Z] _____ _ [2023-05-05T08:01:51.273Z] / ____| | | [2023-05-05T08:01:51.273Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T08:01:51.273Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T08:01:51.273Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T08:01:51.273Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T08:01:51.273Z] Bash-1.0.6 [2023-05-05T08:01:51.273Z] [2023-05-05T08:01:51.273Z] [2023-05-05T08:01:51.273Z] ==> git version 2.25.1 found [2023-05-05T08:01:51.273Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T08:01:51.273Z] Release-Date: 2020-01-08 [2023-05-05T08:01:51.273Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T08:01:51.273Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T08:01:51.273Z] ==> Jenkins CI detected. [2023-05-05T08:01:51.273Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-05T08:01:51.273Z] project root: . [2023-05-05T08:01:51.273Z] --> token set from env [2023-05-05T08:01:51.273Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T08:01:51.273Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T08:01:51.531Z] ==> Python coveragepy not found [2023-05-05T08:01:51.531Z] ==> Searching for coverage reports in: [2023-05-05T08:01:51.531Z] + . [2023-05-05T08:01:51.531Z] -> Found 1 reports [2023-05-05T08:01:51.531Z] ==> Detecting git/mercurial file structure [2023-05-05T08:01:51.531Z] ==> Reading reports [2023-05-05T08:01:51.531Z] + ./coverage.out bytes=10 [2023-05-05T08:01:51.531Z] ==> Appending adjustments [2023-05-05T08:01:51.531Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T08:01:52.465Z] + Found adjustments [2023-05-05T08:01:52.465Z] ==> Gzipping contents [2023-05-05T08:01:52.465Z] 12K /tmp/codecov.FKIi4z.gz [2023-05-05T08:01:52.465Z] ==> Uploading reports [2023-05-05T08:01:52.465Z] url: https://codecov.io [2023-05-05T08:01:52.465Z] query: branch=main&commit=b9ee93b39939f4d905786058fe06f88771ce2d73&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T08:01:52.465Z] -> Pinging Codecov [2023-05-05T08:01:52.466Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=b9ee93b39939f4d905786058fe06f88771ce2d73&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T08:01:52.723Z] -> Uploading to [2023-05-05T08:01:52.723Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/FB506323287CE973F263BFD2A0EB1F37/b9ee93b39939f4d905786058fe06f88771ce2d73/d73883b8-12a5-416e-a40d-c812cfaaf343.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T080152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00c4cadd69889d5666c8dba5ca2b81daef4550d6b0aec24710e7549fc462fe34 [2023-05-05T08:01:52.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T08:01:52.723Z] Dload Upload Total Spent Left Speed [2023-05-05T08:01:52.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 40153 --:--:-- --:--:-- --:--:-- 39972 100 8874 0 0 100 8874 0 37601 --:--:-- --:--:-- --:--:-- 37443 [2023-05-05T08:01:52.981Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] } [2023-05-05T08:01:52.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T08:01:53.198Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T08:01:53.210Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:53.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T08:01:53.510Z] [2023-05-05T08:01:53.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:01:53.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T08:01:53.810Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T08:01:53.810Z] df9b9388f04a: Pulling fs layer [2023-05-05T08:01:53.810Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T08:01:53.810Z] 25bc292e5bac: Pulling fs layer [2023-05-05T08:01:53.810Z] 114826534d7a: Pulling fs layer [2023-05-05T08:01:53.810Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T08:01:53.810Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T08:01:53.810Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T08:01:53.810Z] 114826534d7a: Waiting [2023-05-05T08:01:53.810Z] 6ad1cebc031e: Waiting [2023-05-05T08:01:53.810Z] 4657fd5d0bcf: Waiting [2023-05-05T08:01:53.810Z] 8a3aa393b2d8: Waiting [2023-05-05T08:01:53.810Z] 25bc292e5bac: Verifying Checksum [2023-05-05T08:01:53.810Z] 25bc292e5bac: Download complete [2023-05-05T08:01:53.810Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T08:01:53.810Z] 52dc419b0ee2: Download complete [2023-05-05T08:01:53.810Z] 4657fd5d0bcf: Download complete [2023-05-05T08:01:53.810Z] df9b9388f04a: Verifying Checksum [2023-05-05T08:01:53.810Z] df9b9388f04a: Download complete [2023-05-05T08:01:54.070Z] df9b9388f04a: Pull complete [2023-05-05T08:01:54.070Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T08:01:54.070Z] 6ad1cebc031e: Download complete [2023-05-05T08:01:54.070Z] 52dc419b0ee2: Pull complete [2023-05-05T08:01:54.070Z] 25bc292e5bac: Pull complete [2023-05-05T08:01:54.639Z] 114826534d7a: Verifying Checksum [2023-05-05T08:01:54.639Z] 114826534d7a: Download complete [2023-05-05T08:01:54.639Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T08:01:54.639Z] 8a3aa393b2d8: Download complete [2023-05-05T08:01:57.922Z] 114826534d7a: Pull complete [2023-05-05T08:01:57.922Z] 4657fd5d0bcf: Pull complete [2023-05-05T08:01:58.489Z] 6ad1cebc031e: Pull complete [2023-05-05T08:02:01.022Z] 8a3aa393b2d8: Pull complete [2023-05-05T08:02:01.022Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T08:02:01.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T08:02:01.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T08:02:01.098Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T08:02:01.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T08:02:02.919Z] $ docker top 3a79230680116e716d2b9e5d3299b3cae834bd17a50579901d00d24c133a2101 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T08:02:02.981Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-05T08:02:03.262Z] + set -o pipefail [2023-05-05T08:02:03.262Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-05T08:02:18.131Z] [2023-05-05T08:02:18.131Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-05T08:02:18.131Z] [2023-05-05T08:02:18.131Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/7396d9e4-d03e-4c63-be67-198e912d287d [2023-05-05T08:02:18.131Z] [2023-05-05T08:02:18.132Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-05T08:02:18.132Z] [2023-05-05T08:02:18.132Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T08:02:18.132Z] [2023-05-05T08:02:18.132Z] [2023-05-05T08:02:18.132Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T08:02:18.132Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T08:02:18.132Z] More details here: https://snyk.co/ue1NS [2023-05-05T08:02:18.132Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T08:02:18.132Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T08:02:18.143Z] $ docker stop --time=1 3a79230680116e716d2b9e5d3299b3cae834bd17a50579901d00d24c133a2101 [2023-05-05T08:02:20.056Z] $ docker rm -f --volumes 3a79230680116e716d2b9e5d3299b3cae834bd17a50579901d00d24c133a2101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T08:02:20.764Z] + git log --format=format:%s -1 b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] sh [2023-05-05T08:02:21.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T08:02:21.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:02:21.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T08:02:21.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T08:02:21.417Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T08:02:21.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T08:02:21.776Z] $ docker top 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 -eo pid,comm [2023-05-05T08:02:21.816Z] 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-05T08:02:21.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T08:02:21.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T08:02:21.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T08:02:21.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T08:02:21.964Z] $ docker exec 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 ssh-agent [2023-05-05T08:02:22.063Z] SSH_AUTH_SOCK=/tmp/ssh-QrAPVVG1tHoL/agent.33 [2023-05-05T08:02:22.063Z] SSH_AGENT_PID=39 [2023-05-05T08:02:22.069Z] Running ssh-add (command line suppressed) [2023-05-05T08:02:22.163Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2048895562995301013.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2048895562995301013.key) [2023-05-05T08:02:22.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T08:02:22.456Z] + git semver tag [2023-05-05T08:02:22.717Z] 2023-05-05 08:02:22,709 [run_tag] DEBUG tag force:False [2023-05-05T08:02:22.717Z] 2023-05-05 08:02:22,709 [check_head_tag] DEBUG check head tag [2023-05-05T08:02:22.717Z] 2023-05-05 08:02:22,710 [execute] INFO git cat-file --batch-check [2023-05-05T08:02:22.717Z] 2023-05-05 08:02:22,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T08:02:22.717Z] 2023-05-05 08:02:22,714 [execute] INFO git cat-file --batch [2023-05-05T08:02:22.717Z] 2023-05-05 08:02:22,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T08:02:22.974Z] 2023-05-05 08:02:22,734 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-05T08:02:22.974Z] 2023-05-05 08:02:22,734 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 [2023-05-05T08:02:22.974Z] 2023-05-05 08:02:22,735 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T08:02:22.974Z] 2023-05-05 08:02:22,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-05T08:02:22.974Z] 3.0.0-dev.8 [Pipeline] } [2023-05-05T08:02:22.985Z] $ docker exec --env ******** --env ******** 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 ssh-agent -k [2023-05-05T08:02:23.073Z] unset SSH_AUTH_SOCK; [2023-05-05T08:02:23.073Z] unset SSH_AGENT_PID; [2023-05-05T08:02:23.074Z] echo Agent pid 39 killed; [2023-05-05T08:02:23.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T08:02:23.392Z] + git semver [Pipeline] } [2023-05-05T08:02:23.662Z] $ docker stop --time=1 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 [2023-05-05T08:02:24.931Z] $ docker rm -f --volumes 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:02:25.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T08:02:25.304Z] [2023-05-05T08:02:25.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:02:25.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T08:02:25.598Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T08:02:25.598Z] ab5ef0e58194: Pulling fs layer [2023-05-05T08:02:25.598Z] 9712f1f96733: Pulling fs layer [2023-05-05T08:02:25.598Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T08:02:25.598Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T08:02:25.598Z] e9a5061849ea: Pulling fs layer [2023-05-05T08:02:25.598Z] d747dcd14b5f: Pulling fs layer [2023-05-05T08:02:25.598Z] 2de7ff778b66: Pulling fs layer [2023-05-05T08:02:25.598Z] 2de7ff778b66: Waiting [2023-05-05T08:02:25.598Z] d747dcd14b5f: Waiting [2023-05-05T08:02:25.598Z] e9a5061849ea: Waiting [2023-05-05T08:02:25.598Z] 0d9ebad4ef96: Waiting [2023-05-05T08:02:25.598Z] 9712f1f96733: Verifying Checksum [2023-05-05T08:02:25.598Z] 9712f1f96733: Download complete [2023-05-05T08:02:25.860Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T08:02:25.860Z] 63f879dbbcfc: Download complete [2023-05-05T08:02:26.120Z] e9a5061849ea: Verifying Checksum [2023-05-05T08:02:26.120Z] e9a5061849ea: Download complete [2023-05-05T08:02:26.120Z] d747dcd14b5f: Verifying Checksum [2023-05-05T08:02:26.120Z] d747dcd14b5f: Download complete [2023-05-05T08:02:26.120Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T08:02:26.120Z] 0d9ebad4ef96: Download complete [2023-05-05T08:02:26.120Z] ab5ef0e58194: Verifying Checksum [2023-05-05T08:02:26.120Z] ab5ef0e58194: Download complete [2023-05-05T08:02:26.120Z] 2de7ff778b66: Verifying Checksum [2023-05-05T08:02:26.120Z] 2de7ff778b66: Download complete [2023-05-05T08:02:28.652Z] ab5ef0e58194: Pull complete [2023-05-05T08:02:28.652Z] 9712f1f96733: Pull complete [2023-05-05T08:02:29.589Z] 63f879dbbcfc: Pull complete [2023-05-05T08:02:32.873Z] 0d9ebad4ef96: Pull complete [2023-05-05T08:02:32.873Z] e9a5061849ea: Pull complete [2023-05-05T08:02:32.873Z] d747dcd14b5f: Pull complete [2023-05-05T08:02:33.811Z] 2de7ff778b66: Pull complete [2023-05-05T08:02:33.811Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T08:02:33.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T08:02:33.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T08:02:33.891Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T08:02:33.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T08:02:35.618Z] $ docker top 1b6feb76250444df26023ceaa778e58a3d8e36dcaac4dd8aeea865eb65a9694d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T08:02:35.689Z] provisioning config files... [2023-05-05T08:02:35.695Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14947535034985209612tmp [2023-05-05T08:02:35.705Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13616775195518312634tmp [2023-05-05T08:02:35.713Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17381005505847348557tmp [Pipeline] { [Pipeline] echo [2023-05-05T08:02:35.730Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:36.012Z] ---> sigul-configuration.sh [2023-05-05T08:02:36.012Z] gpg: directory `/root/.gnupg' created [2023-05-05T08:02:36.012Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T08:02:36.012Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T08:02:36.012Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T08:02:36.012Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T08:02:36.012Z] gpg: CAST5 encrypted data [2023-05-05T08:02:36.012Z] gpg: encrypted with 1 passphrase [2023-05-05T08:02:36.012Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T08:02:36.297Z] + mkdir /home/jenkins [2023-05-05T08:02:36.297Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T08:02:36.582Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-05T08:02:36.590Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:36.872Z] ---> sigul-install.sh [2023-05-05T08:02:36.872Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T08:02:37.155Z] + git tag --list [2023-05-05T08:02:37.155Z] 0.1.1 [2023-05-05T08:02:37.155Z] v1.1.0 [2023-05-05T08:02:37.155Z] v1.2.0 [2023-05-05T08:02:37.155Z] v1.2.1 [2023-05-05T08:02:37.155Z] v1.3.0 [2023-05-05T08:02:37.155Z] v2.0.0 [2023-05-05T08:02:37.155Z] v2.1.0 [2023-05-05T08:02:37.155Z] v2.2.0 [2023-05-05T08:02:37.155Z] v2.2.1-dev.1 [2023-05-05T08:02:37.155Z] v2.2.1-dev.2 [2023-05-05T08:02:37.155Z] v2.2.1-dev.3 [2023-05-05T08:02:37.155Z] v2.2.1-dev.4 [2023-05-05T08:02:37.155Z] v2.2.1-dev.5 [2023-05-05T08:02:37.155Z] v2.2.1-dev.6 [2023-05-05T08:02:37.155Z] v2.2.1-dev.7 [2023-05-05T08:02:37.155Z] v2.3.0 [2023-05-05T08:02:37.155Z] v2.3.0-dev.10 [2023-05-05T08:02:37.155Z] v2.3.0-dev.11 [2023-05-05T08:02:37.155Z] v2.3.0-dev.12 [2023-05-05T08:02:37.155Z] v2.3.0-dev.13 [2023-05-05T08:02:37.155Z] v2.3.0-dev.14 [2023-05-05T08:02:37.155Z] v2.3.0-dev.15 [2023-05-05T08:02:37.155Z] v2.3.0-dev.16 [2023-05-05T08:02:37.155Z] v2.3.0-dev.17 [2023-05-05T08:02:37.155Z] v2.3.0-dev.18 [2023-05-05T08:02:37.155Z] v2.3.0-dev.19 [2023-05-05T08:02:37.155Z] v2.3.0-dev.20 [2023-05-05T08:02:37.155Z] v2.3.0-dev.21 [2023-05-05T08:02:37.155Z] v2.3.0-dev.22 [2023-05-05T08:02:37.155Z] v2.3.0-dev.23 [2023-05-05T08:02:37.155Z] v2.3.0-dev.24 [2023-05-05T08:02:37.155Z] v2.3.0-dev.7 [2023-05-05T08:02:37.155Z] v2.3.0-dev.8 [2023-05-05T08:02:37.155Z] v2.3.0-dev.9 [2023-05-05T08:02:37.155Z] v3.0.0-dev.1 [2023-05-05T08:02:37.155Z] v3.0.0-dev.2 [2023-05-05T08:02:37.155Z] v3.0.0-dev.3 [2023-05-05T08:02:37.155Z] v3.0.0-dev.4 [2023-05-05T08:02:37.155Z] v3.0.0-dev.5 [2023-05-05T08:02:37.155Z] v3.0.0-dev.6 [2023-05-05T08:02:37.155Z] v3.0.0-dev.7 [2023-05-05T08:02:37.155Z] v3.0.0-dev.8 [Pipeline] sh [2023-05-05T08:02:37.440Z] + lftools sign git-tag v3.0.0-dev.8 [2023-05-05T08:02:38.374Z] Signing Git tag with Sigul... [2023-05-05T08:02:38.374Z] Signing v3.0.0-dev.8 [Pipeline] echo [2023-05-05T08:02:38.638Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:38.920Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T08:02:38.927Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T08:02:38.946Z] $ docker stop --time=1 1b6feb76250444df26023ceaa778e58a3d8e36dcaac4dd8aeea865eb65a9694d [2023-05-05T08:02:40.210Z] $ docker rm -f --volumes 1b6feb76250444df26023ceaa778e58a3d8e36dcaac4dd8aeea865eb65a9694d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T08:02:40.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T08:02:40.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:02:41.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T08:02:41.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T08:02:41.105Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T08:02:41.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T08:02:41.472Z] $ docker top ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T08:02:41.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T08:02:41.555Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T08:02:41.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T08:02:41.672Z] $ docker exec ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 ssh-agent [2023-05-05T08:02:41.782Z] SSH_AUTH_SOCK=/tmp/ssh-6MAmusHa1LNJ/agent.33 [2023-05-05T08:02:41.782Z] SSH_AGENT_PID=39 [2023-05-05T08:02:41.787Z] Running ssh-add (command line suppressed) [2023-05-05T08:02:41.881Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17220018800739386596.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17220018800739386596.key) [2023-05-05T08:02:41.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T08:02:42.182Z] + git semver bump pre [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,356 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,356 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,356 [bump_version] DEBUG bumped version:3.0.0-dev.9 [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,356 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,356 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,356 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,358 [execute] INFO git cat-file --batch-check [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,362 [execute] INFO git cat-file --batch [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T08:02:42.440Z] 2023-05-05 08:02:42,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-05T08:02:42.440Z] 3.0.0-dev.9 [Pipeline] } [2023-05-05T08:02:42.451Z] $ docker exec --env ******** --env ******** ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 ssh-agent -k [2023-05-05T08:02:42.550Z] unset SSH_AUTH_SOCK; [2023-05-05T08:02:42.550Z] unset SSH_AGENT_PID; [2023-05-05T08:02:42.550Z] echo Agent pid 39 killed; [2023-05-05T08:02:42.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T08:02:42.864Z] + git semver [Pipeline] } [2023-05-05T08:02:43.444Z] $ docker stop --time=1 ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 [2023-05-05T08:02:44.732Z] $ docker rm -f --volumes ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T08:02:45.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T08:02:45.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:02:45.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T08:02:45.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T08:02:45.416Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T08:02:45.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T08:02:45.800Z] $ docker top d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T08:02:45.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T08:02:45.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T08:02:45.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T08:02:45.989Z] $ docker exec d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 ssh-agent [2023-05-05T08:02:46.084Z] SSH_AUTH_SOCK=/tmp/ssh-vVzHNy07pAqz/agent.34 [2023-05-05T08:02:46.084Z] SSH_AGENT_PID=40 [2023-05-05T08:02:46.088Z] Running ssh-add (command line suppressed) [2023-05-05T08:02:46.190Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_312312704965156567.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_312312704965156567.key) [2023-05-05T08:02:46.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T08:02:46.482Z] + git semver push [2023-05-05T08:02:47.049Z] 2023-05-05 08:02:46,791 [run_push] DEBUG push [2023-05-05T08:02:47.049Z] 2023-05-05 08:02:46,792 [execute] INFO git cat-file --batch-check [2023-05-05T08:02:47.049Z] 2023-05-05 08:02:46,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T08:02:47.049Z] 2023-05-05 08:02:46,795 [execute] INFO git rev-list e6847905a8dacb622ad12e596a72d6ffafdc6209 -- [2023-05-05T08:02:47.049Z] 2023-05-05 08:02:46,796 [execute] DEBUG Popen(['git', 'rev-list', 'e6847905a8dacb622ad12e596a72d6ffafdc6209', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T08:02:47.049Z] 2023-05-05 08:02:46,803 [execute] INFO git fetch -v origin [2023-05-05T08:02:47.049Z] 2023-05-05 08:02:46,803 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T08:02:47.308Z] 2023-05-05 08:02:47,299 [run_push] DEBUG no remote changes detected [2023-05-05T08:02:47.308Z] 2023-05-05 08:02:47,300 [execute] INFO git push origin semver [2023-05-05T08:02:47.308Z] 2023-05-05 08:02:47,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T08:02:48.246Z] 2023-05-05 08:02:48,127 [run_push] DEBUG push all version tags [2023-05-05T08:02:48.246Z] 2023-05-05 08:02:48,127 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T08:02:48.246Z] 2023-05-05 08:02:48,128 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T08:02:49.184Z] 2023-05-05 08:02:48,876 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-05T08:02:49.184Z] 3.0.0-dev.9 [Pipeline] } [2023-05-05T08:02:49.196Z] $ docker exec --env ******** --env ******** d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 ssh-agent -k [2023-05-05T08:02:49.308Z] unset SSH_AUTH_SOCK; [2023-05-05T08:02:49.308Z] unset SSH_AGENT_PID; [2023-05-05T08:02:49.309Z] echo Agent pid 40 killed; [2023-05-05T08:02:49.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T08:02:49.615Z] + git semver [Pipeline] } [2023-05-05T08:02:50.200Z] $ docker stop --time=1 d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 [2023-05-05T08:02:51.492Z] $ docker rm -f --volumes d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T08:02:52.050Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-05T08:02:52.050Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-05T08:02:52.050Z] total 16 [2023-05-05T08:02:52.050Z] drwxr-xr-x 3 root root 4096 May 5 07:44 . [2023-05-05T08:02:52.050Z] drwxrwxr-x 15 jenkins jenkins 4096 May 5 08:02 .. [2023-05-05T08:02:52.050Z] drwxr-xr-x 2 root root 4096 May 5 07:44 cost [2023-05-05T08:02:52.050Z] -rw-r--r-- 1 root root 83 May 5 07:44 cost.csv [2023-05-05T08:02:52.050Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-05T08:02:52.050Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-05T08:02:52.050Z] total 16 [2023-05-05T08:02:52.050Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 07:44 . [2023-05-05T08:02:52.050Z] drwxrwxr-x 15 jenkins jenkins 4096 May 5 08:02 .. [2023-05-05T08:02:52.050Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 07:44 cost [2023-05-05T08:02:52.050Z] -rw-r--r-- 1 jenkins jenkins 83 May 5 07:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:52.340Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:53.196Z] ---> package-listing.sh [2023-05-05T08:02:53.196Z] ++ facter osfamily [2023-05-05T08:02:53.196Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T08:02:53.456Z] + OS_FAMILY=debian [2023-05-05T08:02:53.456Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-05T08:02:53.456Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T08:02:53.456Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T08:02:53.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T08:02:53.456Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T08:02:53.456Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-05T08:02:53.456Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T08:02:53.456Z] + case "${OS_FAMILY}" in [2023-05-05T08:02:53.456Z] + dpkg -l [2023-05-05T08:02:53.456Z] + grep '^ii' [2023-05-05T08:02:53.456Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T08:02:53.456Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T08:02:53.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T08:02:53.456Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-05T08:02:53.456Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-05T08:02:53.456Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-05T08:02:53.467Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T08:02:53.746Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T08:02:54.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T08:02:54.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T08:02:54.369Z] prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container [2023-05-05T08:02:54.404Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T08:02:54.584Z] $ docker top 145d5e339abbf3171fd1c56d459a31d6d5a10d60df3a55d7a1d0955a5b21c8ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T08:02:54.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T08:02:55.194Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T08:02:55.475Z] + ls /var/log/sa-host [2023-05-05T08:02:55.475Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T08:02:55.614Z] provisioning config files... [2023-05-05T08:02:55.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15802231693104533917tmp [Pipeline] { [Pipeline] echo [2023-05-05T08:02:55.634Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:55.914Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T08:02:55.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:56.264Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T08:02:56.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:56.552Z] ---> sudo-logs.sh [2023-05-05T08:02:56.552Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T08:02:56.578Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:56.862Z] ---> job-cost.sh [2023-05-05T08:02:56.863Z] lf-activate-venv: SKIPPING [2023-05-05T08:02:56.863Z] DEBUG: total: 0.2199999988079071 [2023-05-05T08:02:56.863Z] INFO: Retrieving Stack Cost... [2023-05-05T08:02:57.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T08:02:57.690Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T08:02:57.700Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T08:02:57.982Z] ---> logs-deploy.sh [2023-05-05T08:02:57.982Z] lf-activate-venv: SKIPPING [2023-05-05T08:02:57.982Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/104 [2023-05-05T08:02:57.982Z] INFO: archiving workspace using pattern(s): [2023-05-05T08:02:58.922Z] Archives upload complete. [2023-05-05T08:02:59.183Z] INFO: archiving logs to Nexus