Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 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-ssh18389111374332740613.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2765093679549666674.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5480028390342152311.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11833989338322464489.key Verifying host key using known hosts file > 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-ssh11155208485647325463.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-118713’ Running on prd-ubuntu20.04-docker-8c-8g-118726 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (main) Commit message: "Merge pull request #577 from lenny-intel/levski-change-log" > 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 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 > git rev-list --no-walk 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-09T02:34:13.603Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-09T02:34:13.662Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T02:34:13.676Z] ========================================================= [2022-11-09T02:34:13.676Z] EdgeX Global Pipelines Version Info [2022-11-09T02:34:13.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:34:14.758Z] ------------------- [2022-11-09T02:34:14.758Z] stable info: [2022-11-09T02:34:14.758Z] ------------------- [2022-11-09T02:34:14.758Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-09T02:34:14.758Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T02:34:14.758Z] Message: update stable to v1.0.244 [2022-11-09T02:34:15.019Z] ------------------- [2022-11-09T02:34:15.019Z] experimental info: [2022-11-09T02:34:15.019Z] ------------------- [2022-11-09T02:34:15.019Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-09T02:34:15.019Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T02:34:15.019Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-09T02:34:15.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-09T02:34:15.218Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-09T02:34:15.234Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-09T02:34:15.243Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-09T02:34:15.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-09T02:34:15.267Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-09T02:34:15.278Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-09T02:34:15.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-09T02:34:15.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-09T02:34:15.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-09T02:34:15.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-09T02:34:15.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-09T02:34:15.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-09T02:34:15.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-09T02:34:15.370Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T02:34:15.383Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T02:34:15.395Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-09T02:34:15.406Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-09T02:34:15.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-09T02:34:15.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-09T02:34:15.442Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-09T02:34:15.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-09T02:34:15.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-09T02:34:15.535Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-09T02:34:15.546Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-09T02:34:15.557Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-09T02:34:15.568Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-09T02:34:15.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-09T02:34:15.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-09T02:34:15.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-09T02:34:15.626Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] echo [2022-11-09T02:34:15.642Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fc6aad [Pipeline] echo [2022-11-09T02:34:15.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T02:34:15.693Z] provisioning config files... [2022-11-09T02:34:15.706Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17656870122897538144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:34:16.011Z] ---> docker-login.sh [2022-11-09T02:34:16.011Z] nexus3.edgexfoundry.org:10001 [2022-11-09T02:34:16.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:16.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:16.534Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:16.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:16.534Z] [2022-11-09T02:34:16.534Z] Login Succeeded [2022-11-09T02:34:16.534Z] nexus3.edgexfoundry.org:10002 [2022-11-09T02:34:16.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:16.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:16.534Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:16.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:16.534Z] [2022-11-09T02:34:16.534Z] Login Succeeded [2022-11-09T02:34:16.534Z] nexus3.edgexfoundry.org:10003 [2022-11-09T02:34:16.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:16.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:16.798Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:16.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:16.798Z] [2022-11-09T02:34:16.798Z] Login Succeeded [2022-11-09T02:34:16.798Z] nexus3.edgexfoundry.org:10004 [2022-11-09T02:34:16.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:16.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:16.798Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:16.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:16.798Z] [2022-11-09T02:34:16.798Z] Login Succeeded [2022-11-09T02:34:16.798Z] docker.io [2022-11-09T02:34:17.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:17.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:17.316Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:17.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:17.316Z] [2022-11-09T02:34:17.316Z] Login Succeeded [2022-11-09T02:34:17.316Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T02:34:17.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-09T02:34:17.710Z] + git rev-list -1 --merges 1fc6aad09b79efe7d583b860cd1a98c2a76983c7~1..1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] echo [2022-11-09T02:34:17.740Z] -----------> git rev-list -1 --merges 1fc6aad09b79efe7d583b860cd1a98c2a76983c7~1..1fc6aad09b79efe7d583b860cd1a98c2a76983c7 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:34:17.740Z] 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [false] [Pipeline] sh [2022-11-09T02:34:18.030Z] + git log --format=format:%s -1 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] echo [2022-11-09T02:34:18.043Z] ========================================================= [2022-11-09T02:34:18.043Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-09T02:34:18.043Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T02:34:18.356Z] + git log --format=format:%s -1 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] echo [2022-11-09T02:34:18.366Z] [semverPrep] GIT_COMMIT: 1fc6aad09b79efe7d583b860cd1a98c2a76983c7, Commit Message: Merge pull request #577 from lenny-intel/levski-change-log [Pipeline] echo [2022-11-09T02:34:18.376Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-09T02:34:18.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T02:34:18.738Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-09T02:34:18.738Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-09T02:34:18.738Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-09T02:34:18.738Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-09T02:34:18.738Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-09T02:34:18.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:34:19.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T02:34:19.143Z] [2022-11-09T02:34:19.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:34:19.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T02:34:19.438Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-09T02:34:19.438Z] b85a868b505f: Pulling fs layer [2022-11-09T02:34:19.438Z] e2be974225ed: Pulling fs layer [2022-11-09T02:34:19.438Z] 339a4e72a1f5: Pulling fs layer [2022-11-09T02:34:19.438Z] 988bab9f4d93: Pulling fs layer [2022-11-09T02:34:19.438Z] 1469e6f7b9e6: Pulling fs layer [2022-11-09T02:34:19.438Z] 988bab9f4d93: Waiting [2022-11-09T02:34:19.438Z] eaf3925da568: Pulling fs layer [2022-11-09T02:34:19.438Z] 1469e6f7b9e6: Waiting [2022-11-09T02:34:19.438Z] bab4dde63d76: Pulling fs layer [2022-11-09T02:34:19.438Z] bde34c3a00c8: Pulling fs layer [2022-11-09T02:34:19.438Z] eaf3925da568: Waiting [2022-11-09T02:34:19.438Z] b352a97aabf1: Pulling fs layer [2022-11-09T02:34:19.438Z] bde34c3a00c8: Waiting [2022-11-09T02:34:19.439Z] 4872d77fe225: Pulling fs layer [2022-11-09T02:34:19.439Z] b352a97aabf1: Waiting [2022-11-09T02:34:19.439Z] 5851b861e8e6: Pulling fs layer [2022-11-09T02:34:19.439Z] 4872d77fe225: Waiting [2022-11-09T02:34:19.439Z] 5851b861e8e6: Waiting [2022-11-09T02:34:19.439Z] e2be974225ed: Download complete [2022-11-09T02:34:19.439Z] 988bab9f4d93: Verifying Checksum [2022-11-09T02:34:19.439Z] 988bab9f4d93: Download complete [2022-11-09T02:34:19.699Z] 1469e6f7b9e6: Verifying Checksum [2022-11-09T02:34:19.699Z] 1469e6f7b9e6: Download complete [2022-11-09T02:34:19.699Z] eaf3925da568: Verifying Checksum [2022-11-09T02:34:19.699Z] eaf3925da568: Download complete [2022-11-09T02:34:19.699Z] 339a4e72a1f5: Verifying Checksum [2022-11-09T02:34:19.699Z] 339a4e72a1f5: Download complete [2022-11-09T02:34:19.699Z] bde34c3a00c8: Verifying Checksum [2022-11-09T02:34:19.699Z] bde34c3a00c8: Download complete [2022-11-09T02:34:19.699Z] b352a97aabf1: Verifying Checksum [2022-11-09T02:34:19.699Z] b352a97aabf1: Download complete [2022-11-09T02:34:19.699Z] 4872d77fe225: Verifying Checksum [2022-11-09T02:34:19.699Z] 4872d77fe225: Download complete [2022-11-09T02:34:19.699Z] 5851b861e8e6: Verifying Checksum [2022-11-09T02:34:19.699Z] 5851b861e8e6: Download complete [2022-11-09T02:34:19.699Z] b85a868b505f: Verifying Checksum [2022-11-09T02:34:19.699Z] b85a868b505f: Download complete [2022-11-09T02:34:19.957Z] bab4dde63d76: Verifying Checksum [2022-11-09T02:34:19.957Z] bab4dde63d76: Download complete [2022-11-09T02:34:21.331Z] b85a868b505f: Pull complete [2022-11-09T02:34:21.331Z] e2be974225ed: Pull complete [2022-11-09T02:34:21.898Z] 339a4e72a1f5: Pull complete [2022-11-09T02:34:21.898Z] 988bab9f4d93: Pull complete [2022-11-09T02:34:22.156Z] 1469e6f7b9e6: Pull complete [2022-11-09T02:34:22.156Z] eaf3925da568: Pull complete [2022-11-09T02:34:24.060Z] bab4dde63d76: Pull complete [2022-11-09T02:34:24.060Z] bde34c3a00c8: Pull complete [2022-11-09T02:34:24.320Z] b352a97aabf1: Pull complete [2022-11-09T02:34:24.320Z] 4872d77fe225: Pull complete [2022-11-09T02:34:24.577Z] 5851b861e8e6: Pull complete [2022-11-09T02:34:24.577Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-09T02:34:24.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T02:34:24.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:34:24.667Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:34:24.688Z] $ 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 [2022-11-09T02:34:27.079Z] $ docker top 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 -eo pid,comm [2022-11-09T02:34:27.140Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-09T02:34:27.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T02:34:27.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T02:34:27.173Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T02:34:27.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T02:34:27.297Z] $ docker exec 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 ssh-agent [2022-11-09T02:34:27.414Z] SSH_AUTH_SOCK=/tmp/ssh-TTjmWuekFIUj/agent.33 [2022-11-09T02:34:27.414Z] SSH_AGENT_PID=39 [2022-11-09T02:34:27.421Z] Running ssh-add (command line suppressed) [2022-11-09T02:34:27.515Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14520301469181114386.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14520301469181114386.key) [2022-11-09T02:34:27.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T02:34:27.828Z] + git tag --points-at HEAD [Pipeline] } [2022-11-09T02:34:27.839Z] $ docker exec --env ******** --env ******** 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 ssh-agent -k [2022-11-09T02:34:27.933Z] unset SSH_AUTH_SOCK; [2022-11-09T02:34:27.933Z] unset SSH_AGENT_PID; [2022-11-09T02:34:27.933Z] echo Agent pid 39 killed; [2022-11-09T02:34:27.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-09T02:34:27.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T02:34:27.975Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T02:34:28.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T02:34:28.116Z] $ docker exec 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 ssh-agent [2022-11-09T02:34:28.224Z] SSH_AUTH_SOCK=/tmp/ssh-mK5MqPb71dIx/agent.71 [2022-11-09T02:34:28.224Z] SSH_AGENT_PID=77 [2022-11-09T02:34:28.228Z] Running ssh-add (command line suppressed) [2022-11-09T02:34:28.332Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4194450570097570666.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4194450570097570666.key) [2022-11-09T02:34:28.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T02:34:28.640Z] + git semver init [2022-11-09T02:34:28.902Z] 2022-11-09 02:34:28,821 [run_init] DEBUG init version:0.0.0 force:False [2022-11-09T02:34:28.902Z] 2022-11-09 02:34:28,822 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-11-09T02:34:28.902Z] 2022-11-09 02:34:28,822 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-11-09T02:34:28.902Z] 2022-11-09 02:34:28,823 [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) [2022-11-09T02:34:30.808Z] 2022-11-09 02:34:30,323 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-11-09T02:34:30.808Z] 2022-11-09 02:34:30,324 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-11-09T02:34:30.808Z] 2022-11-09 02:34:30,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-09T02:34:30.808Z] 2022-11-09 02:34:30,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-09T02:34:30.808Z] 2.3.0-dev.24 [Pipeline] } [2022-11-09T02:34:30.817Z] $ docker exec --env ******** --env ******** 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 ssh-agent -k [2022-11-09T02:34:30.928Z] unset SSH_AUTH_SOCK; [2022-11-09T02:34:30.929Z] unset SSH_AGENT_PID; [2022-11-09T02:34:30.929Z] echo Agent pid 77 killed; [2022-11-09T02:34:30.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T02:34:31.258Z] + git semver [Pipeline] } [2022-11-09T02:34:31.528Z] $ docker stop --time=1 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 [2022-11-09T02:34:32.800Z] $ docker rm -f 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T02:34:33.137Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-09T02:34:33.301Z] Stashed 1 file(s) [Pipeline] echo [2022-11-09T02:34:33.304Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T02:34:33.445Z] provisioning config files... [2022-11-09T02:34:33.452Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4277451526235140562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:34:33.743Z] ---> docker-login.sh [2022-11-09T02:34:33.743Z] nexus3.edgexfoundry.org:10001 [2022-11-09T02:34:33.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:33.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:33.743Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:33.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:33.743Z] [2022-11-09T02:34:33.743Z] Login Succeeded [2022-11-09T02:34:33.743Z] nexus3.edgexfoundry.org:10002 [2022-11-09T02:34:33.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:33.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:33.743Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:33.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:33.743Z] [2022-11-09T02:34:33.743Z] Login Succeeded [2022-11-09T02:34:33.743Z] nexus3.edgexfoundry.org:10003 [2022-11-09T02:34:34.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:34.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:34.002Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:34.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:34.002Z] [2022-11-09T02:34:34.002Z] Login Succeeded [2022-11-09T02:34:34.002Z] nexus3.edgexfoundry.org:10004 [2022-11-09T02:34:34.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:34.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:34.002Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:34.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:34.002Z] [2022-11-09T02:34:34.002Z] Login Succeeded [2022-11-09T02:34:34.002Z] docker.io [2022-11-09T02:34:34.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:34:34.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:34:34.531Z] Configure a credential helper to remove this warning. See [2022-11-09T02:34:34.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:34:34.531Z] [2022-11-09T02:34:34.531Z] Login Succeeded [2022-11-09T02:34:34.531Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T02:34:34.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-09T02:34:34.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T02:34:34.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T02:34:34.616Z] ========================================================= [2022-11-09T02:34:34.616Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-09T02:34:34.616Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:34:34.920Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-09T02:34:35.181Z] Sending build context to Docker daemon 45.51MB [2022-11-09T02:34:35.181Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T02:34:35.181Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-09T02:34:35.181Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-09T02:34:35.181Z] 213ec9aee27d: Pulling fs layer [2022-11-09T02:34:35.181Z] 4583459ba037: Pulling fs layer [2022-11-09T02:34:35.181Z] 93c1e223e6f2: Pulling fs layer [2022-11-09T02:34:35.181Z] 53926ce57604: Pulling fs layer [2022-11-09T02:34:35.181Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-09T02:34:35.181Z] 22ff95d597cd: Pulling fs layer [2022-11-09T02:34:35.181Z] 12d6caf4c0d1: Pulling fs layer [2022-11-09T02:34:35.181Z] 96b7cbca73a9: Pulling fs layer [2022-11-09T02:34:35.181Z] a7acece74701: Pulling fs layer [2022-11-09T02:34:35.181Z] 53926ce57604: Waiting [2022-11-09T02:34:35.181Z] 21b2b0c7a3f4: Waiting [2022-11-09T02:34:35.181Z] 22ff95d597cd: Waiting [2022-11-09T02:34:35.181Z] 12d6caf4c0d1: Waiting [2022-11-09T02:34:35.181Z] 96b7cbca73a9: Waiting [2022-11-09T02:34:35.181Z] a7acece74701: Waiting [2022-11-09T02:34:35.181Z] 93c1e223e6f2: Download complete [2022-11-09T02:34:35.181Z] 4583459ba037: Download complete [2022-11-09T02:34:35.181Z] 21b2b0c7a3f4: Download complete [2022-11-09T02:34:35.442Z] 22ff95d597cd: Download complete [2022-11-09T02:34:35.442Z] 213ec9aee27d: Verifying Checksum [2022-11-09T02:34:35.442Z] 12d6caf4c0d1: Download complete [2022-11-09T02:34:35.442Z] 213ec9aee27d: Pull complete [2022-11-09T02:34:35.704Z] 4583459ba037: Pull complete [2022-11-09T02:34:35.704Z] 93c1e223e6f2: Pull complete [2022-11-09T02:34:35.965Z] a7acece74701: Verifying Checksum [2022-11-09T02:34:35.965Z] a7acece74701: Download complete [2022-11-09T02:34:35.965Z] 96b7cbca73a9: Verifying Checksum [2022-11-09T02:34:35.965Z] 96b7cbca73a9: Download complete [2022-11-09T02:34:36.224Z] 53926ce57604: Verifying Checksum [2022-11-09T02:34:36.225Z] 53926ce57604: Download complete [2022-11-09T02:34:40.421Z] 53926ce57604: Pull complete [2022-11-09T02:34:40.421Z] 21b2b0c7a3f4: Pull complete [2022-11-09T02:34:40.421Z] 22ff95d597cd: Pull complete [2022-11-09T02:34:40.421Z] 12d6caf4c0d1: Pull complete [2022-11-09T02:34:42.325Z] 96b7cbca73a9: Pull complete [2022-11-09T02:34:42.892Z] a7acece74701: Pull complete [2022-11-09T02:34:42.893Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-09T02:34:42.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T02:34:42.893Z] ---> db6d94c90886 [2022-11-09T02:34:42.893Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-09T02:34:48.172Z] ---> Running in 833d0b3fd0ab [2022-11-09T02:34:48.172Z] Removing intermediate container 833d0b3fd0ab [2022-11-09T02:34:48.172Z] ---> 28d422d49e53 [2022-11-09T02:34:48.172Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-09T02:34:48.406Z] Still waiting to schedule task [2022-11-09T02:34:48.406Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118718’ [2022-11-09T02:34:48.433Z] ---> Running in 7ff6fc47bac0 [2022-11-09T02:34:48.433Z] Removing intermediate container 7ff6fc47bac0 [2022-11-09T02:34:48.433Z] ---> c47a2b5b66c5 [2022-11-09T02:34:48.433Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T02:34:48.433Z] ---> Running in b9199948c225 [2022-11-09T02:34:48.433Z] Removing intermediate container b9199948c225 [2022-11-09T02:34:48.433Z] ---> febb60662879 [2022-11-09T02:34:48.433Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-09T02:34:48.433Z] ---> Running in 7800fe74b956 [2022-11-09T02:34:48.433Z] Removing intermediate container 7800fe74b956 [2022-11-09T02:34:48.433Z] ---> 56767e3a0831 [2022-11-09T02:34:48.433Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-09T02:34:48.691Z] ---> Running in d941a3ccb35b [2022-11-09T02:34:48.691Z] Removing intermediate container d941a3ccb35b [2022-11-09T02:34:48.691Z] ---> 1f963688a81a [2022-11-09T02:34:48.691Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-09T02:34:49.258Z] latest: Pulling from library/docker [2022-11-09T02:34:49.516Z] 213ec9aee27d: Already exists [2022-11-09T02:34:49.516Z] 7b0dd730a5c3: Pulling fs layer [2022-11-09T02:34:49.516Z] 4b90f8029a36: Pulling fs layer [2022-11-09T02:34:49.516Z] a89466c712af: Pulling fs layer [2022-11-09T02:34:49.516Z] 9c6a0a734fa9: Pulling fs layer [2022-11-09T02:34:49.516Z] beeedf2bf9bb: Pulling fs layer [2022-11-09T02:34:49.516Z] 3bc3016a9123: Pulling fs layer [2022-11-09T02:34:49.516Z] 45d434503156: Pulling fs layer [2022-11-09T02:34:49.516Z] 539e1dfa3993: Pulling fs layer [2022-11-09T02:34:49.516Z] beeedf2bf9bb: Waiting [2022-11-09T02:34:49.516Z] 3bc3016a9123: Waiting [2022-11-09T02:34:49.516Z] 45d434503156: Waiting [2022-11-09T02:34:49.516Z] 539e1dfa3993: Waiting [2022-11-09T02:34:49.516Z] 9c6a0a734fa9: Waiting [2022-11-09T02:34:49.775Z] 4b90f8029a36: Verifying Checksum [2022-11-09T02:34:49.775Z] 4b90f8029a36: Download complete [2022-11-09T02:34:49.775Z] 7b0dd730a5c3: Download complete [2022-11-09T02:34:50.037Z] a89466c712af: Verifying Checksum [2022-11-09T02:34:50.037Z] a89466c712af: Download complete [2022-11-09T02:34:50.037Z] 7b0dd730a5c3: Pull complete [2022-11-09T02:34:50.037Z] 4b90f8029a36: Pull complete [2022-11-09T02:34:50.037Z] 3bc3016a9123: Verifying Checksum [2022-11-09T02:34:50.037Z] 3bc3016a9123: Download complete [2022-11-09T02:34:50.298Z] beeedf2bf9bb: Verifying Checksum [2022-11-09T02:34:50.298Z] beeedf2bf9bb: Download complete [2022-11-09T02:34:50.298Z] 9c6a0a734fa9: Verifying Checksum [2022-11-09T02:34:50.298Z] 9c6a0a734fa9: Download complete [2022-11-09T02:34:50.298Z] 45d434503156: Verifying Checksum [2022-11-09T02:34:50.298Z] 45d434503156: Download complete [2022-11-09T02:34:50.557Z] 539e1dfa3993: Verifying Checksum [2022-11-09T02:34:50.557Z] 539e1dfa3993: Download complete [2022-11-09T02:34:50.557Z] a89466c712af: Pull complete [2022-11-09T02:34:50.815Z] 9c6a0a734fa9: Pull complete [2022-11-09T02:34:51.382Z] beeedf2bf9bb: Pull complete [2022-11-09T02:34:51.382Z] 3bc3016a9123: Pull complete [2022-11-09T02:34:51.382Z] 45d434503156: Pull complete [2022-11-09T02:34:51.642Z] 539e1dfa3993: Pull complete [2022-11-09T02:34:51.642Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-09T02:34:51.642Z] Status: Downloaded newer image for docker:latest [2022-11-09T02:34:53.545Z] ---> 7bc30a9dcd75 [2022-11-09T02:34:53.545Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-09T02:34:53.545Z] ---> Running in aaa85448b4dc [2022-11-09T02:34:54.113Z] Removing intermediate container aaa85448b4dc [2022-11-09T02:34:54.113Z] ---> f18b49a93764 [2022-11-09T02:34:54.113Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T02:34:54.113Z] ---> Running in 39a606b4055f [2022-11-09T02:34:54.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T02:34:54.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T02:34:55.507Z] OK: 211 MiB in 51 packages [2022-11-09T02:34:56.076Z] Removing intermediate container 39a606b4055f [2022-11-09T02:34:56.076Z] ---> 5f7d3ac388f3 [2022-11-09T02:34:56.076Z] Step 11/16 : ENV GO111MODULE=on [2022-11-09T02:34:56.334Z] ---> Running in ee08a1697bd4 [2022-11-09T02:34:56.902Z] Removing intermediate container ee08a1697bd4 [2022-11-09T02:34:56.902Z] ---> a689c296b37f [2022-11-09T02:34:56.902Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-09T02:34:57.186Z] ---> Running in 69a1e5f235a8 [2022-11-09T02:34:57.756Z] Removing intermediate container 69a1e5f235a8 [2022-11-09T02:34:57.756Z] ---> 287e2df1eecb [2022-11-09T02:34:57.756Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-09T02:34:58.014Z] ---> 16daeb5813cb [2022-11-09T02:34:58.014Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T02:34:58.273Z] ---> Running in 82369ac09b46 [2022-11-09T02:35:24.901Z] Removing intermediate container 82369ac09b46 [2022-11-09T02:35:24.901Z] ---> 16e2d8f28959 [2022-11-09T02:35:24.901Z] Step 15/16 : COPY . . [2022-11-09T02:35:24.901Z] ---> 6b42f798dcc6 [2022-11-09T02:35:24.901Z] Step 16/16 : RUN ${MAKE} [2022-11-09T02:35:24.901Z] ---> Running in cdfc52437677 [2022-11-09T02:35:24.901Z] noop [2022-11-09T02:35:24.901Z] Removing intermediate container cdfc52437677 [2022-11-09T02:35:24.901Z] ---> bbf3ed9c88bd [2022-11-09T02:35:24.901Z] Successfully built bbf3ed9c88bd [2022-11-09T02:35:24.901Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:35:25.208Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T02:35:25.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:35:25.277Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:35:25.314Z] $ 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 [2022-11-09T02:35:25.684Z] $ docker top 4ed26470220b26f2182772196d357e93608b6c001a891dd674bcc80485bcc2c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T02:35:26.016Z] + go version [2022-11-09T02:35:26.016Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-09T02:35:26.032Z] $ docker stop --time=1 4ed26470220b26f2182772196d357e93608b6c001a891dd674bcc80485bcc2c3 [2022-11-09T02:35:27.322Z] $ docker rm -f 4ed26470220b26f2182772196d357e93608b6c001a891dd674bcc80485bcc2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:35:27.730Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T02:35:27.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:35:27.796Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:35:27.833Z] $ 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 [2022-11-09T02:35:28.217Z] $ docker top 5628bf84cb6a39d287e083c1a19e7de41e06eda9bff06cde0ed936ba89e833a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T02:35:28.551Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-09T02:35:28.843Z] + make test [2022-11-09T02:35:28.843Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-09T02:35:29.101Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-09T02:35:39.064Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-09T02:35:39.064Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-09T02:35:39.064Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-09T02:35:39.064Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-09T02:35:39.064Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-09T02:35:39.064Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-09T02:35:39.064Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-09T02:35:39.064Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-09T02:35:39.064Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-09T02:35:40.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T02:35:40.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T02:35:40.962Z] ./bin/test-attribution-txt.sh [2022-11-09T02:35:40.962Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-09T02:35:40.962Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-09T02:35:40.962Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-09T02:35:40.962Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-09T02:35:40.962Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-09T02:35:40.962Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-09T02:35:40.962Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-09T02:35:40.962Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-09T02:35:40.962Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-09T02:35:40.963Z] make -C web test [2022-11-09T02:35:40.963Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-11-09T02:35:40.963Z] make[1]: tput: No such file or directory [2022-11-09T02:35:40.963Z] make[1]: tput: No such file or directory [2022-11-09T02:35:40.963Z] warning: generating ./VERSION [2022-11-09T02:35:40.963Z] echo "0.0.0" > VERSION [2022-11-09T02:35:40.963Z] docker build \ [2022-11-09T02:35:40.963Z] -f Dockerfile \ [2022-11-09T02:35:40.963Z] --build-arg USER=1000 \ [2022-11-09T02:35:40.963Z] \ [2022-11-09T02:35:40.963Z] --label "git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7" \ [2022-11-09T02:35:40.963Z] -t edgexfoundry/edgex-web-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 \ [2022-11-09T02:35:40.963Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-09T02:35:40.963Z] . [2022-11-09T02:35:40.963Z] Sending build context to Docker daemon 3.269MB [2022-11-09T02:35:40.963Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-09T02:35:40.963Z] 16.17-alpine3.15: Pulling from library/node [2022-11-09T02:35:40.963Z] 9621f1afde84: Pulling fs layer [2022-11-09T02:35:40.963Z] c6f70ee39829: Pulling fs layer [2022-11-09T02:35:40.963Z] 56892a8094a2: Pulling fs layer [2022-11-09T02:35:40.963Z] 58dd87906ef0: Pulling fs layer [2022-11-09T02:35:40.963Z] 58dd87906ef0: Waiting [2022-11-09T02:35:40.963Z] 56892a8094a2: Verifying Checksum [2022-11-09T02:35:40.963Z] 56892a8094a2: Download complete [2022-11-09T02:35:41.222Z] 9621f1afde84: Verifying Checksum [2022-11-09T02:35:41.222Z] 9621f1afde84: Download complete [2022-11-09T02:35:41.222Z] 58dd87906ef0: Verifying Checksum [2022-11-09T02:35:41.222Z] 58dd87906ef0: Download complete [2022-11-09T02:35:41.222Z] 9621f1afde84: Pull complete [2022-11-09T02:35:41.222Z] c6f70ee39829: Verifying Checksum [2022-11-09T02:35:41.222Z] c6f70ee39829: Download complete [2022-11-09T02:35:42.634Z] c6f70ee39829: Pull complete [2022-11-09T02:35:42.634Z] 56892a8094a2: Pull complete [2022-11-09T02:35:42.634Z] 58dd87906ef0: Pull complete [2022-11-09T02:35:42.634Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-09T02:35:42.634Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-09T02:35:42.634Z] ---> b69703f70c3d [2022-11-09T02:35:42.634Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-09T02:35:45.925Z] ---> Running in 20aacb358992 [2022-11-09T02:35:45.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T02:35:46.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T02:35:46.444Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-09T02:35:46.444Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-09T02:35:46.444Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-09T02:35:46.444Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-09T02:35:46.444Z] (5/129) Installing libxcb (1.14-r2) [2022-11-09T02:35:46.444Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-09T02:35:46.444Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-09T02:35:46.444Z] (8/129) Installing libice (1.0.10-r0) [2022-11-09T02:35:46.444Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-09T02:35:46.444Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-09T02:35:46.444Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-09T02:35:46.444Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-09T02:35:46.444Z] (13/129) Installing xset (1.2.4-r0) [2022-11-09T02:35:46.444Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-09T02:35:46.444Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-09T02:35:46.444Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-09T02:35:46.444Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-09T02:35:46.444Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-09T02:35:46.444Z] (19/129) Installing libintl (0.21-r0) [2022-11-09T02:35:46.444Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-09T02:35:46.444Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-09T02:35:46.444Z] (22/129) Installing pcre (8.45-r1) [2022-11-09T02:35:46.444Z] (23/129) Installing glib (2.70.1-r0) [2022-11-09T02:35:46.702Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-09T02:35:46.703Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-09T02:35:46.703Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-09T02:35:46.703Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-09T02:35:46.703Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-09T02:35:46.703Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-09T02:35:46.703Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-09T02:35:46.703Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-09T02:35:46.703Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-09T02:35:46.703Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-09T02:35:46.703Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-09T02:35:46.703Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-09T02:35:46.703Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-09T02:35:46.703Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-09T02:35:46.703Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-09T02:35:46.703Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-09T02:35:46.703Z] (40/129) Installing libxi (1.8-r0) [2022-11-09T02:35:46.703Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-09T02:35:46.703Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-09T02:35:46.703Z] (43/129) Installing atk (2.36.0-r0) [2022-11-09T02:35:46.703Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-09T02:35:46.703Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-09T02:35:46.703Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-09T02:35:46.703Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-09T02:35:46.703Z] (48/129) Installing expat (2.5.0-r0) [2022-11-09T02:35:46.962Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-09T02:35:46.962Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-09T02:35:46.962Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-09T02:35:46.962Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-09T02:35:46.962Z] (53/129) Installing pixman (0.40.0-r4) [2022-11-09T02:35:46.962Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-09T02:35:46.962Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-09T02:35:46.962Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-09T02:35:46.962Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-09T02:35:46.962Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-09T02:35:46.962Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-09T02:35:46.962Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-09T02:35:46.962Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-09T02:35:46.962Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-09T02:35:46.962Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-09T02:35:46.962Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-09T02:35:46.962Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-09T02:35:46.962Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-09T02:35:46.962Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-09T02:35:46.962Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-09T02:35:46.962Z] (69/129) Installing pango (1.48.10-r0) [2022-11-09T02:35:46.962Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-09T02:35:46.962Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-09T02:35:46.962Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-09T02:35:46.962Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-09T02:35:47.223Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-09T02:35:47.223Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-09T02:35:47.223Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-09T02:35:47.223Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-09T02:35:47.223Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-09T02:35:47.223Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-09T02:35:47.223Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-09T02:35:49.759Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-09T02:35:49.759Z] (80/129) Installing flac (1.3.4-r0) [2022-11-09T02:35:49.759Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-09T02:35:49.759Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-09T02:35:49.759Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-09T02:35:49.759Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-09T02:35:49.759Z] (85/129) Installing libass (0.15.2-r0) [2022-11-09T02:35:49.759Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-09T02:35:49.759Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-09T02:35:49.759Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-09T02:35:49.759Z] (89/129) Installing lame (3.100-r0) [2022-11-09T02:35:49.759Z] (90/129) Installing opus (1.3.1-r1) [2022-11-09T02:35:49.759Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-09T02:35:49.759Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-09T02:35:49.759Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-09T02:35:49.759Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-09T02:35:49.759Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-09T02:35:49.759Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-09T02:35:49.759Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-09T02:35:49.759Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-09T02:35:49.759Z] (99/129) Installing libva (2.13.0-r0) [2022-11-09T02:35:49.759Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-09T02:35:49.759Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-09T02:35:49.759Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-09T02:35:49.759Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-09T02:35:49.759Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-09T02:35:49.759Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-09T02:35:49.759Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-09T02:35:49.759Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-09T02:35:49.759Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-09T02:35:50.018Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-09T02:35:50.018Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-09T02:35:50.018Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-09T02:35:50.018Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-09T02:35:50.018Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-09T02:35:50.018Z] (114/129) Installing nspr (4.32-r0) [2022-11-09T02:35:50.018Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-09T02:35:50.018Z] (116/129) Installing nss (3.78.1-r0) [2022-11-09T02:35:50.018Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-09T02:35:50.018Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-09T02:35:50.018Z] (119/129) Installing orc (0.4.32-r0) [2022-11-09T02:35:50.018Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-09T02:35:50.018Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-09T02:35:50.018Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-09T02:35:50.018Z] (123/129) Installing libpulse (15.0-r2) [2022-11-09T02:35:50.275Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-09T02:35:50.275Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-09T02:35:50.275Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-09T02:35:50.276Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-09T02:35:50.276Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-09T02:35:50.276Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-09T02:35:51.210Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T02:35:51.210Z] Executing glib-2.70.1-r0.trigger [2022-11-09T02:35:51.210Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-09T02:35:53.748Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-09T02:35:53.748Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-09T02:35:53.748Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-09T02:35:53.748Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-09T02:35:53.748Z] OK: 286 MiB in 145 packages [2022-11-09T02:36:00.320Z] Removing intermediate container 20aacb358992 [2022-11-09T02:36:00.320Z] ---> ae04f5ce6c33 [2022-11-09T02:36:00.320Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-09T02:36:00.320Z] ---> Running in f697f2b2e064 [2022-11-09T02:36:00.320Z] Removing intermediate container f697f2b2e064 [2022-11-09T02:36:00.320Z] ---> 7b586fd59864 [2022-11-09T02:36:00.320Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-09T02:36:00.320Z] ---> Running in 8bd4eb47cdd3 [2022-11-09T02:36:00.320Z] Removing intermediate container 8bd4eb47cdd3 [2022-11-09T02:36:00.320Z] ---> e455daeb8c1b [2022-11-09T02:36:00.320Z] Step 5/10 : RUN npm install -g npm [2022-11-09T02:36:00.320Z] ---> Running in 9778d36a6d8a [2022-11-09T02:36:07.227Z] [2022-11-09T02:36:07.227Z] changed 54 packages, and audited 212 packages in 6s [2022-11-09T02:36:07.227Z] [2022-11-09T02:36:07.227Z] 11 packages are looking for funding [2022-11-09T02:36:07.227Z] run `npm fund` for details [2022-11-09T02:36:07.227Z] [2022-11-09T02:36:07.227Z] found 0 vulnerabilities [2022-11-09T02:36:08.601Z] Removing intermediate container 9778d36a6d8a [2022-11-09T02:36:08.601Z] ---> 92502c583583 [2022-11-09T02:36:08.601Z] Step 6/10 : ARG USER=1000 [2022-11-09T02:36:08.601Z] ---> Running in 7b519fe2fa97 [2022-11-09T02:36:08.601Z] Removing intermediate container 7b519fe2fa97 [2022-11-09T02:36:08.601Z] ---> 5197227b743c [2022-11-09T02:36:08.601Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-09T02:36:08.601Z] ---> Running in 3808846c28f9 [2022-11-09T02:36:09.168Z] Removing intermediate container 3808846c28f9 [2022-11-09T02:36:09.168Z] ---> f01de7be3d14 [2022-11-09T02:36:09.168Z] Step 8/10 : USER $USER:$USER [2022-11-09T02:36:09.168Z] ---> Running in 118c2c15b790 [2022-11-09T02:36:09.168Z] Removing intermediate container 118c2c15b790 [2022-11-09T02:36:09.168Z] ---> aab6fc6e9cda [2022-11-09T02:36:09.168Z] Step 9/10 : WORKDIR /app [2022-11-09T02:36:09.168Z] ---> Running in f73050b6460e [2022-11-09T02:36:09.425Z] Removing intermediate container f73050b6460e [2022-11-09T02:36:09.426Z] ---> 2024cc5155f9 [2022-11-09T02:36:09.426Z] Step 10/10 : LABEL git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:36:09.426Z] ---> Running in bf2abca9092a [2022-11-09T02:36:09.426Z] Removing intermediate container bf2abca9092a [2022-11-09T02:36:09.426Z] ---> 45514afca822 [2022-11-09T02:36:09.426Z] Successfully built 45514afca822 [2022-11-09T02:36:09.426Z] Successfully tagged edgexfoundry/edgex-web-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:36:09.426Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-09T02:36:09.426Z] touch edgex-web-ui.imagebuilt [2022-11-09T02:36:09.426Z] mkdir -p node_modules coverage [2022-11-09T02:36:09.426Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-09T02:36:09.426Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE required: { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE }, [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE required: { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE }, [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE required: { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE }, [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE required: { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE }, [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE required: { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE }, [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE required: { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE }, [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE required: { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE }, [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE required: { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE }, [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE required: { [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE }, [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:36:10.805Z] npm WARN EBADENGINE } [2022-11-09T02:36:15.163Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-09T02:36:15.730Z] 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 [2022-11-09T02:36:15.730Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-09T02:36:15.730Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T02:36:15.989Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-09T02:36:16.246Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-09T02:36:16.814Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-09T02:36:17.748Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-09T02:36:18.005Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-09T02:36:19.386Z] 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 [2022-11-09T02:36:19.643Z] 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 [2022-11-09T02:36:20.577Z] 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. [2022-11-09T02:36:21.950Z] 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. [2022-11-09T02:36:22.892Z] 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. [2022-11-09T02:36:22.892Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-09T02:36:23.459Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T02:36:23.459Z] 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. [2022-11-09T02:36:23.719Z] 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. [2022-11-09T02:36:25.092Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T02:36:31.674Z] [2022-11-09T02:36:31.674Z] added 1478 packages, and audited 1479 packages in 22s [2022-11-09T02:36:31.674Z] [2022-11-09T02:36:31.674Z] 90 packages are looking for funding [2022-11-09T02:36:31.674Z] run `npm fund` for details [2022-11-09T02:36:31.674Z] [2022-11-09T02:36:31.674Z] 16 vulnerabilities (3 moderate, 8 high, 5 critical) [2022-11-09T02:36:31.674Z] [2022-11-09T02:36:31.674Z] To address issues that do not require attention, run: [2022-11-09T02:36:31.674Z] npm audit fix [2022-11-09T02:36:31.674Z] [2022-11-09T02:36:31.674Z] To address all issues (including breaking changes), run: [2022-11-09T02:36:31.674Z] npm audit fix --force [2022-11-09T02:36:31.674Z] [2022-11-09T02:36:31.674Z] Run `npm audit` for details. [2022-11-09T02:36:41.665Z] 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 [2022-11-09T02:36:42.229Z] - Generating browser application bundles (phase: setup)... [2022-11-09T02:36:46.406Z] Compiling @angular/core : es2015 as esm2015 [2022-11-09T02:36:46.406Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-09T02:36:49.684Z] Compiling @angular/common : es2015 as esm2015 [2022-11-09T02:36:49.684Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-09T02:36:50.249Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-09T02:36:50.249Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-09T02:36:50.814Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-09T02:36:50.814Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-09T02:36:51.071Z] Compiling @angular/router : es2015 as esm2015 [2022-11-09T02:36:51.327Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-09T02:36:51.327Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-09T02:36:51.584Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-09T02:36:51.842Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-09T02:36:53.215Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-09T02:36:59.780Z] 09 11 2022 02:36:58.606:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-09T02:36:59.780Z] 09 11 2022 02:36:58.609:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-09T02:36:59.780Z] 09 11 2022 02:36:58.616:INFO [launcher]: Starting browser ChromeHeadless [2022-11-09T02:37:09.753Z] ✔ Browser application bundle generation complete. [2022-11-09T02:37:09.753Z] 09 11 2022 02:37:09.736:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 1xNsAybd6llzNF5XAAAB with id 54074894 [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.158 secs) [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.185 secs) [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.213 secs) [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.245 secs) [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.256 secs) [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.262 secs) [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.311 secs) [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.322 secs) [2022-11-09T02:37:13.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.329 secs) [2022-11-09T02:37:13.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.375 secs) [2022-11-09T02:37:13.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.454 secs) [2022-11-09T02:37:13.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.465 secs) [2022-11-09T02:37:13.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.472 secs) [2022-11-09T02:37:13.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.519 secs) [2022-11-09T02:37:13.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.533 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.553 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.558 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.563 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.567 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.578 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.585 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.602 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.608 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.613 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.64 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.649 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.673 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.681 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.701 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.706 secs) [2022-11-09T02:37:13.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.71 secs) [2022-11-09T02:37:13.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.758 secs) [2022-11-09T02:37:13.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.803 secs) [2022-11-09T02:37:13.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.81 secs) [2022-11-09T02:37:13.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.824 secs) [2022-11-09T02:37:13.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.829 secs) [2022-11-09T02:37:13.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.832 secs) [2022-11-09T02:37:13.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.835 secs) [2022-11-09T02:37:13.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.919 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.928 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.936 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.945 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.956 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.96 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.976 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.983 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.988 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.994 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.998 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.001 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.006 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.008 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.01 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.023 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.026 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.028 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.039 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.047 secs) [2022-11-09T02:37:14.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.059 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.139 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.16 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.166 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.169 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.18 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.223 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.226 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.232 secs) [2022-11-09T02:37:14.326Z] WARN: ' [2022-11-09T02:37:14.326Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-09T02:37:14.326Z] Support for using the ngModel input property and ngModelChange event with [2022-11-09T02:37:14.326Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-09T02:37:14.326Z] in a future version of Angular. [2022-11-09T02:37:14.326Z] [2022-11-09T02:37:14.326Z] For more information on this, see our API docs here: [2022-11-09T02:37:14.326Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-09T02:37:14.326Z] ' [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.232 secs) [2022-11-09T02:37:14.326Z] WARN: ' [2022-11-09T02:37:14.326Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-09T02:37:14.326Z] Support for using the ngModel input property and ngModelChange event with [2022-11-09T02:37:14.326Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-09T02:37:14.326Z] in a future version of Angular. [2022-11-09T02:37:14.326Z] [2022-11-09T02:37:14.326Z] For more information on this, see our API docs here: [2022-11-09T02:37:14.326Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-09T02:37:14.326Z] ' [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.253 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.263 secs) [2022-11-09T02:37:14.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.291 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.295 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.302 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.309 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.317 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.324 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.338 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.351 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.359 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.38 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.389 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.407 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.429 secs) [2022-11-09T02:37:14.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.449 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.459 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.463 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.467 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.474 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.503 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.508 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.511 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.528 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.547 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.555 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.565 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.579 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.588 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.591 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.594 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.599 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.602 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.608 secs) [2022-11-09T02:37:14.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.615 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.621 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.623 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.631 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.636 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.653 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.663 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.676 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.678 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.68 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.693 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.717 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.721 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.727 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.742 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.75 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.763 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.768 secs) [2022-11-09T02:37:15.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.784 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.802 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.815 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.817 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.82 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.836 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.844 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.866 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.875 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.878 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.888 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.921 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.925 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.928 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.929 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.937 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.938 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.94 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.947 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.951 secs) [2022-11-09T02:37:15.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.96 secs) [2022-11-09T02:37:15.613Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.974 secs) [2022-11-09T02:37:15.613Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.985 secs) [2022-11-09T02:37:15.613Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.993 secs) [2022-11-09T02:37:15.613Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.019 secs) [2022-11-09T02:37:15.613Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.021 secs) [2022-11-09T02:37:15.613Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.023 secs) [2022-11-09T02:37:15.613Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.025 secs) [2022-11-09T02:37:15.613Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.045 secs) [2022-11-09T02:37:15.613Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.069 secs) [2022-11-09T02:37:15.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.052 secs / 2.069 secs) [2022-11-09T02:37:15.871Z] TOTAL: 149 SUCCESS [2022-11-09T02:37:15.871Z] ✔ Browser application bundle generation complete. [2022-11-09T02:37:16.129Z] [2022-11-09T02:37:16.129Z] =============================== Coverage summary =============================== [2022-11-09T02:37:16.129Z] Statements : 40.98% ( 1467/3580 ) [2022-11-09T02:37:16.129Z] Branches : 12.03% ( 111/923 ) [2022-11-09T02:37:16.129Z] Functions : 33.28% ( 432/1298 ) [2022-11-09T02:37:16.129Z] Lines : 38.91% ( 1318/3387 ) [2022-11-09T02:37:16.129Z] ================================================================================ [2022-11-09T02:37:16.387Z] ✔ Browser application bundle generation complete. [2022-11-09T02:37:16.645Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-11-09T02:37:16.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-09T02:37:16.673Z] $ docker stop --time=1 5628bf84cb6a39d287e083c1a19e7de41e06eda9bff06cde0ed936ba89e833a2 [2022-11-09T02:37:17.998Z] $ docker rm -f 5628bf84cb6a39d287e083c1a19e7de41e06eda9bff06cde0ed936ba89e833a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T02:37:18.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-09T02:37:19.010Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-09T02:37:19.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-09T02:37:20.067Z] + ls -al . [2022-11-09T02:37:20.067Z] total 188 [2022-11-09T02:37:20.067Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 9 02:35 . [2022-11-09T02:37:20.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:34 .. [2022-11-09T02:37:20.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:34 .blubracket [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 9 02:34 .dockerignore [2022-11-09T02:37:20.067Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 02:34 .git [2022-11-09T02:37:20.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:34 .github [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 9 02:34 .gitignore [2022-11-09T02:37:20.067Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 02:34 .semver [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 9 02:34 Attribution.txt [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 17205 Nov 9 02:34 CHANGELOG.md [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 02:34 CONTRIBUTING.md [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 9 02:34 Dockerfile [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 02:34 Jenkinsfile [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 02:34 LICENSE [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 9 02:34 Makefile [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 9 02:34 README.md [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 02:34 VERSION [2022-11-09T02:37:20.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:34 assets [2022-11-09T02:37:20.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:34 bin [2022-11-09T02:37:20.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:34 cmd [2022-11-09T02:37:20.067Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 02:35 coverage.out [2022-11-09T02:37:20.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:34 docs [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 9 02:34 go.mod [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 9 02:34 go.sum [2022-11-09T02:37:20.067Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 02:34 internal [2022-11-09T02:37:20.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:34 snap [2022-11-09T02:37:20.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:34 testing [2022-11-09T02:37:20.067Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 02:34 version.go [2022-11-09T02:37:20.067Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 9 02:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:20.624Z] + 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=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 --label arch=amd64 --label version=2.3.0-dev.24 . [2022-11-09T02:37:20.891Z] Sending build context to Docker daemon 48.26MB [2022-11-09T02:37:20.891Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T02:37:20.891Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-09T02:37:20.891Z] ---> bbf3ed9c88bd [2022-11-09T02:37:20.891Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-09T02:37:22.269Z] ---> Running in f135888d2c0b [2022-11-09T02:37:22.269Z] Removing intermediate container f135888d2c0b [2022-11-09T02:37:22.269Z] ---> df03506e8b0b [2022-11-09T02:37:22.269Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-09T02:37:22.269Z] ---> Running in aa27a1bbda18 [2022-11-09T02:37:22.269Z] Removing intermediate container aa27a1bbda18 [2022-11-09T02:37:22.269Z] ---> a97ed7ac9506 [2022-11-09T02:37:22.269Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T02:37:22.269Z] ---> Running in c7324d58be34 [2022-11-09T02:37:22.527Z] Removing intermediate container c7324d58be34 [2022-11-09T02:37:22.527Z] ---> fc680b1a5be1 [2022-11-09T02:37:22.527Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-09T02:37:22.527Z] ---> Running in 99e60bddd4d6 [2022-11-09T02:37:22.527Z] Removing intermediate container 99e60bddd4d6 [2022-11-09T02:37:22.527Z] ---> 5d47fdfca024 [2022-11-09T02:37:22.527Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-09T02:37:22.527Z] ---> Running in 05302f9922dc [2022-11-09T02:37:22.527Z] Removing intermediate container 05302f9922dc [2022-11-09T02:37:22.527Z] ---> 1862ed23e201 [2022-11-09T02:37:22.527Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-09T02:37:23.460Z] ---> 5583454abc7a [2022-11-09T02:37:23.460Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-09T02:37:23.460Z] ---> Running in 6f15451aefb4 [2022-11-09T02:37:24.027Z] Removing intermediate container 6f15451aefb4 [2022-11-09T02:37:24.027Z] ---> 4974d2ba0ff8 [2022-11-09T02:37:24.027Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T02:37:24.027Z] ---> Running in 015bc05ef3af [2022-11-09T02:37:24.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T02:37:24.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T02:37:25.482Z] OK: 211 MiB in 51 packages [2022-11-09T02:37:25.482Z] Removing intermediate container 015bc05ef3af [2022-11-09T02:37:25.482Z] ---> a42fc0071af7 [2022-11-09T02:37:25.482Z] Step 11/26 : ENV GO111MODULE=on [2022-11-09T02:37:25.741Z] ---> Running in dec62c8fc2e4 [2022-11-09T02:37:25.741Z] Removing intermediate container dec62c8fc2e4 [2022-11-09T02:37:25.741Z] ---> 563e09c056cf [2022-11-09T02:37:25.741Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-09T02:37:25.741Z] ---> Running in 8bb6bc26015d [2022-11-09T02:37:25.741Z] Removing intermediate container 8bb6bc26015d [2022-11-09T02:37:25.741Z] ---> 7c515929c47c [2022-11-09T02:37:25.741Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-09T02:37:26.000Z] ---> ed9d157852fe [2022-11-09T02:37:26.000Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T02:37:26.000Z] ---> Running in ce563a1f77f2 [2022-11-09T02:37:26.568Z] Removing intermediate container ce563a1f77f2 [2022-11-09T02:37:26.568Z] ---> 9a4b44a87640 [2022-11-09T02:37:26.568Z] Step 15/26 : COPY . . [2022-11-09T02:37:27.943Z] ---> 7bf42bef428e [2022-11-09T02:37:27.943Z] Step 16/26 : RUN ${MAKE} [2022-11-09T02:37:28.201Z] ---> Running in 594ffe60aed6 [2022-11-09T02:37:28.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-09T02:37:40.647Z] Removing intermediate container 594ffe60aed6 [2022-11-09T02:37:40.647Z] ---> cf5ce8b0f8e5 [2022-11-09T02:37:40.647Z] Step 17/26 : FROM alpine:3.14 [2022-11-09T02:37:40.647Z] 3.14: Pulling from library/alpine [2022-11-09T02:37:40.906Z] c7ed990a2339: Pulling fs layer [2022-11-09T02:37:41.163Z] c7ed990a2339: Verifying Checksum [2022-11-09T02:37:41.163Z] c7ed990a2339: Download complete [2022-11-09T02:37:41.421Z] c7ed990a2339: Pull complete [2022-11-09T02:37:41.421Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-09T02:37:41.421Z] Status: Downloaded newer image for alpine:3.14 [2022-11-09T02:37:41.421Z] ---> dd53f409bf0b [2022-11-09T02:37:41.421Z] Step 18/26 : EXPOSE 4000 [2022-11-09T02:37:41.421Z] ---> Running in d76224e5212c [2022-11-09T02:37:41.421Z] Removing intermediate container d76224e5212c [2022-11-09T02:37:41.421Z] ---> bf321b70afa2 [2022-11-09T02:37:41.421Z] Step 19/26 : 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 [2022-11-09T02:37:42.358Z] ---> 0ccef1e05c9b [2022-11-09T02:37:42.358Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-09T02:37:42.358Z] ---> fb66ee75ff53 [2022-11-09T02:37:42.358Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-09T02:37:42.616Z] ---> 7e83bac85ff8 [2022-11-09T02:37:42.616Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-09T02:37:42.616Z] ---> Running in 12d004e36450 [2022-11-09T02:37:42.616Z] Removing intermediate container 12d004e36450 [2022-11-09T02:37:42.616Z] ---> 5690424d76f9 [2022-11-09T02:37:42.616Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-09T02:37:42.616Z] ---> Running in f872ee621b5b [2022-11-09T02:37:42.616Z] Removing intermediate container f872ee621b5b [2022-11-09T02:37:42.616Z] ---> 72c85b93161a [2022-11-09T02:37:42.616Z] Step 24/26 : LABEL arch=amd64 [2022-11-09T02:37:42.616Z] ---> Running in 048cd27f007d [2022-11-09T02:37:42.873Z] Removing intermediate container 048cd27f007d [2022-11-09T02:37:42.873Z] ---> bd4b3adf0f20 [2022-11-09T02:37:42.873Z] Step 25/26 : LABEL git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:37:42.873Z] ---> Running in dca999d6fda9 [2022-11-09T02:37:42.873Z] Removing intermediate container dca999d6fda9 [2022-11-09T02:37:42.873Z] ---> f17b4e56c879 [2022-11-09T02:37:42.873Z] Step 26/26 : LABEL version=2.3.0-dev.24 [2022-11-09T02:37:42.873Z] ---> Running in 838d5db5509f [2022-11-09T02:37:42.873Z] Removing intermediate container 838d5db5509f [2022-11-09T02:37:42.873Z] ---> 31516b793e19 [2022-11-09T02:37:42.873Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-09T02:37:42.873Z] Successfully built 31516b793e19 [2022-11-09T02:37:43.132Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T02:37:43.231Z] provisioning config files... [2022-11-09T02:37:43.240Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16611745962867472937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:37:43.531Z] ---> docker-login.sh [2022-11-09T02:37:43.531Z] nexus3.edgexfoundry.org:10001 [2022-11-09T02:37:43.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:37:43.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:37:43.531Z] Configure a credential helper to remove this warning. See [2022-11-09T02:37:43.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:37:43.531Z] [2022-11-09T02:37:43.531Z] Login Succeeded [2022-11-09T02:37:43.531Z] nexus3.edgexfoundry.org:10002 [2022-11-09T02:37:43.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:37:43.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:37:43.531Z] Configure a credential helper to remove this warning. See [2022-11-09T02:37:43.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:37:43.531Z] [2022-11-09T02:37:43.531Z] Login Succeeded [2022-11-09T02:37:43.531Z] nexus3.edgexfoundry.org:10003 [2022-11-09T02:37:43.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:37:43.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:37:43.788Z] Configure a credential helper to remove this warning. See [2022-11-09T02:37:43.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:37:43.788Z] [2022-11-09T02:37:43.788Z] Login Succeeded [2022-11-09T02:37:43.788Z] nexus3.edgexfoundry.org:10004 [2022-11-09T02:37:43.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:37:43.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:37:43.788Z] Configure a credential helper to remove this warning. See [2022-11-09T02:37:43.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:37:43.788Z] [2022-11-09T02:37:43.788Z] Login Succeeded [2022-11-09T02:37:43.788Z] docker.io [2022-11-09T02:37:43.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:37:44.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:37:44.356Z] Configure a credential helper to remove this warning. See [2022-11-09T02:37:44.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:37:44.356Z] [2022-11-09T02:37:44.356Z] Login Succeeded [2022-11-09T02:37:44.356Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T02:37:44.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T02:37:44.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T02:37:44.422Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-11-09T02:37:44.422Z] 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:37:44.422Z] latest [2022-11-09T02:37:44.422Z] 2.3.0-dev.24 [2022-11-09T02:37:44.422Z] 1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [2022-11-09T02:37:44.422Z] main [2022-11-09T02:37:44.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:44.752Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:45.062Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:37:45.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-09T02:37:45.063Z] 370772cee0ed: Preparing [2022-11-09T02:37:45.063Z] 7d5ea0e92bd5: Preparing [2022-11-09T02:37:45.063Z] 15def5c288b9: Preparing [2022-11-09T02:37:45.063Z] 63493a9ab2d4: Preparing [2022-11-09T02:37:45.063Z] 63493a9ab2d4: Layer already exists [2022-11-09T02:37:45.063Z] 370772cee0ed: Pushed [2022-11-09T02:37:45.063Z] 7d5ea0e92bd5: Pushed [2022-11-09T02:37:48.352Z] 15def5c288b9: Pushed [2022-11-09T02:37:48.352Z] 1fc6aad09b79efe7d583b860cd1a98c2a76983c7: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:48.729Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:49.036Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-11-09T02:37:49.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-09T02:37:49.036Z] 370772cee0ed: Preparing [2022-11-09T02:37:49.036Z] 7d5ea0e92bd5: Preparing [2022-11-09T02:37:49.036Z] 15def5c288b9: Preparing [2022-11-09T02:37:49.036Z] 63493a9ab2d4: Preparing [2022-11-09T02:37:49.036Z] 7d5ea0e92bd5: Layer already exists [2022-11-09T02:37:49.036Z] 63493a9ab2d4: Layer already exists [2022-11-09T02:37:49.036Z] 15def5c288b9: Layer already exists [2022-11-09T02:37:49.036Z] 370772cee0ed: Layer already exists [2022-11-09T02:37:49.036Z] latest: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:49.341Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:49.653Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.24 [2022-11-09T02:37:49.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-09T02:37:49.653Z] 370772cee0ed: Preparing [2022-11-09T02:37:49.653Z] 7d5ea0e92bd5: Preparing [2022-11-09T02:37:49.653Z] 15def5c288b9: Preparing [2022-11-09T02:37:49.653Z] 63493a9ab2d4: Preparing [2022-11-09T02:37:49.653Z] 63493a9ab2d4: Layer already exists [2022-11-09T02:37:49.653Z] 15def5c288b9: Layer already exists [2022-11-09T02:37:49.653Z] 370772cee0ed: Layer already exists [2022-11-09T02:37:49.653Z] 7d5ea0e92bd5: Layer already exists [2022-11-09T02:37:49.653Z] 2.3.0-dev.24: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:49.957Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:50.259Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [2022-11-09T02:37:50.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-09T02:37:50.259Z] 370772cee0ed: Preparing [2022-11-09T02:37:50.259Z] 7d5ea0e92bd5: Preparing [2022-11-09T02:37:50.259Z] 15def5c288b9: Preparing [2022-11-09T02:37:50.259Z] 63493a9ab2d4: Preparing [2022-11-09T02:37:50.259Z] 370772cee0ed: Layer already exists [2022-11-09T02:37:50.259Z] 15def5c288b9: Layer already exists [2022-11-09T02:37:50.259Z] 7d5ea0e92bd5: Layer already exists [2022-11-09T02:37:50.259Z] 63493a9ab2d4: Layer already exists [2022-11-09T02:37:50.259Z] 1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:50.572Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:50.870Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-11-09T02:37:50.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-09T02:37:50.870Z] 370772cee0ed: Preparing [2022-11-09T02:37:50.870Z] 7d5ea0e92bd5: Preparing [2022-11-09T02:37:50.870Z] 15def5c288b9: Preparing [2022-11-09T02:37:50.870Z] 63493a9ab2d4: Preparing [2022-11-09T02:37:50.870Z] 370772cee0ed: Layer already exists [2022-11-09T02:37:50.870Z] 63493a9ab2d4: Layer already exists [2022-11-09T02:37:50.870Z] 15def5c288b9: Layer already exists [2022-11-09T02:37:50.870Z] 7d5ea0e92bd5: Layer already exists [2022-11-09T02:37:50.870Z] main: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T02:37:50.917Z] ===================================================== [Pipeline] echo [2022-11-09T02:37:50.928Z] taggedImages: [2022-11-09T02:37:50.928Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:37:50.928Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-11-09T02:37:50.928Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.24 [2022-11-09T02:37:50.928Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [2022-11-09T02:37:50.928Z] - 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 [2022-11-09T02:37:51.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T02:37:51.304Z] [2022-11-09T02:37:51.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:37:51.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T02:37:51.596Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-09T02:37:51.596Z] 5eb5b503b376: Pulling fs layer [2022-11-09T02:37:51.596Z] 5c69ac0246d0: Pulling fs layer [2022-11-09T02:37:51.596Z] ec43610c2a17: Pulling fs layer [2022-11-09T02:37:51.596Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-09T02:37:51.596Z] 33b1e0a273af: Pulling fs layer [2022-11-09T02:37:51.596Z] 5d3b04190fa2: Pulling fs layer [2022-11-09T02:37:51.596Z] 2f39f015ded8: Pulling fs layer [2022-11-09T02:37:51.596Z] 3a2ae6a8a46f: Waiting [2022-11-09T02:37:51.596Z] 2f39f015ded8: Waiting [2022-11-09T02:37:51.596Z] 33b1e0a273af: Waiting [2022-11-09T02:37:51.596Z] 5d3b04190fa2: Waiting [2022-11-09T02:37:51.596Z] 5c69ac0246d0: Download complete [2022-11-09T02:37:51.596Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-09T02:37:51.596Z] 3a2ae6a8a46f: Download complete [2022-11-09T02:37:51.596Z] 33b1e0a273af: Verifying Checksum [2022-11-09T02:37:51.596Z] 33b1e0a273af: Download complete [2022-11-09T02:37:51.596Z] 5d3b04190fa2: Verifying Checksum [2022-11-09T02:37:51.596Z] 5d3b04190fa2: Download complete [2022-11-09T02:37:51.596Z] ec43610c2a17: Verifying Checksum [2022-11-09T02:37:51.596Z] ec43610c2a17: Download complete [2022-11-09T02:37:51.857Z] 5eb5b503b376: Verifying Checksum [2022-11-09T02:37:51.857Z] 5eb5b503b376: Download complete [2022-11-09T02:37:52.436Z] 2f39f015ded8: Verifying Checksum [2022-11-09T02:37:52.436Z] 2f39f015ded8: Download complete [2022-11-09T02:37:53.001Z] 5eb5b503b376: Pull complete [2022-11-09T02:37:53.001Z] 5c69ac0246d0: Pull complete [2022-11-09T02:37:53.259Z] ec43610c2a17: Pull complete [2022-11-09T02:37:53.259Z] 3a2ae6a8a46f: Pull complete [2022-11-09T02:37:53.516Z] 33b1e0a273af: Pull complete [2022-11-09T02:37:53.516Z] 5d3b04190fa2: Pull complete [2022-11-09T02:37:56.699Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118727 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-11-09T02:37:56.712Z] Running in /w/workspace/edgex-ui-go/95 [Pipeline] { [Pipeline] checkout [2022-11-09T02:37:56.746Z] The recommended git tool is: git [2022-11-09T02:37:57.692Z] 2f39f015ded8: Pull complete [2022-11-09T02:37:57.692Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-09T02:37:57.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T02:37:57.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:37:57.769Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:37:57.806Z] $ 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 [2022-11-09T02:38:00.959Z] $ docker top f7fcca5418974a4ee9ad7e907f85bd318e2615c7b2f797665586ed750208bdc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:38:01.358Z] ---> job-cost.sh [2022-11-09T02:38:01.358Z] lf-activate-venv: SKIPPING [2022-11-09T02:38:01.358Z] INFO: No Stack... [2022-11-09T02:38:01.622Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T02:38:01.700Z] using credential edgex-jenkins-ssh [2022-11-09T02:38:01.716Z] Cloning the remote Git repository [2022-11-09T02:38:01.880Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T02:38:02.167Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-11-09T02:38:02.167Z] + cut -d, -f6 [Pipeline] lock [2022-11-09T02:38:02.179Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [2022-11-09T02:38:02.186Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] did not exist. Created. [2022-11-09T02:38:02.186Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T02:38:02.481Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-09T02:38:02.854Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T02:38:01.762Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-09T02:38:02.114Z] > git init /w/workspace/edgex-ui-go/95 # timeout=10 [2022-11-09T02:38:02.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-09T02:38:02.265Z] > git --version # timeout=10 [2022-11-09T02:38:02.290Z] > git --version # 'git version 2.25.1' [2022-11-09T02:38:02.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T02:38:02.338Z] Verifying host key using known hosts file [2022-11-09T02:38:02.540Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T02:38:02.553Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T02:38:02.887Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T02:38:02.910Z] $ docker stop --time=1 f7fcca5418974a4ee9ad7e907f85bd318e2615c7b2f797665586ed750208bdc4 [2022-11-09T02:38:04.130Z] $ docker rm -f f7fcca5418974a4ee9ad7e907f85bd318e2615c7b2f797665586ed750208bdc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-09T02:38:05.479Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-09T02:38:06.299Z] Avoid second fetch [2022-11-09T02:38:06.300Z] Checking out Revision 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (main) [2022-11-09T02:38:05.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T02:38:06.316Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T02:38:06.333Z] > git checkout -f 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 [2022-11-09T02:38:07.079Z] Commit message: "Merge pull request #577 from lenny-intel/levski-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T02:38:07.894Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-09T02:38:07.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T02:38:07.894Z] Dload Upload Total Spent Left Speed [2022-11-09T02:38:07.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh [2022-11-09T02:38:08.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-09T02:38:08.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-09T02:38:08.834Z] + sudo tee /etc/docker/daemon.new [2022-11-09T02:38:08.834Z] { [2022-11-09T02:38:08.834Z] "registry-mirrors": [ [2022-11-09T02:38:08.834Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-09T02:38:08.834Z] ], [2022-11-09T02:38:08.834Z] "bip": "10.250.0.254/24", [2022-11-09T02:38:08.834Z] "hosts": [ [2022-11-09T02:38:08.834Z] "tcp://0.0.0.0:5555", [2022-11-09T02:38:08.834Z] "unix:///var/run/docker.sock" [2022-11-09T02:38:08.834Z] ], [2022-11-09T02:38:08.834Z] "mtu": 1458, [2022-11-09T02:38:08.834Z] "selinux-enabled": true, [2022-11-09T02:38:08.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-09T02:38:08.834Z] } [Pipeline] sh [2022-11-09T02:38:09.165Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-09T02:38:09.509Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T02:38:27.789Z] provisioning config files... [2022-11-09T02:38:27.816Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/95@tmp/config13536154892799915014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:38:28.183Z] ---> docker-login.sh [2022-11-09T02:38:28.183Z] nexus3.edgexfoundry.org:10001 [2022-11-09T02:38:28.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:38:28.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:38:28.772Z] Configure a credential helper to remove this warning. See [2022-11-09T02:38:28.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:38:28.772Z] [2022-11-09T02:38:28.772Z] Login Succeeded [2022-11-09T02:38:28.772Z] nexus3.edgexfoundry.org:10002 [2022-11-09T02:38:29.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:38:29.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:38:29.043Z] Configure a credential helper to remove this warning. See [2022-11-09T02:38:29.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:38:29.043Z] [2022-11-09T02:38:29.043Z] Login Succeeded [2022-11-09T02:38:29.043Z] nexus3.edgexfoundry.org:10003 [2022-11-09T02:38:29.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:38:29.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:38:29.584Z] Configure a credential helper to remove this warning. See [2022-11-09T02:38:29.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:38:29.584Z] [2022-11-09T02:38:29.584Z] Login Succeeded [2022-11-09T02:38:29.584Z] nexus3.edgexfoundry.org:10004 [2022-11-09T02:38:29.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:38:29.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:38:29.855Z] Configure a credential helper to remove this warning. See [2022-11-09T02:38:29.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:38:29.855Z] [2022-11-09T02:38:29.855Z] Login Succeeded [2022-11-09T02:38:29.855Z] docker.io [2022-11-09T02:38:30.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:38:30.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:38:30.391Z] Configure a credential helper to remove this warning. See [2022-11-09T02:38:30.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:38:30.391Z] [2022-11-09T02:38:30.391Z] Login Succeeded [2022-11-09T02:38:30.391Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T02:38:30.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-09T02:38:30.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T02:38:30.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T02:38:30.562Z] ========================================================= [2022-11-09T02:38:30.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-09T02:38:30.562Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:38:30.909Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-09T02:38:31.882Z] Sending build context to Docker daemon 28.72MB [2022-11-09T02:38:31.882Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T02:38:31.882Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-09T02:38:32.233Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-09T02:38:32.233Z] 9b18e9b68314: Pulling fs layer [2022-11-09T02:38:32.233Z] 35d82f9e3411: Pulling fs layer [2022-11-09T02:38:32.233Z] e16973657156: Pulling fs layer [2022-11-09T02:38:32.233Z] fc693d55d65f: Pulling fs layer [2022-11-09T02:38:32.233Z] 7e9fc2657dce: Pulling fs layer [2022-11-09T02:38:32.233Z] dda99020689f: Pulling fs layer [2022-11-09T02:38:32.233Z] db1c61fa0a46: Pulling fs layer [2022-11-09T02:38:32.233Z] 891c053d2c06: Pulling fs layer [2022-11-09T02:38:32.233Z] dda99020689f: Waiting [2022-11-09T02:38:32.233Z] fc693d55d65f: Waiting [2022-11-09T02:38:32.233Z] 7e9fc2657dce: Waiting [2022-11-09T02:38:32.233Z] 891c053d2c06: Waiting [2022-11-09T02:38:32.233Z] e16973657156: Verifying Checksum [2022-11-09T02:38:32.233Z] e16973657156: Download complete [2022-11-09T02:38:32.233Z] 35d82f9e3411: Verifying Checksum [2022-11-09T02:38:32.233Z] 35d82f9e3411: Download complete [2022-11-09T02:38:32.233Z] 7e9fc2657dce: Verifying Checksum [2022-11-09T02:38:32.233Z] dda99020689f: Verifying Checksum [2022-11-09T02:38:32.233Z] dda99020689f: Download complete [2022-11-09T02:38:32.233Z] 9b18e9b68314: Verifying Checksum [2022-11-09T02:38:33.684Z] 9b18e9b68314: Pull complete [2022-11-09T02:38:33.684Z] 891c053d2c06: Verifying Checksum [2022-11-09T02:38:33.684Z] 891c053d2c06: Download complete [2022-11-09T02:38:33.971Z] 35d82f9e3411: Pull complete [2022-11-09T02:38:34.240Z] e16973657156: Pull complete [2022-11-09T02:38:34.831Z] db1c61fa0a46: Verifying Checksum [2022-11-09T02:38:34.831Z] db1c61fa0a46: Download complete [2022-11-09T02:38:35.418Z] fc693d55d65f: Download complete [2022-11-09T02:38:47.749Z] fc693d55d65f: Pull complete [2022-11-09T02:38:47.749Z] 7e9fc2657dce: Pull complete [2022-11-09T02:38:47.749Z] dda99020689f: Pull complete [2022-11-09T02:38:53.133Z] db1c61fa0a46: Pull complete [2022-11-09T02:38:54.549Z] 891c053d2c06: Pull complete [2022-11-09T02:38:54.549Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-09T02:38:54.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T02:38:54.549Z] ---> f96f9c87975a [2022-11-09T02:38:54.549Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-09T02:38:56.506Z] ---> Running in 478215150f89 [2022-11-09T02:38:56.775Z] Removing intermediate container 478215150f89 [2022-11-09T02:38:56.775Z] ---> 8d10372e7a83 [2022-11-09T02:38:56.775Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-09T02:38:56.775Z] ---> Running in 3cd916757fb5 [2022-11-09T02:38:57.045Z] Removing intermediate container 3cd916757fb5 [2022-11-09T02:38:57.045Z] ---> 65119fad1a8c [2022-11-09T02:38:57.045Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T02:38:57.045Z] ---> Running in 501d18144786 [2022-11-09T02:38:57.629Z] Removing intermediate container 501d18144786 [2022-11-09T02:38:57.629Z] ---> 1eda070338b8 [2022-11-09T02:38:57.629Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-09T02:38:57.629Z] ---> Running in 37aee91adc19 [2022-11-09T02:38:57.895Z] Removing intermediate container 37aee91adc19 [2022-11-09T02:38:57.895Z] ---> 254b725ab8f3 [2022-11-09T02:38:57.895Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-09T02:38:57.895Z] ---> Running in 349e91a3efb7 [2022-11-09T02:38:58.162Z] Removing intermediate container 349e91a3efb7 [2022-11-09T02:38:58.162Z] ---> 27eb0ecc9da1 [2022-11-09T02:38:58.162Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-09T02:38:58.743Z] latest: Pulling from library/docker [2022-11-09T02:38:59.009Z] 9b18e9b68314: Already exists [2022-11-09T02:38:59.009Z] e5833820420a: Pulling fs layer [2022-11-09T02:38:59.009Z] 79069699b830: Pulling fs layer [2022-11-09T02:38:59.009Z] 444a66d86b54: Pulling fs layer [2022-11-09T02:38:59.009Z] af8c662400c0: Pulling fs layer [2022-11-09T02:38:59.009Z] 7851778f47af: Pulling fs layer [2022-11-09T02:38:59.009Z] 969048075247: Pulling fs layer [2022-11-09T02:38:59.009Z] 9d9d268b6129: Pulling fs layer [2022-11-09T02:38:59.009Z] 71d72239e8c8: Pulling fs layer [2022-11-09T02:38:59.009Z] af8c662400c0: Waiting [2022-11-09T02:38:59.009Z] 7851778f47af: Waiting [2022-11-09T02:38:59.009Z] 969048075247: Waiting [2022-11-09T02:38:59.009Z] 71d72239e8c8: Waiting [2022-11-09T02:38:59.009Z] 9d9d268b6129: Waiting [2022-11-09T02:38:59.275Z] 79069699b830: Verifying Checksum [2022-11-09T02:38:59.275Z] 79069699b830: Download complete [2022-11-09T02:38:59.275Z] e5833820420a: Download complete [2022-11-09T02:38:59.540Z] 444a66d86b54: Verifying Checksum [2022-11-09T02:38:59.540Z] 444a66d86b54: Download complete [2022-11-09T02:38:59.809Z] 969048075247: Verifying Checksum [2022-11-09T02:38:59.809Z] 969048075247: Download complete [2022-11-09T02:38:59.809Z] 7851778f47af: Verifying Checksum [2022-11-09T02:38:59.809Z] 7851778f47af: Download complete [2022-11-09T02:38:59.809Z] af8c662400c0: Verifying Checksum [2022-11-09T02:38:59.809Z] af8c662400c0: Download complete [2022-11-09T02:38:59.809Z] e5833820420a: Pull complete [2022-11-09T02:39:00.078Z] 71d72239e8c8: Download complete [2022-11-09T02:39:00.078Z] 9d9d268b6129: Download complete [2022-11-09T02:39:00.078Z] 79069699b830: Pull complete [2022-11-09T02:39:01.039Z] 444a66d86b54: Pull complete [2022-11-09T02:39:02.990Z] af8c662400c0: Pull complete [2022-11-09T02:39:03.573Z] 7851778f47af: Pull complete [2022-11-09T02:39:03.839Z] 969048075247: Pull complete [2022-11-09T02:39:04.106Z] 9d9d268b6129: Pull complete [2022-11-09T02:39:04.373Z] 71d72239e8c8: Pull complete [2022-11-09T02:39:04.373Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-09T02:39:04.373Z] Status: Downloaded newer image for docker:latest [2022-11-09T02:39:06.959Z] ---> 829624f1540d [2022-11-09T02:39:06.959Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-09T02:39:06.959Z] ---> Running in ef545cc9c8f6 [2022-11-09T02:39:08.916Z] Removing intermediate container ef545cc9c8f6 [2022-11-09T02:39:08.916Z] ---> de1cb7a7b297 [2022-11-09T02:39:08.916Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T02:39:08.916Z] ---> Running in d404a1200fdc [2022-11-09T02:39:09.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T02:39:10.150Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T02:39:11.563Z] OK: 221 MiB in 51 packages [2022-11-09T02:39:12.147Z] Removing intermediate container d404a1200fdc [2022-11-09T02:39:12.147Z] ---> f15d28bf9c20 [2022-11-09T02:39:12.147Z] Step 11/16 : ENV GO111MODULE=on [2022-11-09T02:39:12.414Z] ---> Running in 3d07422c9b80 [2022-11-09T02:39:12.683Z] Removing intermediate container 3d07422c9b80 [2022-11-09T02:39:12.683Z] ---> f5c0f098d3d6 [2022-11-09T02:39:12.683Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-09T02:39:12.683Z] ---> Running in 70e6dc71acff [2022-11-09T02:39:12.951Z] Removing intermediate container 70e6dc71acff [2022-11-09T02:39:12.951Z] ---> f016de439c65 [2022-11-09T02:39:12.951Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-09T02:39:14.890Z] ---> a2aee52e7846 [2022-11-09T02:39:14.891Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T02:39:14.891Z] ---> Running in 59edb7027a0b [2022-11-09T02:40:11.285Z] Removing intermediate container 59edb7027a0b [2022-11-09T02:40:11.285Z] ---> 7f4343ccd6f8 [2022-11-09T02:40:11.285Z] Step 15/16 : COPY . . [2022-11-09T02:40:11.285Z] ---> 1994320c105e [2022-11-09T02:40:11.285Z] Step 16/16 : RUN ${MAKE} [2022-11-09T02:40:11.285Z] ---> Running in 342f52c28823 [2022-11-09T02:40:11.285Z] noop [2022-11-09T02:40:11.285Z] Removing intermediate container 342f52c28823 [2022-11-09T02:40:11.285Z] ---> 9386ab0b96ce [2022-11-09T02:40:11.285Z] Successfully built 9386ab0b96ce [2022-11-09T02:40:11.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:40:11.638Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T02:40:11.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:40:11.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-118727 does not seem to be running inside a container [2022-11-09T02:40:11.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/95 -v /w/workspace/edgex-ui-go/95:/w/workspace/edgex-ui-go/95:rw,z -v /w/workspace/edgex-ui-go/95@tmp:/w/workspace/edgex-ui-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-09T02:40:14.041Z] $ docker top 8a9f638ca865decc8a904569427e5636dda04e2ec6a1b8043c998eca9f9f5476 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T02:40:14.870Z] + go version [2022-11-09T02:40:14.871Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-09T02:40:14.895Z] $ docker stop --time=1 8a9f638ca865decc8a904569427e5636dda04e2ec6a1b8043c998eca9f9f5476 [2022-11-09T02:40:16.471Z] $ docker rm -f 8a9f638ca865decc8a904569427e5636dda04e2ec6a1b8043c998eca9f9f5476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:40:16.998Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T02:40:16.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:40:17.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-118727 does not seem to be running inside a container [2022-11-09T02:40:17.237Z] $ 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/95 -v /w/workspace/edgex-ui-go/95:/w/workspace/edgex-ui-go/95:rw,z -v /w/workspace/edgex-ui-go/95@tmp:/w/workspace/edgex-ui-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-09T02:40:18.323Z] $ docker top 1ebf48e80be581901f658cd8e3187b9b9a956039fdf9a4b7ff05093206eeaf87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T02:40:18.828Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/95 [Pipeline] fileExists [Pipeline] sh [2022-11-09T02:40:19.155Z] + make test [2022-11-09T02:40:19.155Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-09T02:40:21.105Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-09T02:41:29.022Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-09T02:41:29.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-09T02:41:29.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-09T02:41:29.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-09T02:41:29.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-09T02:41:29.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-09T02:41:29.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-09T02:41:29.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-09T02:41:29.022Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-09T02:41:47.254Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T02:41:47.254Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T02:41:47.254Z] ./bin/test-attribution-txt.sh [2022-11-09T02:41:47.254Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-09T02:41:47.254Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-09T02:41:47.254Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-09T02:41:47.254Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-09T02:41:47.254Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-09T02:41:47.523Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-09T02:41:47.524Z] make -C web test [2022-11-09T02:41:47.524Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/95/web' [2022-11-09T02:41:47.524Z] make[1]: tput: No such file or directory [2022-11-09T02:41:47.524Z] make[1]: tput: No such file or directory [2022-11-09T02:41:47.524Z] warning: generating ./VERSION [2022-11-09T02:41:47.524Z] echo "0.0.0" > VERSION [2022-11-09T02:41:47.524Z] docker build \ [2022-11-09T02:41:47.524Z] -f Dockerfile \ [2022-11-09T02:41:47.524Z] --build-arg USER=1000 \ [2022-11-09T02:41:47.524Z] \ [2022-11-09T02:41:47.524Z] --label "git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7" \ [2022-11-09T02:41:47.524Z] -t edgexfoundry/edgex-web-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 \ [2022-11-09T02:41:47.524Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-09T02:41:47.524Z] . [2022-11-09T02:41:48.483Z] Sending build context to Docker daemon 3.269MB [2022-11-09T02:41:48.484Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-09T02:41:48.749Z] 16.17-alpine3.15: Pulling from library/node [2022-11-09T02:41:51.329Z] 47517142f6ba: Pulling fs layer [2022-11-09T02:41:51.329Z] 5f8c4bfa009b: Pulling fs layer [2022-11-09T02:41:51.329Z] f7079c9c4ba1: Pulling fs layer [2022-11-09T02:41:51.329Z] aba105e6f55a: Pulling fs layer [2022-11-09T02:41:51.329Z] aba105e6f55a: Waiting [2022-11-09T02:41:51.329Z] f7079c9c4ba1: Verifying Checksum [2022-11-09T02:41:51.329Z] f7079c9c4ba1: Download complete [2022-11-09T02:41:51.329Z] 47517142f6ba: Download complete [2022-11-09T02:41:51.329Z] aba105e6f55a: Verifying Checksum [2022-11-09T02:41:51.329Z] aba105e6f55a: Download complete [2022-11-09T02:41:51.329Z] 47517142f6ba: Pull complete [2022-11-09T02:41:51.915Z] 5f8c4bfa009b: Verifying Checksum [2022-11-09T02:41:51.915Z] 5f8c4bfa009b: Download complete [2022-11-09T02:41:55.280Z] 5f8c4bfa009b: Pull complete [2022-11-09T02:41:55.549Z] f7079c9c4ba1: Pull complete [2022-11-09T02:41:55.549Z] aba105e6f55a: Pull complete [2022-11-09T02:41:55.549Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-09T02:41:55.549Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-09T02:41:55.818Z] ---> bf1b8b58d215 [2022-11-09T02:41:55.818Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-09T02:41:56.095Z] ---> Running in 534b1b114b30 [2022-11-09T02:41:57.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T02:41:57.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T02:41:58.612Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-09T02:41:58.612Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-09T02:41:58.612Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-09T02:41:58.612Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-09T02:41:58.612Z] (5/128) Installing libxcb (1.14-r2) [2022-11-09T02:41:58.612Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-09T02:41:58.612Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-09T02:41:58.612Z] (8/128) Installing libice (1.0.10-r0) [2022-11-09T02:41:58.612Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-09T02:41:58.612Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-09T02:41:58.612Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-09T02:41:58.612Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-09T02:41:58.612Z] (13/128) Installing xset (1.2.4-r0) [2022-11-09T02:41:58.612Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-09T02:41:58.612Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-09T02:41:58.612Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-09T02:41:58.612Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-09T02:41:58.880Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-09T02:41:58.880Z] (19/128) Installing libintl (0.21-r0) [2022-11-09T02:41:58.880Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-09T02:41:58.880Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-09T02:41:58.880Z] (22/128) Installing pcre (8.45-r1) [2022-11-09T02:41:58.880Z] (23/128) Installing glib (2.70.1-r0) [2022-11-09T02:41:58.880Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-09T02:41:58.880Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-09T02:41:59.149Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-09T02:41:59.149Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-09T02:41:59.149Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-09T02:41:59.149Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-09T02:41:59.149Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-09T02:41:59.149Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-09T02:41:59.149Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-09T02:41:59.149Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-09T02:41:59.418Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-09T02:41:59.418Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-09T02:41:59.418Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-09T02:41:59.418Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-09T02:41:59.418Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-09T02:41:59.418Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-09T02:41:59.418Z] (40/128) Installing libxi (1.8-r0) [2022-11-09T02:41:59.418Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-09T02:41:59.418Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-09T02:41:59.418Z] (43/128) Installing atk (2.36.0-r0) [2022-11-09T02:41:59.418Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-09T02:41:59.418Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-09T02:41:59.418Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-09T02:41:59.418Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-09T02:41:59.418Z] (48/128) Installing expat (2.5.0-r0) [2022-11-09T02:41:59.418Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-09T02:41:59.418Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-09T02:41:59.418Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-09T02:41:59.687Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-09T02:41:59.687Z] (53/128) Installing pixman (0.40.0-r4) [2022-11-09T02:41:59.687Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-09T02:41:59.687Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-09T02:41:59.687Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-09T02:41:59.687Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-09T02:41:59.687Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-09T02:41:59.687Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-09T02:41:59.687Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-09T02:41:59.687Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-09T02:41:59.957Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-09T02:41:59.957Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-09T02:41:59.957Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-09T02:42:00.223Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-09T02:42:00.223Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-09T02:42:00.223Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-09T02:42:00.223Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-09T02:42:00.223Z] (69/128) Installing pango (1.48.10-r0) [2022-11-09T02:42:00.223Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-09T02:42:00.223Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-09T02:42:00.223Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-09T02:42:00.223Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-09T02:42:00.489Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-09T02:42:00.489Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-09T02:42:00.760Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-09T02:42:00.760Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-09T02:42:00.760Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-09T02:42:00.760Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-09T02:42:00.760Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-09T02:42:03.333Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-09T02:42:03.333Z] (80/128) Installing flac (1.3.4-r0) [2022-11-09T02:42:03.333Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-09T02:42:03.333Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-09T02:42:03.333Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-09T02:42:03.333Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-09T02:42:03.333Z] (85/128) Installing libass (0.15.2-r0) [2022-11-09T02:42:03.333Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-09T02:42:03.333Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-09T02:42:03.333Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-09T02:42:03.333Z] (89/128) Installing lame (3.100-r0) [2022-11-09T02:42:03.333Z] (90/128) Installing opus (1.3.1-r1) [2022-11-09T02:42:03.333Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-09T02:42:03.333Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-09T02:42:03.333Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-09T02:42:03.333Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-09T02:42:03.333Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-09T02:42:03.333Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-09T02:42:03.333Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-09T02:42:03.333Z] (98/128) Installing libva (2.13.0-r0) [2022-11-09T02:42:03.333Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-09T02:42:03.333Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-09T02:42:03.333Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-09T02:42:03.599Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-09T02:42:03.599Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-09T02:42:03.599Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-09T02:42:03.599Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-09T02:42:03.599Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-09T02:42:03.599Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-09T02:42:04.185Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-09T02:42:04.185Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-09T02:42:04.185Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-09T02:42:04.185Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-09T02:42:04.185Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-09T02:42:04.185Z] (113/128) Installing nspr (4.32-r0) [2022-11-09T02:42:04.185Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-09T02:42:04.185Z] (115/128) Installing nss (3.78.1-r0) [2022-11-09T02:42:04.453Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-09T02:42:04.453Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-09T02:42:04.453Z] (118/128) Installing orc (0.4.32-r0) [2022-11-09T02:42:04.453Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-09T02:42:04.453Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-09T02:42:04.453Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-09T02:42:04.453Z] (122/128) Installing libpulse (15.0-r2) [2022-11-09T02:42:04.453Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-09T02:42:04.453Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-09T02:42:04.453Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-09T02:42:04.453Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-09T02:42:04.453Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-09T02:42:04.722Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-09T02:42:08.078Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T02:42:08.078Z] Executing glib-2.70.1-r0.trigger [2022-11-09T02:42:08.078Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-09T02:42:13.424Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-09T02:42:13.424Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-09T02:42:13.424Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-09T02:42:13.424Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-09T02:42:13.424Z] OK: 275 MiB in 144 packages [2022-11-09T02:42:21.656Z] Removing intermediate container 534b1b114b30 [2022-11-09T02:42:21.656Z] ---> 16f46359078b [2022-11-09T02:42:21.656Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-09T02:42:21.656Z] ---> Running in 7381c9c8a99c [2022-11-09T02:42:21.925Z] Removing intermediate container 7381c9c8a99c [2022-11-09T02:42:21.925Z] ---> 1d50127ae8a2 [2022-11-09T02:42:21.925Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-09T02:42:21.925Z] ---> Running in ed34365a88d2 [2022-11-09T02:42:22.201Z] Removing intermediate container ed34365a88d2 [2022-11-09T02:42:22.201Z] ---> 4321d3ad130b [2022-11-09T02:42:22.201Z] Step 5/10 : RUN npm install -g npm [2022-11-09T02:42:22.201Z] ---> Running in d09dc0a83afa [2022-11-09T02:42:48.890Z] [2022-11-09T02:42:48.890Z] changed 54 packages, and audited 212 packages in 21s [2022-11-09T02:42:48.890Z] [2022-11-09T02:42:48.890Z] 11 packages are looking for funding [2022-11-09T02:42:48.890Z] run `npm fund` for details [2022-11-09T02:42:48.890Z] [2022-11-09T02:42:48.890Z] found 0 vulnerabilities [2022-11-09T02:42:48.890Z] Removing intermediate container d09dc0a83afa [2022-11-09T02:42:48.890Z] ---> f4aee0babb82 [2022-11-09T02:42:48.890Z] Step 6/10 : ARG USER=1000 [2022-11-09T02:42:48.890Z] ---> Running in 1e8fa75690db [2022-11-09T02:42:49.155Z] Removing intermediate container 1e8fa75690db [2022-11-09T02:42:49.155Z] ---> dce573868369 [2022-11-09T02:42:49.155Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-09T02:42:49.155Z] ---> Running in fd4448ebdf47 [2022-11-09T02:42:50.563Z] Removing intermediate container fd4448ebdf47 [2022-11-09T02:42:50.563Z] ---> b1ac60a3ab62 [2022-11-09T02:42:50.563Z] Step 8/10 : USER $USER:$USER [2022-11-09T02:42:50.563Z] ---> Running in f62f9bf6acc2 [2022-11-09T02:42:50.830Z] Removing intermediate container f62f9bf6acc2 [2022-11-09T02:42:50.830Z] ---> cf32073ee884 [2022-11-09T02:42:50.830Z] Step 9/10 : WORKDIR /app [2022-11-09T02:42:51.101Z] ---> Running in 3320391d76a1 [2022-11-09T02:42:51.368Z] Removing intermediate container 3320391d76a1 [2022-11-09T02:42:51.368Z] ---> 2e674c80bea4 [2022-11-09T02:42:51.368Z] Step 10/10 : LABEL git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:42:51.368Z] ---> Running in e80ef83f6a59 [2022-11-09T02:42:51.635Z] Removing intermediate container e80ef83f6a59 [2022-11-09T02:42:51.635Z] ---> 442777d06bfa [2022-11-09T02:42:51.635Z] Successfully built 442777d06bfa [2022-11-09T02:42:51.635Z] Successfully tagged edgexfoundry/edgex-web-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:42:51.635Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-09T02:42:51.635Z] touch edgex-web-ui.imagebuilt [2022-11-09T02:42:51.635Z] mkdir -p node_modules coverage [2022-11-09T02:42:51.635Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-09T02:42:51.636Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE required: { [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE }, [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE } [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE required: { [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE }, [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE } [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE required: { [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE }, [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE } [2022-11-09T02:43:01.697Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE required: { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE }, [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE required: { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE }, [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE required: { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE }, [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE required: { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE }, [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE required: { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE }, [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE required: { [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE }, [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-09T02:43:01.698Z] npm WARN EBADENGINE } [2022-11-09T02:43:33.889Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-09T02:43:34.156Z] 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 [2022-11-09T02:43:34.737Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-09T02:43:35.002Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T02:43:36.406Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-09T02:43:37.432Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-09T02:43:45.697Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-09T02:43:46.287Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-09T02:43:47.281Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-09T02:44:05.465Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-09T02:44:06.046Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T02:44:06.310Z] 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. [2022-11-09T02:44:10.556Z] 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. [2022-11-09T02:44:11.517Z] 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. [2022-11-09T02:44:14.861Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T02:44:25.094Z] 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 [2022-11-09T02:44:27.668Z] 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 [2022-11-09T02:44:42.652Z] 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. [2022-11-09T02:45:04.724Z] 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. [2022-11-09T02:45:43.581Z] [2022-11-09T02:45:43.581Z] added 1475 packages, and audited 1476 packages in 3m [2022-11-09T02:45:43.581Z] [2022-11-09T02:45:43.581Z] 90 packages are looking for funding [2022-11-09T02:45:43.581Z] run `npm fund` for details [2022-11-09T02:45:43.581Z] [2022-11-09T02:45:43.581Z] 16 vulnerabilities (3 moderate, 8 high, 5 critical) [2022-11-09T02:45:43.581Z] [2022-11-09T02:45:43.581Z] To address issues that do not require attention, run: [2022-11-09T02:45:43.581Z] npm audit fix [2022-11-09T02:45:43.581Z] [2022-11-09T02:45:43.581Z] To address all issues (including breaking changes), run: [2022-11-09T02:45:43.581Z] npm audit fix --force [2022-11-09T02:45:43.581Z] [2022-11-09T02:45:43.581Z] Run `npm audit` for details. [2022-11-09T02:45:43.581Z] 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 [2022-11-09T02:45:58.569Z] - Generating browser application bundles (phase: setup)... [2022-11-09T02:46:30.791Z] Compiling @angular/core : es2015 as esm2015 [2022-11-09T02:46:30.791Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-09T02:46:57.472Z] Compiling @angular/common : es2015 as esm2015 [2022-11-09T02:46:57.472Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-09T02:47:00.817Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-09T02:47:00.817Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-09T02:47:05.105Z] Compiling @angular/router : es2015 as esm2015 [2022-11-09T02:47:05.374Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-09T02:47:10.732Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-09T02:47:12.137Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-09T02:47:12.405Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-09T02:47:16.656Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-09T02:47:16.656Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-09T02:47:16.656Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-09T02:48:13.032Z] 09 11 2022 02:48:11.253:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-09T02:48:13.032Z] 09 11 2022 02:48:11.269:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-09T02:48:13.032Z] 09 11 2022 02:48:11.295:INFO [launcher]: Starting browser ChromeHeadless [2022-11-09T02:49:34.653Z] 09 11 2022 02:49:21.391:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-09T02:49:34.653Z] 09 11 2022 02:49:33.484:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-09T02:49:46.951Z] 09 11 2022 02:49:45.761:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-09T02:50:09.132Z] ✔ Browser application bundle generation complete. [2022-11-09T02:50:09.132Z] 09 11 2022 02:50:07.122:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket XJ7tXroq2yOjZpY1AAAB with id 34257600 [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.677 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.274 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.374 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.447 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.471 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.529 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.572 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.85 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.976 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.078 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.165 secs) [2022-11-09T02:50:27.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.204 secs) [2022-11-09T02:50:27.592Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.536 secs) [2022-11-09T02:50:27.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.576 secs) [2022-11-09T02:50:27.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.709 secs) [2022-11-09T02:50:27.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.753 secs) [2022-11-09T02:50:28.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.785 secs) [2022-11-09T02:50:28.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.038 secs) [2022-11-09T02:50:28.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.103 secs) [2022-11-09T02:50:28.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.291 secs) [2022-11-09T02:50:28.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.393 secs) [2022-11-09T02:50:28.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.656 secs) [2022-11-09T02:50:29.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.718 secs) [2022-11-09T02:50:29.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.748 secs) [2022-11-09T02:50:29.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.93 secs) [2022-11-09T02:50:29.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.999 secs) [2022-11-09T02:50:29.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.053 secs) [2022-11-09T02:50:29.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.196 secs) [2022-11-09T02:50:29.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.311 secs) [2022-11-09T02:50:29.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.385 secs) [2022-11-09T02:50:30.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.886 secs) [2022-11-09T02:50:30.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.111 secs) [2022-11-09T02:50:30.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.174 secs) [2022-11-09T02:50:31.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.312 secs) [2022-11-09T02:50:31.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.344 secs) [2022-11-09T02:50:31.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.382 secs) [2022-11-09T02:50:31.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.391 secs) [2022-11-09T02:50:31.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.713 secs) [2022-11-09T02:50:31.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.85 secs) [2022-11-09T02:50:31.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.973 secs) [2022-11-09T02:50:31.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.038 secs) [2022-11-09T02:50:32.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.149 secs) [2022-11-09T02:50:32.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.171 secs) [2022-11-09T02:50:32.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.186 secs) [2022-11-09T02:50:32.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.212 secs) [2022-11-09T02:50:32.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.264 secs) [2022-11-09T02:50:32.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.295 secs) [2022-11-09T02:50:32.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.398 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.45 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.513 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.598 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.722 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.957 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.976 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.999 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.233 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.338 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.433 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.462 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.49 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.52 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.569 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.631 secs) [2022-11-09T02:50:34.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.666 secs) [2022-11-09T02:50:34.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.728 secs) [2022-11-09T02:50:34.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.915 secs) [2022-11-09T02:50:34.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.022 secs) [2022-11-09T02:50:34.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.039 secs) [2022-11-09T02:50:34.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.281 secs) [2022-11-09T02:50:35.196Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.512 secs) [2022-11-09T02:50:35.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.741 secs) [2022-11-09T02:50:35.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.807 secs) [2022-11-09T02:50:35.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.929 secs) [2022-11-09T02:50:35.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.995 secs) [2022-11-09T02:50:35.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.059 secs) [2022-11-09T02:50:35.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.089 secs) [2022-11-09T02:50:36.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.105 secs) [2022-11-09T02:50:36.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.261 secs) [2022-11-09T02:50:36.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.289 secs) [2022-11-09T02:50:36.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.349 secs) [2022-11-09T02:50:36.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.478 secs) [2022-11-09T02:50:36.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.528 secs) [2022-11-09T02:50:36.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.601 secs) [2022-11-09T02:50:36.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.62 secs) [2022-11-09T02:50:36.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.642 secs) [2022-11-09T02:50:37.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.69 secs) [2022-11-09T02:50:37.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.716 secs) [2022-11-09T02:50:37.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.743 secs) [2022-11-09T02:50:37.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.778 secs) [2022-11-09T02:50:37.326Z] WARN: ' [2022-11-09T02:50:37.326Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-09T02:50:37.326Z] Support for using the ngModel input property and ngModelChange event with [2022-11-09T02:50:37.326Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-09T02:50:37.326Z] in a future version of Angular. [2022-11-09T02:50:37.326Z] [2022-11-09T02:50:37.326Z] For more information on this, see our API docs here: [2022-11-09T02:50:37.326Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-09T02:50:37.326Z] ' [2022-11-09T02:50:37.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.778 secs) [2022-11-09T02:50:37.326Z] WARN: ' [2022-11-09T02:50:37.326Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-09T02:50:37.326Z] Support for using the ngModel input property and ngModelChange event with [2022-11-09T02:50:37.326Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-09T02:50:37.326Z] in a future version of Angular. [2022-11-09T02:50:37.326Z] [2022-11-09T02:50:37.326Z] For more information on this, see our API docs here: [2022-11-09T02:50:37.326Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-09T02:50:37.326Z] ' [2022-11-09T02:50:37.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.916 secs) [2022-11-09T02:50:37.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.958 secs) [2022-11-09T02:50:37.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.983 secs) [2022-11-09T02:50:37.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.999 secs) [2022-11-09T02:50:37.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.09 secs) [2022-11-09T02:50:37.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.22 secs) [2022-11-09T02:50:37.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.262 secs) [2022-11-09T02:50:37.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.316 secs) [2022-11-09T02:50:37.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.346 secs) [2022-11-09T02:50:38.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.396 secs) [2022-11-09T02:50:38.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.94 secs) [2022-11-09T02:50:38.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.05 secs) [2022-11-09T02:50:38.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.179 secs) [2022-11-09T02:50:38.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.226 secs) [2022-11-09T02:50:39.233Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.338 secs) [2022-11-09T02:50:39.233Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.466 secs) [2022-11-09T02:50:39.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.502 secs) [2022-11-09T02:50:39.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.679 secs) [2022-11-09T02:50:40.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.948 secs) [2022-11-09T02:50:40.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.999 secs) [2022-11-09T02:50:40.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.051 secs) [2022-11-09T02:50:40.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.077 secs) [2022-11-09T02:50:40.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.098 secs) [2022-11-09T02:50:40.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.117 secs) [2022-11-09T02:50:40.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.26 secs) [2022-11-09T02:50:40.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.323 secs) [2022-11-09T02:50:40.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.382 secs) [2022-11-09T02:50:40.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.519 secs) [2022-11-09T02:50:41.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.799 secs) [2022-11-09T02:50:41.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.881 secs) [2022-11-09T02:50:41.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.952 secs) [2022-11-09T02:50:41.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.973 secs) [2022-11-09T02:50:41.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.053 secs) [2022-11-09T02:50:41.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.073 secs) [2022-11-09T02:50:41.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.086 secs) [2022-11-09T02:50:41.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.175 secs) [2022-11-09T02:50:41.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.31 secs) [2022-11-09T02:50:42.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.38 secs) [2022-11-09T02:50:42.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.44 secs) [2022-11-09T02:50:42.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.546 secs) [2022-11-09T02:50:42.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.632 secs) [2022-11-09T02:50:42.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.836 secs) [2022-11-09T02:50:43.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.87 secs) [2022-11-09T02:50:43.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.887 secs) [2022-11-09T02:50:43.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.899 secs) [2022-11-09T02:50:43.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.91 secs) [2022-11-09T02:50:43.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.943 secs) [2022-11-09T02:50:43.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.953 secs) [2022-11-09T02:50:43.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.96 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.975 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.983 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.993 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.002 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.012 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.02 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.032 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.041 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.052 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.062 secs) [2022-11-09T02:50:43.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.074 secs) [2022-11-09T02:50:44.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.625 secs / 14.074 secs) [2022-11-09T02:50:44.239Z] TOTAL: 149 SUCCESS [2022-11-09T02:50:44.239Z] ✔ Browser application bundle generation complete. [2022-11-09T02:50:47.570Z] [2022-11-09T02:50:47.570Z] =============================== Coverage summary =============================== [2022-11-09T02:50:47.570Z] Statements : 40.98% ( 1467/3580 ) [2022-11-09T02:50:47.570Z] Branches : 12.03% ( 111/923 ) [2022-11-09T02:50:47.570Z] Functions : 33.28% ( 432/1298 ) [2022-11-09T02:50:47.570Z] Lines : 38.91% ( 1318/3387 ) [2022-11-09T02:50:47.570Z] ================================================================================ [2022-11-09T02:50:47.570Z] 09 11 2022 02:50:47.338:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-09T02:50:48.546Z] ✔ Browser application bundle generation complete. [2022-11-09T02:50:49.510Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/95/web' [Pipeline] echo [2022-11-09T02:50:49.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-09T02:50:49.546Z] $ docker stop --time=1 1ebf48e80be581901f658cd8e3187b9b9a956039fdf9a4b7ff05093206eeaf87 [2022-11-09T02:50:51.187Z] $ docker rm -f 1ebf48e80be581901f658cd8e3187b9b9a956039fdf9a4b7ff05093206eeaf87 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T02:50:52.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-09T02:50:55.390Z] Warning: overwriting stash ‘coverage-report’ [2022-11-09T02:51:00.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T02:51:00.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-09T02:51:03.848Z] + ls -al . [2022-11-09T02:51:03.848Z] total 184 [2022-11-09T02:51:03.848Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 9 02:40 . [2022-11-09T02:51:03.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:38 .. [2022-11-09T02:51:03.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:38 .blubracket [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 9 02:38 .dockerignore [2022-11-09T02:51:03.848Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 02:38 .git [2022-11-09T02:51:03.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:38 .github [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 9 02:38 .gitignore [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 9 02:38 Attribution.txt [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 17205 Nov 9 02:38 CHANGELOG.md [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 02:38 CONTRIBUTING.md [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 9 02:38 Dockerfile [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 02:38 Jenkinsfile [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 02:38 LICENSE [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 9 02:38 Makefile [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 9 02:38 README.md [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 02:34 VERSION [2022-11-09T02:51:03.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:38 assets [2022-11-09T02:51:03.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:38 bin [2022-11-09T02:51:03.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:38 cmd [2022-11-09T02:51:03.848Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 02:40 coverage.out [2022-11-09T02:51:03.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:38 docs [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 9 02:38 go.mod [2022-11-09T02:51:03.848Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 9 02:38 go.sum [2022-11-09T02:51:03.848Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 02:38 internal [2022-11-09T02:51:03.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:38 snap [2022-11-09T02:51:03.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:38 testing [2022-11-09T02:51:03.849Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 02:38 version.go [2022-11-09T02:51:03.849Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 9 02:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:51:04.178Z] + 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=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 --label arch=arm64 --label version=2.3.0-dev.24 . [2022-11-09T02:51:05.597Z] Sending build context to Docker daemon 31.48MB [2022-11-09T02:51:05.597Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T02:51:05.597Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-09T02:51:05.597Z] ---> 9386ab0b96ce [2022-11-09T02:51:05.597Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-09T02:51:05.864Z] ---> Running in 14a4ec3dd6e0 [2022-11-09T02:51:06.132Z] Removing intermediate container 14a4ec3dd6e0 [2022-11-09T02:51:06.132Z] ---> 2459e74f008b [2022-11-09T02:51:06.132Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-09T02:51:06.132Z] ---> Running in 60307f5d5718 [2022-11-09T02:51:06.403Z] Removing intermediate container 60307f5d5718 [2022-11-09T02:51:06.403Z] ---> a49365ad37ef [2022-11-09T02:51:06.403Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T02:51:06.403Z] ---> Running in fe8a94598196 [2022-11-09T02:51:06.669Z] Removing intermediate container fe8a94598196 [2022-11-09T02:51:06.669Z] ---> 36993cd823b1 [2022-11-09T02:51:06.669Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-09T02:51:06.937Z] ---> Running in cc811f64fbff [2022-11-09T02:51:07.203Z] Removing intermediate container cc811f64fbff [2022-11-09T02:51:07.203Z] ---> 2ca6b21f897a [2022-11-09T02:51:07.203Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-09T02:51:07.203Z] ---> Running in dc2d1a519da6 [2022-11-09T02:51:07.471Z] Removing intermediate container dc2d1a519da6 [2022-11-09T02:51:07.471Z] ---> 0ac1100f2ea2 [2022-11-09T02:51:07.471Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-09T02:51:09.410Z] ---> 682efa91b350 [2022-11-09T02:51:09.411Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-09T02:51:09.411Z] ---> Running in 7793e3c09598 [2022-11-09T02:51:11.350Z] Removing intermediate container 7793e3c09598 [2022-11-09T02:51:11.350Z] ---> 4654afcb0bbc [2022-11-09T02:51:11.350Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T02:51:11.350Z] ---> Running in 5276f397c8dd [2022-11-09T02:51:11.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T02:51:12.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T02:51:13.916Z] OK: 221 MiB in 51 packages [2022-11-09T02:51:14.880Z] Removing intermediate container 5276f397c8dd [2022-11-09T02:51:14.880Z] ---> 681298e42ec7 [2022-11-09T02:51:14.880Z] Step 11/26 : ENV GO111MODULE=on [2022-11-09T02:51:14.880Z] ---> Running in 4db5dcaa8ed2 [2022-11-09T02:51:15.147Z] Removing intermediate container 4db5dcaa8ed2 [2022-11-09T02:51:15.147Z] ---> 702c2ae2eba4 [2022-11-09T02:51:15.147Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-09T02:51:15.147Z] ---> Running in 2c80d31deb7c [2022-11-09T02:51:15.415Z] Removing intermediate container 2c80d31deb7c [2022-11-09T02:51:15.415Z] ---> 972d71f939fb [2022-11-09T02:51:15.415Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-09T02:51:16.000Z] ---> 88dfe06a3176 [2022-11-09T02:51:16.000Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T02:51:16.000Z] ---> Running in 097e6048145d [2022-11-09T02:51:17.943Z] Removing intermediate container 097e6048145d [2022-11-09T02:51:17.943Z] ---> 99a4da1928da [2022-11-09T02:51:17.943Z] Step 15/26 : COPY . . [2022-11-09T02:51:23.277Z] ---> 21464672753a [2022-11-09T02:51:23.277Z] Step 16/26 : RUN ${MAKE} [2022-11-09T02:51:23.277Z] ---> Running in 926d63cbaad9 [2022-11-09T02:51:24.238Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-09T02:52:32.076Z] Removing intermediate container 926d63cbaad9 [2022-11-09T02:52:32.076Z] ---> 6243c55fe1d9 [2022-11-09T02:52:32.076Z] Step 17/26 : FROM alpine:3.14 [2022-11-09T02:52:33.032Z] 3.14: Pulling from library/alpine [2022-11-09T02:52:33.032Z] 90cda3b7c325: Pulling fs layer [2022-11-09T02:52:33.299Z] 90cda3b7c325: Verifying Checksum [2022-11-09T02:52:33.299Z] 90cda3b7c325: Download complete [2022-11-09T02:52:33.881Z] 90cda3b7c325: Pull complete [2022-11-09T02:52:33.881Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-09T02:52:33.881Z] Status: Downloaded newer image for alpine:3.14 [2022-11-09T02:52:33.881Z] ---> 376ba31ae3da [2022-11-09T02:52:33.881Z] Step 18/26 : EXPOSE 4000 [2022-11-09T02:52:33.881Z] ---> Running in b04c7ad904ea [2022-11-09T02:52:34.150Z] Removing intermediate container b04c7ad904ea [2022-11-09T02:52:34.150Z] ---> 1d910a286559 [2022-11-09T02:52:34.150Z] Step 19/26 : 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 [2022-11-09T02:52:37.483Z] ---> 24bf36e67a1b [2022-11-09T02:52:37.483Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-09T02:52:38.067Z] ---> 8230b2b7d4b6 [2022-11-09T02:52:38.067Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-09T02:52:38.649Z] ---> f093017ce7ba [2022-11-09T02:52:38.649Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-09T02:52:38.649Z] ---> Running in 9e453e6954b4 [2022-11-09T02:52:38.915Z] Removing intermediate container 9e453e6954b4 [2022-11-09T02:52:38.915Z] ---> eea7c0535908 [2022-11-09T02:52:38.915Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-09T02:52:38.915Z] ---> Running in a02e8d48d02b [2022-11-09T02:52:39.182Z] Removing intermediate container a02e8d48d02b [2022-11-09T02:52:39.182Z] ---> 0a418aa8e88b [2022-11-09T02:52:39.182Z] Step 24/26 : LABEL arch=arm64 [2022-11-09T02:52:39.182Z] ---> Running in 988e46c47f22 [2022-11-09T02:52:39.450Z] Removing intermediate container 988e46c47f22 [2022-11-09T02:52:39.450Z] ---> d9fd19f359e1 [2022-11-09T02:52:39.450Z] Step 25/26 : LABEL git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:52:39.717Z] ---> Running in 7abacdd4680f [2022-11-09T02:52:39.983Z] Removing intermediate container 7abacdd4680f [2022-11-09T02:52:39.983Z] ---> 1f3e71a4520f [2022-11-09T02:52:39.983Z] Step 26/26 : LABEL version=2.3.0-dev.24 [2022-11-09T02:52:39.983Z] ---> Running in 9e54dc184bb6 [2022-11-09T02:52:40.250Z] Removing intermediate container 9e54dc184bb6 [2022-11-09T02:52:40.250Z] ---> 1baa75fd0f91 [2022-11-09T02:52:40.250Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-09T02:52:40.515Z] Successfully built 1baa75fd0f91 [2022-11-09T02:52:40.515Z] 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 [2022-11-09T02:52:40.641Z] provisioning config files... [2022-11-09T02:52:40.658Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/95@tmp/config17171444481026256977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:52:40.987Z] ---> docker-login.sh [2022-11-09T02:52:40.987Z] nexus3.edgexfoundry.org:10001 [2022-11-09T02:52:40.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:52:41.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:52:41.254Z] Configure a credential helper to remove this warning. See [2022-11-09T02:52:41.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:52:41.254Z] [2022-11-09T02:52:41.254Z] Login Succeeded [2022-11-09T02:52:41.254Z] nexus3.edgexfoundry.org:10002 [2022-11-09T02:52:41.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:52:41.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:52:41.525Z] Configure a credential helper to remove this warning. See [2022-11-09T02:52:41.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:52:41.525Z] [2022-11-09T02:52:41.525Z] Login Succeeded [2022-11-09T02:52:41.525Z] nexus3.edgexfoundry.org:10003 [2022-11-09T02:52:41.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:52:42.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:52:42.056Z] Configure a credential helper to remove this warning. See [2022-11-09T02:52:42.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:52:42.056Z] [2022-11-09T02:52:42.056Z] Login Succeeded [2022-11-09T02:52:42.056Z] nexus3.edgexfoundry.org:10004 [2022-11-09T02:52:42.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:52:42.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:52:42.322Z] Configure a credential helper to remove this warning. See [2022-11-09T02:52:42.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:52:42.322Z] [2022-11-09T02:52:42.322Z] Login Succeeded [2022-11-09T02:52:42.322Z] docker.io [2022-11-09T02:52:42.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T02:52:42.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T02:52:42.853Z] Configure a credential helper to remove this warning. See [2022-11-09T02:52:42.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T02:52:42.853Z] [2022-11-09T02:52:42.853Z] Login Succeeded [2022-11-09T02:52:42.854Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T02:52:42.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T02:52:42.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T02:52:42.923Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-11-09T02:52:42.923Z] 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:52:42.923Z] latest [2022-11-09T02:52:42.923Z] 2.3.0-dev.24 [2022-11-09T02:52:42.923Z] 1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [2022-11-09T02:52:42.923Z] main [2022-11-09T02:52:42.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:43.276Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:43.607Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:52:43.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-09T02:52:43.607Z] 75246a4ac692: Preparing [2022-11-09T02:52:43.607Z] 360a72b29145: Preparing [2022-11-09T02:52:43.607Z] b1284ec88240: Preparing [2022-11-09T02:52:43.607Z] 28c3ef001483: Preparing [2022-11-09T02:52:43.607Z] 28c3ef001483: Layer already exists [2022-11-09T02:52:43.873Z] 360a72b29145: Pushed [2022-11-09T02:52:43.873Z] 75246a4ac692: Pushed [2022-11-09T02:52:50.508Z] b1284ec88240: Pushed [2022-11-09T02:52:50.508Z] 1fc6aad09b79efe7d583b860cd1a98c2a76983c7: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:50.849Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:51.184Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-11-09T02:52:51.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-09T02:52:51.184Z] 75246a4ac692: Preparing [2022-11-09T02:52:51.184Z] 360a72b29145: Preparing [2022-11-09T02:52:51.184Z] b1284ec88240: Preparing [2022-11-09T02:52:51.184Z] 28c3ef001483: Preparing [2022-11-09T02:52:51.184Z] 28c3ef001483: Layer already exists [2022-11-09T02:52:51.184Z] 75246a4ac692: Layer already exists [2022-11-09T02:52:51.184Z] 360a72b29145: Layer already exists [2022-11-09T02:52:51.184Z] b1284ec88240: Layer already exists [2022-11-09T02:52:51.184Z] latest: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:51.792Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:52.122Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.24 [2022-11-09T02:52:52.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-09T02:52:52.122Z] 75246a4ac692: Preparing [2022-11-09T02:52:52.122Z] 360a72b29145: Preparing [2022-11-09T02:52:52.122Z] b1284ec88240: Preparing [2022-11-09T02:52:52.122Z] 28c3ef001483: Preparing [2022-11-09T02:52:52.122Z] 28c3ef001483: Layer already exists [2022-11-09T02:52:52.122Z] 360a72b29145: Layer already exists [2022-11-09T02:52:52.122Z] 75246a4ac692: Layer already exists [2022-11-09T02:52:52.122Z] b1284ec88240: Layer already exists [2022-11-09T02:52:52.122Z] 2.3.0-dev.24: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:52.458Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:52.795Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [2022-11-09T02:52:52.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-09T02:52:52.795Z] 75246a4ac692: Preparing [2022-11-09T02:52:52.795Z] 360a72b29145: Preparing [2022-11-09T02:52:52.795Z] b1284ec88240: Preparing [2022-11-09T02:52:52.795Z] 28c3ef001483: Preparing [2022-11-09T02:52:52.795Z] 360a72b29145: Layer already exists [2022-11-09T02:52:52.795Z] 28c3ef001483: Layer already exists [2022-11-09T02:52:52.795Z] 75246a4ac692: Layer already exists [2022-11-09T02:52:52.795Z] b1284ec88240: Layer already exists [2022-11-09T02:52:52.795Z] 1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:53.124Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:53.459Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-11-09T02:52:53.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-09T02:52:53.459Z] 75246a4ac692: Preparing [2022-11-09T02:52:53.459Z] 360a72b29145: Preparing [2022-11-09T02:52:53.459Z] b1284ec88240: Preparing [2022-11-09T02:52:53.459Z] 28c3ef001483: Preparing [2022-11-09T02:52:53.459Z] 360a72b29145: Layer already exists [2022-11-09T02:52:53.459Z] 28c3ef001483: Layer already exists [2022-11-09T02:52:53.459Z] b1284ec88240: Layer already exists [2022-11-09T02:52:53.459Z] 75246a4ac692: Layer already exists [2022-11-09T02:52:53.459Z] main: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T02:52:53.517Z] ===================================================== [Pipeline] echo [2022-11-09T02:52:53.525Z] taggedImages: [2022-11-09T02:52:53.525Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [2022-11-09T02:52:53.525Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-11-09T02:52:53.525Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.24 [2022-11-09T02:52:53.525Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [2022-11-09T02:52:53.525Z] - 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 [2022-11-09T02:52:53.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T02:52:53.876Z] [2022-11-09T02:52:53.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:52:54.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T02:52:54.202Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-09T02:52:54.202Z] 8998bd30e6a1: Pulling fs layer [2022-11-09T02:52:54.202Z] 04944245beec: Pulling fs layer [2022-11-09T02:52:54.202Z] 699f458cf7ca: Pulling fs layer [2022-11-09T02:52:54.202Z] 765212b225bb: Pulling fs layer [2022-11-09T02:52:54.202Z] f23df028b6ca: Pulling fs layer [2022-11-09T02:52:54.202Z] d65c8cfc05b1: Pulling fs layer [2022-11-09T02:52:54.202Z] 2437ff75d9bd: Pulling fs layer [2022-11-09T02:52:54.202Z] f23df028b6ca: Waiting [2022-11-09T02:52:54.202Z] d65c8cfc05b1: Waiting [2022-11-09T02:52:54.202Z] 2437ff75d9bd: Waiting [2022-11-09T02:52:54.202Z] 765212b225bb: Waiting [2022-11-09T02:52:54.470Z] 04944245beec: Verifying Checksum [2022-11-09T02:52:54.470Z] 04944245beec: Download complete [2022-11-09T02:52:54.470Z] 765212b225bb: Verifying Checksum [2022-11-09T02:52:54.470Z] 765212b225bb: Download complete [2022-11-09T02:52:54.470Z] f23df028b6ca: Verifying Checksum [2022-11-09T02:52:54.470Z] f23df028b6ca: Download complete [2022-11-09T02:52:54.470Z] d65c8cfc05b1: Download complete [2022-11-09T02:52:54.740Z] 699f458cf7ca: Verifying Checksum [2022-11-09T02:52:54.740Z] 699f458cf7ca: Download complete [2022-11-09T02:52:55.007Z] 8998bd30e6a1: Verifying Checksum [2022-11-09T02:52:55.007Z] 8998bd30e6a1: Download complete [2022-11-09T02:52:57.582Z] 2437ff75d9bd: Verifying Checksum [2022-11-09T02:52:57.582Z] 2437ff75d9bd: Download complete [2022-11-09T02:52:58.987Z] 8998bd30e6a1: Pull complete [2022-11-09T02:52:59.566Z] 04944245beec: Pull complete [2022-11-09T02:53:00.972Z] 699f458cf7ca: Pull complete [2022-11-09T02:53:00.972Z] 765212b225bb: Pull complete [2022-11-09T02:53:01.929Z] f23df028b6ca: Pull complete [2022-11-09T02:53:01.929Z] d65c8cfc05b1: Pull complete [2022-11-09T02:53:16.906Z] 2437ff75d9bd: Pull complete [2022-11-09T02:53:16.906Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-09T02:53:16.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T02:53:16.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:53:17.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-118727 does not seem to be running inside a container [2022-11-09T02:53:17.143Z] $ 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/95 -v /w/workspace/edgex-ui-go/95:/w/workspace/edgex-ui-go/95:rw,z -v /w/workspace/edgex-ui-go/95@tmp:/w/workspace/edgex-ui-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-09T02:53:19.803Z] $ docker top 00f5e6082934a88ef8f184d9144d54b1064edbc5d950fc188d4ed6470cad498a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:53:20.301Z] ---> job-cost.sh [2022-11-09T02:53:20.566Z] lf-activate-venv: SKIPPING [2022-11-09T02:53:20.566Z] INFO: No Stack... [2022-11-09T02:53:21.145Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-09T02:53:22.099Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T02:53:22.419Z] + cat+ /w/workspace/edgex-ui-go/95/archives/cost.csv [2022-11-09T02:53:22.419Z] cut -d, -f6 [Pipeline] lock [2022-11-09T02:53:22.723Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [2022-11-09T02:53:22.748Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] did not exist. Created. [2022-11-09T02:53:22.748Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T02:53:23.389Z] /w/workspace/edgex-ui-go/95@tmp/durable-6a99d812/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-09T02:53:23.720Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-09T02:53:23.745Z] Warning: overwriting stash ‘stack-cost’ [2022-11-09T02:53:28.463Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T02:53:28.494Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T02:53:28.511Z] $ docker stop --time=1 00f5e6082934a88ef8f184d9144d54b1064edbc5d950fc188d4ed6470cad498a [2022-11-09T02:53:30.156Z] $ docker rm -f 00f5e6082934a88ef8f184d9144d54b1064edbc5d950fc188d4ed6470cad498a [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 [2022-11-09T02:53:30.576Z] provisioning config files... [2022-11-09T02:53:30.583Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6810955009994891978tmp [Pipeline] { [Pipeline] sh [2022-11-09T02:53:30.877Z] + set +x [2022-11-09T02:53:30.877Z] + curl -s https://codecov.io/bash [2022-11-09T02:53:30.877Z] + bash -s -- [2022-11-09T02:53:30.877Z] [2022-11-09T02:53:30.877Z] _____ _ [2022-11-09T02:53:30.877Z] / ____| | | [2022-11-09T02:53:30.877Z] | | ___ __| | ___ ___ _____ __ [2022-11-09T02:53:30.877Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-09T02:53:30.877Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-09T02:53:30.877Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-09T02:53:30.877Z] Bash-1.0.6 [2022-11-09T02:53:30.877Z] [2022-11-09T02:53:30.877Z] [2022-11-09T02:53:30.877Z] ==> git version 2.25.1 found [2022-11-09T02:53:30.877Z] ==> 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 [2022-11-09T02:53:30.877Z] Release-Date: 2020-01-08 [2022-11-09T02:53:30.877Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-09T02:53:30.877Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-09T02:53:30.877Z] ==> Jenkins CI detected. [2022-11-09T02:53:30.877Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-11-09T02:53:30.877Z] project root: . [2022-11-09T02:53:30.877Z] --> token set from env [2022-11-09T02:53:30.877Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-09T02:53:30.877Z] ==> Running gcov in . (disable via -X gcov) [2022-11-09T02:53:31.137Z] ==> Python coveragepy not found [2022-11-09T02:53:31.137Z] ==> Searching for coverage reports in: [2022-11-09T02:53:31.137Z] + . [2022-11-09T02:53:31.137Z] -> Found 1 reports [2022-11-09T02:53:31.137Z] ==> Detecting git/mercurial file structure [2022-11-09T02:53:31.137Z] ==> Reading reports [2022-11-09T02:53:31.137Z] + ./coverage.out bytes=10 [2022-11-09T02:53:31.137Z] ==> Appending adjustments [2022-11-09T02:53:31.137Z] https://docs.codecov.io/docs/fixing-reports [2022-11-09T02:53:32.076Z] + Found adjustments [2022-11-09T02:53:32.076Z] ==> Gzipping contents [2022-11-09T02:53:32.076Z] 12K /tmp/codecov.bPwJbs.gz [2022-11-09T02:53:32.076Z] ==> Uploading reports [2022-11-09T02:53:32.076Z] url: https://codecov.io [2022-11-09T02:53:32.076Z] query: branch=main&commit=1fc6aad09b79efe7d583b860cd1a98c2a76983c7&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T02:53:32.076Z] -> Pinging Codecov [2022-11-09T02:53:32.076Z] 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=1fc6aad09b79efe7d583b860cd1a98c2a76983c7&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T02:53:32.076Z] -> Uploading to [2022-11-09T02:53:32.076Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-09/FB506323287CE973F263BFD2A0EB1F37/1fc6aad09b79efe7d583b860cd1a98c2a76983c7/47d4ffd6-f621-483d-b115-15d1d974a154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T025332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e69b4a0bcae41342884fe09f74a4f3f719fc3e6240e8576eac4844a55d3735f8 [2022-11-09T02:53:32.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T02:53:32.336Z] Dload Upload Total Spent Left Speed [2022-11-09T02:53:32.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 35488 --:--:-- --:--:-- --:--:-- 35488 [2022-11-09T02:53:32.606Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] } [2022-11-09T02:53:32.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-09T02:53:32.851Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-09T02:53:32.864Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:53:33.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T02:53:33.157Z] [2022-11-09T02:53:33.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:53:33.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T02:53:33.454Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-09T02:53:33.454Z] df9b9388f04a: Pulling fs layer [2022-11-09T02:53:33.454Z] 52dc419b0ee2: Pulling fs layer [2022-11-09T02:53:33.454Z] 25bc292e5bac: Pulling fs layer [2022-11-09T02:53:33.454Z] 114826534d7a: Pulling fs layer [2022-11-09T02:53:33.454Z] 4657fd5d0bcf: Pulling fs layer [2022-11-09T02:53:33.454Z] 6ad1cebc031e: Pulling fs layer [2022-11-09T02:53:33.454Z] 8a3aa393b2d8: Pulling fs layer [2022-11-09T02:53:33.454Z] 4657fd5d0bcf: Waiting [2022-11-09T02:53:33.454Z] 6ad1cebc031e: Waiting [2022-11-09T02:53:33.454Z] 8a3aa393b2d8: Waiting [2022-11-09T02:53:33.454Z] 114826534d7a: Waiting [2022-11-09T02:53:33.454Z] 25bc292e5bac: Verifying Checksum [2022-11-09T02:53:33.454Z] 52dc419b0ee2: Verifying Checksum [2022-11-09T02:53:33.454Z] 52dc419b0ee2: Download complete [2022-11-09T02:53:33.454Z] 4657fd5d0bcf: Verifying Checksum [2022-11-09T02:53:33.454Z] 4657fd5d0bcf: Download complete [2022-11-09T02:53:33.454Z] df9b9388f04a: Download complete [2022-11-09T02:53:33.719Z] df9b9388f04a: Pull complete [2022-11-09T02:53:33.719Z] 6ad1cebc031e: Verifying Checksum [2022-11-09T02:53:33.719Z] 6ad1cebc031e: Download complete [2022-11-09T02:53:33.719Z] 52dc419b0ee2: Pull complete [2022-11-09T02:53:33.719Z] 25bc292e5bac: Pull complete [2022-11-09T02:53:34.297Z] 114826534d7a: Download complete [2022-11-09T02:53:34.554Z] 8a3aa393b2d8: Verifying Checksum [2022-11-09T02:53:34.554Z] 8a3aa393b2d8: Download complete [2022-11-09T02:53:37.834Z] 114826534d7a: Pull complete [2022-11-09T02:53:37.834Z] 4657fd5d0bcf: Pull complete [2022-11-09T02:53:38.092Z] 6ad1cebc031e: Pull complete [2022-11-09T02:53:41.375Z] 8a3aa393b2d8: Pull complete [2022-11-09T02:53:41.375Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-09T02:53:41.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T02:53:41.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:53:41.457Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:53:41.499Z] $ 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 [2022-11-09T02:53:46.584Z] $ docker top cc0dbbcfb5f56fb0c246ba770eaba071b54ed725e4a5276211fc5a0d9ec3ee1c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T02:53:46.641Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-11-09T02:53:46.918Z] + set -o pipefail [2022-11-09T02:53:46.918Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-11-09T02:53:55.032Z] [2022-11-09T02:53:55.032Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-11-09T02:53:55.032Z] [2022-11-09T02:53:55.032Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a20ead2a-b6fe-48e0-82dc-bc3292ba0774 [2022-11-09T02:53:55.032Z] [2022-11-09T02:53:55.032Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-09T02:53:55.032Z] [2022-11-09T02:53:55.032Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-09T02:53:55.032Z] [2022-11-09T02:53:55.032Z] [2022-11-09T02:53:55.032Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-09T02:53:55.032Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-09T02:53:55.032Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-09T02:53:55.052Z] $ docker stop --time=1 cc0dbbcfb5f56fb0c246ba770eaba071b54ed725e4a5276211fc5a0d9ec3ee1c [2022-11-09T02:53:58.601Z] $ docker rm -f cc0dbbcfb5f56fb0c246ba770eaba071b54ed725e4a5276211fc5a0d9ec3ee1c [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 [2022-11-09T02:53:59.262Z] + git log --format=format:%s -1 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] sh [2022-11-09T02:53:59.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T02:53:59.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:53:59.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T02:53:59.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:53:59.908Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:53:59.947Z] $ 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 [2022-11-09T02:54:00.329Z] $ docker top e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d -eo pid,comm [2022-11-09T02:54:00.365Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-09T02:54:00.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T02:54:00.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T02:54:00.405Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T02:54:00.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T02:54:00.520Z] $ docker exec e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d ssh-agent [2022-11-09T02:54:00.622Z] SSH_AUTH_SOCK=/tmp/ssh-XGiILjclsTg0/agent.33 [2022-11-09T02:54:00.622Z] SSH_AGENT_PID=39 [2022-11-09T02:54:00.626Z] Running ssh-add (command line suppressed) [2022-11-09T02:54:00.744Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5684362772090047263.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5684362772090047263.key) [2022-11-09T02:54:00.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T02:54:01.030Z] + git semver tag [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,232 [run_tag] DEBUG tag force:False [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,232 [check_head_tag] DEBUG check head tag [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,233 [execute] INFO git cat-file --batch-check [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,236 [execute] INFO git cat-file --batch [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,246 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,247 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-09T02:54:01.291Z] 2022-11-09 02:54:01,251 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-09T02:54:01.291Z] 2.3.0-dev.24 [Pipeline] } [2022-11-09T02:54:01.311Z] $ docker exec --env ******** --env ******** e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d ssh-agent -k [2022-11-09T02:54:01.402Z] unset SSH_AUTH_SOCK; [2022-11-09T02:54:01.403Z] unset SSH_AGENT_PID; [2022-11-09T02:54:01.403Z] echo Agent pid 39 killed; [2022-11-09T02:54:01.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T02:54:01.711Z] + git semver [Pipeline] } [2022-11-09T02:54:01.994Z] $ docker stop --time=1 e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d [2022-11-09T02:54:03.260Z] $ docker rm -f e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:54:03.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T02:54:03.646Z] [2022-11-09T02:54:03.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:54:03.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T02:54:03.938Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-09T02:54:03.938Z] ab5ef0e58194: Pulling fs layer [2022-11-09T02:54:03.938Z] 9712f1f96733: Pulling fs layer [2022-11-09T02:54:03.938Z] 63f879dbbcfc: Pulling fs layer [2022-11-09T02:54:03.938Z] 0d9ebad4ef96: Pulling fs layer [2022-11-09T02:54:03.938Z] e9a5061849ea: Pulling fs layer [2022-11-09T02:54:03.938Z] d747dcd14b5f: Pulling fs layer [2022-11-09T02:54:03.938Z] 2de7ff778b66: Pulling fs layer [2022-11-09T02:54:03.938Z] e9a5061849ea: Waiting [2022-11-09T02:54:03.938Z] d747dcd14b5f: Waiting [2022-11-09T02:54:03.938Z] 2de7ff778b66: Waiting [2022-11-09T02:54:03.938Z] 0d9ebad4ef96: Waiting [2022-11-09T02:54:03.938Z] 9712f1f96733: Verifying Checksum [2022-11-09T02:54:03.938Z] 9712f1f96733: Download complete [2022-11-09T02:54:04.514Z] 63f879dbbcfc: Verifying Checksum [2022-11-09T02:54:04.514Z] 63f879dbbcfc: Download complete [2022-11-09T02:54:04.773Z] e9a5061849ea: Verifying Checksum [2022-11-09T02:54:04.773Z] e9a5061849ea: Download complete [2022-11-09T02:54:04.773Z] d747dcd14b5f: Verifying Checksum [2022-11-09T02:54:04.773Z] d747dcd14b5f: Download complete [2022-11-09T02:54:04.773Z] 0d9ebad4ef96: Verifying Checksum [2022-11-09T02:54:04.773Z] 0d9ebad4ef96: Download complete [2022-11-09T02:54:04.773Z] ab5ef0e58194: Verifying Checksum [2022-11-09T02:54:04.773Z] ab5ef0e58194: Download complete [2022-11-09T02:54:05.030Z] 2de7ff778b66: Verifying Checksum [2022-11-09T02:54:05.030Z] 2de7ff778b66: Download complete [2022-11-09T02:54:07.557Z] ab5ef0e58194: Pull complete [2022-11-09T02:54:07.557Z] 9712f1f96733: Pull complete [2022-11-09T02:54:08.492Z] 63f879dbbcfc: Pull complete [2022-11-09T02:54:11.777Z] 0d9ebad4ef96: Pull complete [2022-11-09T02:54:11.777Z] e9a5061849ea: Pull complete [2022-11-09T02:54:11.777Z] d747dcd14b5f: Pull complete [2022-11-09T02:54:12.714Z] 2de7ff778b66: Pull complete [2022-11-09T02:54:12.714Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-09T02:54:12.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T02:54:12.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:54:12.790Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:54:12.823Z] $ 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 [2022-11-09T02:54:17.456Z] $ docker top 4095bc3200c3ae11b3a862f24dd3b693463d94f181b67cf31d9e157e2e444659 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-09T02:54:17.506Z] provisioning config files... [2022-11-09T02:54:17.511Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11525205841411266449tmp [2022-11-09T02:54:17.520Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config177086015649153008tmp [2022-11-09T02:54:17.528Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4544614992167762423tmp [Pipeline] { [Pipeline] echo [2022-11-09T02:54:17.538Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:17.819Z] ---> sigul-configuration.sh [2022-11-09T02:54:17.819Z] gpg: directory `/root/.gnupg' created [2022-11-09T02:54:17.819Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-09T02:54:17.819Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-09T02:54:17.819Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-09T02:54:17.819Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-09T02:54:17.819Z] gpg: CAST5 encrypted data [2022-11-09T02:54:17.819Z] gpg: encrypted with 1 passphrase [2022-11-09T02:54:17.819Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-09T02:54:18.109Z] + mkdir /home/jenkins [2022-11-09T02:54:18.109Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-09T02:54:18.398Z] + 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 [2022-11-09T02:54:18.406Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:18.691Z] ---> sigul-install.sh [2022-11-09T02:54:18.691Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-09T02:54:18.978Z] + git tag --list [2022-11-09T02:54:18.978Z] 0.1.1 [2022-11-09T02:54:18.978Z] v1.1.0 [2022-11-09T02:54:18.978Z] v1.2.0 [2022-11-09T02:54:18.978Z] v1.2.1 [2022-11-09T02:54:18.978Z] v1.3.0 [2022-11-09T02:54:18.978Z] v2.0.0 [2022-11-09T02:54:18.978Z] v2.1.0 [2022-11-09T02:54:18.978Z] v2.2.0 [2022-11-09T02:54:18.978Z] v2.2.1-dev.1 [2022-11-09T02:54:18.978Z] v2.2.1-dev.2 [2022-11-09T02:54:18.978Z] v2.2.1-dev.3 [2022-11-09T02:54:18.978Z] v2.2.1-dev.4 [2022-11-09T02:54:18.978Z] v2.2.1-dev.5 [2022-11-09T02:54:18.978Z] v2.2.1-dev.6 [2022-11-09T02:54:18.978Z] v2.2.1-dev.7 [2022-11-09T02:54:18.978Z] v2.3.0-dev.10 [2022-11-09T02:54:18.978Z] v2.3.0-dev.11 [2022-11-09T02:54:18.978Z] v2.3.0-dev.12 [2022-11-09T02:54:18.978Z] v2.3.0-dev.13 [2022-11-09T02:54:18.978Z] v2.3.0-dev.14 [2022-11-09T02:54:18.978Z] v2.3.0-dev.15 [2022-11-09T02:54:18.978Z] v2.3.0-dev.16 [2022-11-09T02:54:18.978Z] v2.3.0-dev.17 [2022-11-09T02:54:18.978Z] v2.3.0-dev.18 [2022-11-09T02:54:18.978Z] v2.3.0-dev.19 [2022-11-09T02:54:18.978Z] v2.3.0-dev.20 [2022-11-09T02:54:18.978Z] v2.3.0-dev.21 [2022-11-09T02:54:18.978Z] v2.3.0-dev.22 [2022-11-09T02:54:18.978Z] v2.3.0-dev.23 [2022-11-09T02:54:18.978Z] v2.3.0-dev.24 [2022-11-09T02:54:18.978Z] v2.3.0-dev.7 [2022-11-09T02:54:18.978Z] v2.3.0-dev.8 [2022-11-09T02:54:18.978Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-09T02:54:19.265Z] + lftools sign git-tag v2.3.0-dev.24 [2022-11-09T02:54:19.834Z] Signing Git tag with Sigul... [2022-11-09T02:54:19.834Z] Signing v2.3.0-dev.24 [Pipeline] echo [2022-11-09T02:54:20.102Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:20.386Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-09T02:54:20.395Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-09T02:54:20.427Z] $ docker stop --time=1 4095bc3200c3ae11b3a862f24dd3b693463d94f181b67cf31d9e157e2e444659 [2022-11-09T02:54:21.743Z] $ docker rm -f 4095bc3200c3ae11b3a862f24dd3b693463d94f181b67cf31d9e157e2e444659 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-09T02:54:22.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T02:54:22.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:54:22.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T02:54:22.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:54:22.506Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:54:22.543Z] $ 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 [2022-11-09T02:54:22.883Z] $ docker top 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e -eo pid,comm [2022-11-09T02:54:22.921Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-09T02:54:22.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T02:54:22.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T02:54:22.957Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T02:54:23.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T02:54:23.092Z] $ docker exec 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e ssh-agent [2022-11-09T02:54:23.178Z] SSH_AUTH_SOCK=/tmp/ssh-pIBbbxdx6kZK/agent.32 [2022-11-09T02:54:23.178Z] SSH_AGENT_PID=38 [2022-11-09T02:54:23.184Z] Running ssh-add (command line suppressed) [2022-11-09T02:54:23.291Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3639216518193252203.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3639216518193252203.key) [2022-11-09T02:54:23.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T02:54:23.578Z] + git semver bump pre [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,810 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,810 [bump_version] DEBUG bumped version:2.3.0-dev.25 [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,811 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,811 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,814 [execute] INFO git cat-file --batch-check [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,820 [execute] INFO git cat-file --batch [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T02:54:23.837Z] 2022-11-09 02:54:23,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-09T02:54:23.837Z] 2.3.0-dev.25 [Pipeline] } [2022-11-09T02:54:23.914Z] $ docker exec --env ******** --env ******** 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e ssh-agent -k [2022-11-09T02:54:24.021Z] unset SSH_AUTH_SOCK; [2022-11-09T02:54:24.021Z] unset SSH_AGENT_PID; [2022-11-09T02:54:24.021Z] echo Agent pid 38 killed; [2022-11-09T02:54:24.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T02:54:24.398Z] + git semver [Pipeline] } [2022-11-09T02:54:24.681Z] $ docker stop --time=1 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e [2022-11-09T02:54:25.953Z] $ docker rm -f 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T02:54:26.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T02:54:26.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:54:26.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T02:54:26.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:54:26.634Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:54:26.671Z] $ 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 [2022-11-09T02:54:27.020Z] $ docker top be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T02:54:27.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T02:54:27.100Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T02:54:27.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T02:54:27.217Z] $ docker exec be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 ssh-agent [2022-11-09T02:54:27.307Z] SSH_AUTH_SOCK=/tmp/ssh-nzRuC2LLvysx/agent.32 [2022-11-09T02:54:27.307Z] SSH_AGENT_PID=38 [2022-11-09T02:54:27.313Z] Running ssh-add (command line suppressed) [2022-11-09T02:54:27.427Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16713155349636404921.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16713155349636404921.key) [2022-11-09T02:54:27.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T02:54:27.714Z] + git semver push [2022-11-09T02:54:27.972Z] 2022-11-09 02:54:27,897 [run_push] DEBUG push [2022-11-09T02:54:27.972Z] 2022-11-09 02:54:27,897 [execute] INFO git cat-file --batch-check [2022-11-09T02:54:27.972Z] 2022-11-09 02:54:27,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T02:54:27.972Z] 2022-11-09 02:54:27,901 [execute] INFO git rev-list 65dbe01b9d899ec77b9b7d329558abf52264a6e2 -- [2022-11-09T02:54:27.972Z] 2022-11-09 02:54:27,901 [execute] DEBUG Popen(['git', 'rev-list', '65dbe01b9d899ec77b9b7d329558abf52264a6e2', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-09T02:54:27.972Z] 2022-11-09 02:54:27,910 [execute] INFO git fetch -v origin [2022-11-09T02:54:27.972Z] 2022-11-09 02:54:27,910 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-09T02:54:28.540Z] 2022-11-09 02:54:28,495 [run_push] DEBUG no remote changes detected [2022-11-09T02:54:28.540Z] 2022-11-09 02:54:28,495 [execute] INFO git push origin semver [2022-11-09T02:54:28.540Z] 2022-11-09 02:54:28,496 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-09T02:54:29.477Z] 2022-11-09 02:54:29,300 [run_push] DEBUG push all version tags [2022-11-09T02:54:29.477Z] 2022-11-09 02:54:29,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-09T02:54:29.477Z] 2022-11-09 02:54:29,301 [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) [2022-11-09T02:54:30.415Z] 2022-11-09 02:54:30,096 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-09T02:54:30.415Z] 2.3.0-dev.25 [Pipeline] } [2022-11-09T02:54:30.435Z] $ docker exec --env ******** --env ******** be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 ssh-agent -k [2022-11-09T02:54:30.523Z] unset SSH_AUTH_SOCK; [2022-11-09T02:54:30.523Z] unset SSH_AGENT_PID; [2022-11-09T02:54:30.523Z] echo Agent pid 38 killed; [2022-11-09T02:54:30.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T02:54:30.826Z] + git semver [Pipeline] } [2022-11-09T02:54:31.422Z] $ docker stop --time=1 be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 [2022-11-09T02:54:32.688Z] $ docker rm -f be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 [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 [2022-11-09T02:54:33.214Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-11-09T02:54:33.214Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-09T02:54:33.214Z] total 16 [2022-11-09T02:54:33.214Z] drwxr-xr-x 3 root root 4096 Nov 9 02:38 . [2022-11-09T02:54:33.214Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 02:54 .. [2022-11-09T02:54:33.214Z] drwxr-xr-x 2 root root 4096 Nov 9 02:38 cost [2022-11-09T02:54:33.214Z] -rw-r--r-- 1 root root 82 Nov 9 02:38 cost.csv [2022-11-09T02:54:33.214Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-09T02:54:33.214Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-09T02:54:33.214Z] total 16 [2022-11-09T02:54:33.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 02:38 . [2022-11-09T02:54:33.214Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 02:54 .. [2022-11-09T02:54:33.215Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 02:38 cost [2022-11-09T02:54:33.215Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 9 02:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:33.500Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:34.355Z] ---> package-listing.sh [2022-11-09T02:54:34.355Z] ++ facter osfamily [2022-11-09T02:54:34.355Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-09T02:54:34.616Z] + OS_FAMILY=debian [2022-11-09T02:54:34.616Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-11-09T02:54:34.616Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-09T02:54:34.616Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-09T02:54:34.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-09T02:54:34.616Z] + PACKAGES=/tmp/packages_start.txt [2022-11-09T02:54:34.616Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-11-09T02:54:34.616Z] + PACKAGES=/tmp/packages_end.txt [2022-11-09T02:54:34.616Z] + case "${OS_FAMILY}" in [2022-11-09T02:54:34.616Z] + dpkg -l [2022-11-09T02:54:34.616Z] + grep '^ii' [2022-11-09T02:54:34.616Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-09T02:54:34.616Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-09T02:54:34.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-09T02:54:34.616Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-11-09T02:54:34.616Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-11-09T02:54:34.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-11-09T02:54:34.625Z] 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 [2022-11-09T02:54:34.902Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T02:54:35.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T02:54:35.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T02:54:35.523Z] prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container [2022-11-09T02:54:35.561Z] $ 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 [2022-11-09T02:54:35.795Z] $ docker top 7a4e5ca40875e7fe42ba83bc7da37c535f35c38a32c690d3ff3e24884c974987 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T02:54:36.121Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-09T02:54:36.406Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-09T02:54:36.703Z] + ls /var/log/sa-host [2022-11-09T02:54:36.703Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T02:54:36.840Z] provisioning config files... [2022-11-09T02:54:36.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17112898217390387722tmp [Pipeline] { [Pipeline] echo [2022-11-09T02:54:36.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:37.139Z] ---> create-netrc.sh [Pipeline] } [2022-11-09T02:54:37.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:37.468Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-09T02:54:37.476Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:37.756Z] ---> sudo-logs.sh [2022-11-09T02:54:37.756Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-09T02:54:37.782Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:38.064Z] ---> job-cost.sh [2022-11-09T02:54:38.064Z] lf-activate-venv: SKIPPING [2022-11-09T02:54:38.064Z] DEBUG: total: 0.2199999988079071 [2022-11-09T02:54:38.064Z] INFO: Retrieving Stack Cost... [2022-11-09T02:54:38.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T02:54:38.894Z] INFO: Archiving Costs [Pipeline] echo [2022-11-09T02:54:38.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T02:54:39.188Z] ---> logs-deploy.sh [2022-11-09T02:54:39.188Z] lf-activate-venv: SKIPPING [2022-11-09T02:54:39.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/95 [2022-11-09T02:54:39.188Z] INFO: archiving workspace using pattern(s): [2022-11-09T02:54:40.134Z] Archives upload complete. [2022-11-09T02:54:40.135Z] INFO: archiving logs to Nexus