Pull request #565 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 8055730d144136f9b22892bb198e16c039f6438e+820e3f3b670a2eceeff6a8d1903c85b54e55f538 (31f1e9b1ba178438ea84635121efb2a2d3ebbff2) 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-ssh9528758968515863527.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh2433098956304538644.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-565/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-565/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6954353469668387176.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-565/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4649224510321823623.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10140690574932743255.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-565/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-565/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17443388596440025506.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116825 in /w/workspace/edgexfoundry_edgex-ui-go_PR-565 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-565 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub 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/pull/565/head:refs/remotes/origin/PR-565 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 8055730d144136f9b22892bb198e16c039f6438e Merge succeeded, producing 8055730d144136f9b22892bb198e16c039f6438e Checking out Revision 8055730d144136f9b22892bb198e16c039f6438e (PR-565) > git config core.sparsecheckout # timeout=10 > git checkout -f 8055730d144136f9b22892bb198e16c039f6438e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 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 merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8055730d144136f9b22892bb198e16c039f6438e # timeout=10 Commit message: "docs: update README" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T09:20:04.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T09:20:04.647Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T09:20:04.751Z] ========================================================= [2022-10-25T09:20:04.752Z] EdgeX Global Pipelines Version Info [2022-10-25T09:20:04.752Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:20:05.896Z] ------------------- [2022-10-25T09:20:05.896Z] stable info: [2022-10-25T09:20:05.896Z] ------------------- [2022-10-25T09:20:05.896Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T09:20:05.896Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T09:20:05.896Z] Message: update stable to v1.0.243 [2022-10-25T09:20:06.161Z] ------------------- [2022-10-25T09:20:06.161Z] experimental info: [2022-10-25T09:20:06.161Z] ------------------- [2022-10-25T09:20:06.161Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T09:20:06.161Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T09:20:06.161Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T09:20:06.518Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-25T09:20:06.557Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-25T09:20:06.597Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T09:20:06.637Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T09:20:06.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T09:20:06.721Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T09:20:06.763Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T09:20:06.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T09:20:06.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T09:20:06.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T09:20:06.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T09:20:06.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-25T09:20:07.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T09:20:07.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T09:20:07.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T09:20:07.150Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T09:20:07.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T09:20:07.229Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T09:20:07.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T09:20:07.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T09:20:07.349Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T09:20:07.387Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T09:20:07.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T09:20:07.466Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T09:20:07.511Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T09:20:07.550Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T09:20:07.588Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T09:20:07.627Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-565 [Pipeline] echo [2022-10-25T09:20:07.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-565 [Pipeline] echo [2022-10-25T09:20:07.702Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-565 [Pipeline] echo [2022-10-25T09:20:07.742Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8055730d144136f9b22892bb198e16c039f6438e [Pipeline] echo [2022-10-25T09:20:07.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8055730 [Pipeline] echo [2022-10-25T09:20:07.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T09:20:07.926Z] provisioning config files... [2022-10-25T09:20:07.944Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp/config14950007674935412931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:20:08.304Z] ---> docker-login.sh [2022-10-25T09:20:08.304Z] nexus3.edgexfoundry.org:10001 [2022-10-25T09:20:08.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:08.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:08.826Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:08.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:08.826Z] [2022-10-25T09:20:08.826Z] Login Succeeded [2022-10-25T09:20:08.826Z] nexus3.edgexfoundry.org:10002 [2022-10-25T09:20:08.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:08.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:08.826Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:08.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:08.826Z] [2022-10-25T09:20:08.826Z] Login Succeeded [2022-10-25T09:20:08.826Z] nexus3.edgexfoundry.org:10003 [2022-10-25T09:20:09.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:09.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:09.087Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:09.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:09.087Z] [2022-10-25T09:20:09.087Z] Login Succeeded [2022-10-25T09:20:09.087Z] nexus3.edgexfoundry.org:10004 [2022-10-25T09:20:09.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:09.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:09.087Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:09.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:09.087Z] [2022-10-25T09:20:09.087Z] Login Succeeded [2022-10-25T09:20:09.087Z] docker.io [2022-10-25T09:20:09.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:09.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:09.609Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:09.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:09.609Z] [2022-10-25T09:20:09.609Z] Login Succeeded [2022-10-25T09:20:09.609Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T09:20:09.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T09:20:10.271Z] + git rev-list -1 --merges 8055730d144136f9b22892bb198e16c039f6438e~1..8055730d144136f9b22892bb198e16c039f6438e [Pipeline] echo [2022-10-25T09:20:10.318Z] -----------> git rev-list -1 --merges 8055730d144136f9b22892bb198e16c039f6438e~1..8055730d144136f9b22892bb198e16c039f6438e 8055730d144136f9b22892bb198e16c039f6438e [false] [Pipeline] sh [2022-10-25T09:20:10.627Z] + git log --format=format:%s -1 8055730d144136f9b22892bb198e16c039f6438e [Pipeline] echo [2022-10-25T09:20:10.658Z] ========================================================= [2022-10-25T09:20:10.658Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T09:20:10.658Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T09:20:11.082Z] + git log --format=format:%s -1 8055730d144136f9b22892bb198e16c039f6438e [Pipeline] echo [2022-10-25T09:20:11.118Z] [semverPrep] GIT_COMMIT: 8055730d144136f9b22892bb198e16c039f6438e, Commit Message: docs: update README [Pipeline] echo [2022-10-25T09:20:11.144Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T09:20:11.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T09:20:11.603Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T09:20:11.603Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T09:20:11.603Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T09:20:11.603Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T09:20:11.603Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T09:20:11.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:20:12.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T09:20:12.099Z] [2022-10-25T09:20:12.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:20:12.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T09:20:12.471Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T09:20:12.471Z] b85a868b505f: Pulling fs layer [2022-10-25T09:20:12.471Z] e2be974225ed: Pulling fs layer [2022-10-25T09:20:12.471Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T09:20:12.471Z] 988bab9f4d93: Pulling fs layer [2022-10-25T09:20:12.471Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T09:20:12.471Z] eaf3925da568: Pulling fs layer [2022-10-25T09:20:12.471Z] bab4dde63d76: Pulling fs layer [2022-10-25T09:20:12.471Z] bde34c3a00c8: Pulling fs layer [2022-10-25T09:20:12.471Z] b352a97aabf1: Pulling fs layer [2022-10-25T09:20:12.471Z] 4872d77fe225: Pulling fs layer [2022-10-25T09:20:12.471Z] 5851b861e8e6: Pulling fs layer [2022-10-25T09:20:12.471Z] bab4dde63d76: Waiting [2022-10-25T09:20:12.471Z] bde34c3a00c8: Waiting [2022-10-25T09:20:12.471Z] 988bab9f4d93: Waiting [2022-10-25T09:20:12.471Z] 1469e6f7b9e6: Waiting [2022-10-25T09:20:12.471Z] b352a97aabf1: Waiting [2022-10-25T09:20:12.471Z] eaf3925da568: Waiting [2022-10-25T09:20:12.471Z] 4872d77fe225: Waiting [2022-10-25T09:20:12.471Z] 5851b861e8e6: Waiting [2022-10-25T09:20:12.471Z] e2be974225ed: Verifying Checksum [2022-10-25T09:20:12.471Z] e2be974225ed: Download complete [2022-10-25T09:20:12.471Z] 988bab9f4d93: Download complete [2022-10-25T09:20:12.733Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T09:20:12.733Z] 1469e6f7b9e6: Download complete [2022-10-25T09:20:12.733Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T09:20:12.733Z] 339a4e72a1f5: Download complete [2022-10-25T09:20:12.733Z] eaf3925da568: Verifying Checksum [2022-10-25T09:20:12.733Z] eaf3925da568: Download complete [2022-10-25T09:20:12.733Z] bde34c3a00c8: Download complete [2022-10-25T09:20:12.733Z] b352a97aabf1: Verifying Checksum [2022-10-25T09:20:12.733Z] b352a97aabf1: Download complete [2022-10-25T09:20:12.733Z] 4872d77fe225: Download complete [2022-10-25T09:20:12.733Z] 5851b861e8e6: Verifying Checksum [2022-10-25T09:20:12.733Z] 5851b861e8e6: Download complete [2022-10-25T09:20:12.733Z] b85a868b505f: Verifying Checksum [2022-10-25T09:20:12.733Z] b85a868b505f: Download complete [2022-10-25T09:20:12.991Z] bab4dde63d76: Verifying Checksum [2022-10-25T09:20:12.991Z] bab4dde63d76: Download complete [2022-10-25T09:20:13.925Z] b85a868b505f: Pull complete [2022-10-25T09:20:14.184Z] e2be974225ed: Pull complete [2022-10-25T09:20:15.119Z] 339a4e72a1f5: Pull complete [2022-10-25T09:20:15.119Z] 988bab9f4d93: Pull complete [2022-10-25T09:20:15.380Z] 1469e6f7b9e6: Pull complete [2022-10-25T09:20:15.642Z] eaf3925da568: Pull complete [2022-10-25T09:20:18.187Z] bab4dde63d76: Pull complete [2022-10-25T09:20:18.187Z] bde34c3a00c8: Pull complete [2022-10-25T09:20:18.187Z] b352a97aabf1: Pull complete [2022-10-25T09:20:18.447Z] 4872d77fe225: Pull complete [2022-10-25T09:20:18.447Z] 5851b861e8e6: Pull complete [2022-10-25T09:20:18.447Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T09:20:18.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T09:20:18.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T09:20:18.654Z] prd-ubuntu20.04-docker-8c-8g-116825 does not seem to be running inside a container [2022-10-25T09:20:18.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-565 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565:/w/workspace/edgexfoundry_edgex-ui-go_PR-565:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-565@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-devops/py-git-semver:0.1.4 cat [2022-10-25T09:20:20.655Z] $ docker top e2a846c6373deaff49ba30d5508856dc3e9440df66284a6f9ecaec079a2facda -eo pid,comm [2022-10-25T09:20:20.709Z] 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-10-25T09:20:20.709Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T09:20:20.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T09:20:20.834Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T09:20:20.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T09:20:20.951Z] $ docker exec e2a846c6373deaff49ba30d5508856dc3e9440df66284a6f9ecaec079a2facda ssh-agent [2022-10-25T09:20:21.064Z] SSH_AUTH_SOCK=/tmp/ssh-2AAkVlqdSvJy/agent.32 [2022-10-25T09:20:21.064Z] SSH_AGENT_PID=38 [2022-10-25T09:20:21.069Z] Running ssh-add (command line suppressed) [2022-10-25T09:20:21.170Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp/private_key_13535416226136854157.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp/private_key_13535416226136854157.key) [2022-10-25T09:20:21.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T09:20:21.533Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T09:20:21.559Z] $ docker exec --env ******** --env ******** e2a846c6373deaff49ba30d5508856dc3e9440df66284a6f9ecaec079a2facda ssh-agent -k [2022-10-25T09:20:21.670Z] unset SSH_AUTH_SOCK; [2022-10-25T09:20:21.671Z] unset SSH_AGENT_PID; [2022-10-25T09:20:21.671Z] echo Agent pid 38 killed; [2022-10-25T09:20:21.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T09:20:21.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T09:20:21.768Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T09:20:21.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T09:20:21.889Z] $ docker exec e2a846c6373deaff49ba30d5508856dc3e9440df66284a6f9ecaec079a2facda ssh-agent [2022-10-25T09:20:21.994Z] SSH_AUTH_SOCK=/tmp/ssh-nn35CrZ0xe18/agent.70 [2022-10-25T09:20:21.994Z] SSH_AGENT_PID=77 [2022-10-25T09:20:21.998Z] Running ssh-add (command line suppressed) [2022-10-25T09:20:22.103Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp/private_key_9175047632723423551.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp/private_key_9175047632723423551.key) [2022-10-25T09:20:22.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T09:20:22.519Z] + git semver init [2022-10-25T09:20:22.777Z] 2022-10-25 09:20:22,672 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T09:20:22.777Z] 2022-10-25 09:20:22,673 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-565/.semver [2022-10-25T09:20:22.777Z] 2022-10-25 09:20:22,674 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-565/.semver [2022-10-25T09:20:22.777Z] 2022-10-25 09:20:22,674 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-565/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-565, universal_newlines=False, shell=None, istream=None) [2022-10-25T09:20:24.155Z] 2022-10-25 09:20:24,112 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-565/.git/info/exclude [2022-10-25T09:20:24.155Z] 2022-10-25 09:20:24,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-565/.semver/PR-565 with force:False [2022-10-25T09:20:24.155Z] 2022-10-25 09:20:24,113 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-565/.semver/PR-565 [2022-10-25T09:20:24.155Z] 2022-10-25 09:20:24,117 [execute] INFO git cat-file --batch-check [2022-10-25T09:20:24.155Z] 2022-10-25 09:20:24,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-565/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T09:20:24.155Z] 2022-10-25 09:20:24,123 [execute] INFO git cat-file --batch [2022-10-25T09:20:24.155Z] 2022-10-25 09:20:24,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-565/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T09:20:24.155Z] 2022-10-25 09:20:24,128 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-565/.semver/PR-565 [2022-10-25T09:20:24.155Z] 0.0.0 [Pipeline] } [2022-10-25T09:20:24.432Z] $ docker exec --env ******** --env ******** e2a846c6373deaff49ba30d5508856dc3e9440df66284a6f9ecaec079a2facda ssh-agent -k [2022-10-25T09:20:24.544Z] unset SSH_AUTH_SOCK; [2022-10-25T09:20:24.545Z] unset SSH_AGENT_PID; [2022-10-25T09:20:24.545Z] echo Agent pid 77 killed; [2022-10-25T09:20:24.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T09:20:24.989Z] + git semver [Pipeline] } [2022-10-25T09:20:25.277Z] $ docker stop --time=1 e2a846c6373deaff49ba30d5508856dc3e9440df66284a6f9ecaec079a2facda [2022-10-25T09:20:26.694Z] $ docker rm -f e2a846c6373deaff49ba30d5508856dc3e9440df66284a6f9ecaec079a2facda [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T09:20:27.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T09:20:27.309Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T09:20:27.326Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T09:20:27.863Z] provisioning config files... [2022-10-25T09:20:27.876Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp/config2475351293340742826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:20:28.210Z] ---> docker-login.sh [2022-10-25T09:20:28.210Z] nexus3.edgexfoundry.org:10001 [2022-10-25T09:20:28.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:28.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:28.210Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:28.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:28.210Z] [2022-10-25T09:20:28.210Z] Login Succeeded [2022-10-25T09:20:28.210Z] nexus3.edgexfoundry.org:10002 [2022-10-25T09:20:28.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:28.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:28.210Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:28.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:28.210Z] [2022-10-25T09:20:28.210Z] Login Succeeded [2022-10-25T09:20:28.210Z] nexus3.edgexfoundry.org:10003 [2022-10-25T09:20:28.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:28.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:28.470Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:28.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:28.470Z] [2022-10-25T09:20:28.470Z] Login Succeeded [2022-10-25T09:20:28.470Z] nexus3.edgexfoundry.org:10004 [2022-10-25T09:20:28.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:28.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:28.471Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:28.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:28.471Z] [2022-10-25T09:20:28.471Z] Login Succeeded [2022-10-25T09:20:28.471Z] docker.io [2022-10-25T09:20:28.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:20:28.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:20:28.986Z] Configure a credential helper to remove this warning. See [2022-10-25T09:20:28.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:20:28.986Z] [2022-10-25T09:20:28.986Z] Login Succeeded [2022-10-25T09:20:28.986Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T09:20:29.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T09:20:29.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T09:20:29.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T09:20:29.260Z] ========================================================= [2022-10-25T09:20:29.260Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T09:20:29.260Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:20:29.724Z] + 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-10-25T09:20:29.985Z] Sending build context to Docker daemon 45.51MB [2022-10-25T09:20:29.985Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T09:20:29.985Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-25T09:20:29.985Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T09:20:29.985Z] 213ec9aee27d: Pulling fs layer [2022-10-25T09:20:29.985Z] 4583459ba037: Pulling fs layer [2022-10-25T09:20:29.985Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T09:20:29.985Z] 53926ce57604: Pulling fs layer [2022-10-25T09:20:29.985Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T09:20:29.985Z] 30f14e443154: Pulling fs layer [2022-10-25T09:20:29.985Z] 801331c1e519: Pulling fs layer [2022-10-25T09:20:29.985Z] 53926ce57604: Waiting [2022-10-25T09:20:29.985Z] 30f14e443154: Waiting [2022-10-25T09:20:29.985Z] 21b2b0c7a3f4: Waiting [2022-10-25T09:20:29.985Z] 801331c1e519: Waiting [2022-10-25T09:20:29.985Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T09:20:29.985Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T09:20:29.985Z] 99cc6dd402b0: Waiting [2022-10-25T09:20:29.985Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T09:20:29.985Z] 93c1e223e6f2: Download complete [2022-10-25T09:20:29.985Z] 4583459ba037: Download complete [2022-10-25T09:20:29.985Z] 21b2b0c7a3f4: Download complete [2022-10-25T09:20:29.985Z] 30f14e443154: Verifying Checksum [2022-10-25T09:20:29.985Z] 30f14e443154: Download complete [2022-10-25T09:20:29.985Z] 213ec9aee27d: Verifying Checksum [2022-10-25T09:20:29.985Z] 213ec9aee27d: Download complete [2022-10-25T09:20:30.248Z] 801331c1e519: Download complete [2022-10-25T09:20:30.248Z] 213ec9aee27d: Pull complete [2022-10-25T09:20:30.516Z] 4583459ba037: Pull complete [2022-10-25T09:20:30.516Z] 93c1e223e6f2: Pull complete [2022-10-25T09:20:30.778Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T09:20:30.778Z] 7d9ed39f4882: Download complete [2022-10-25T09:20:30.778Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T09:20:30.778Z] 99cc6dd402b0: Download complete [2022-10-25T09:20:31.036Z] 53926ce57604: Verifying Checksum [2022-10-25T09:20:31.036Z] 53926ce57604: Download complete [2022-10-25T09:20:35.220Z] 53926ce57604: Pull complete [2022-10-25T09:20:35.220Z] 21b2b0c7a3f4: Pull complete [2022-10-25T09:20:35.220Z] 30f14e443154: Pull complete [2022-10-25T09:20:35.220Z] 801331c1e519: Pull complete [2022-10-25T09:20:37.747Z] 99cc6dd402b0: Pull complete [2022-10-25T09:20:38.006Z] 7d9ed39f4882: Pull complete [2022-10-25T09:20:38.006Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T09:20:38.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T09:20:38.006Z] ---> 1dedd983c030 [2022-10-25T09:20:38.006Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-25T09:20:42.701Z] Still waiting to schedule task [2022-10-25T09:20:42.702Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116826’ is offline [2022-10-25T09:20:43.269Z] ---> Running in 5906f052fb1b [2022-10-25T09:20:43.269Z] Removing intermediate container 5906f052fb1b [2022-10-25T09:20:43.269Z] ---> bb27d137152e [2022-10-25T09:20:43.269Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-25T09:20:43.269Z] ---> Running in 4f26be44f945 [2022-10-25T09:20:43.269Z] Removing intermediate container 4f26be44f945 [2022-10-25T09:20:43.269Z] ---> 618b7c639d05 [2022-10-25T09:20:43.269Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T09:20:43.269Z] ---> Running in 7b929ea2e992 [2022-10-25T09:20:43.269Z] Removing intermediate container 7b929ea2e992 [2022-10-25T09:20:43.269Z] ---> 41184ad61d2b [2022-10-25T09:20:43.269Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-25T09:20:43.538Z] ---> Running in 49c05ee04d3b [2022-10-25T09:20:43.538Z] Removing intermediate container 49c05ee04d3b [2022-10-25T09:20:43.538Z] ---> 7fe9dbae32b6 [2022-10-25T09:20:43.538Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-25T09:20:43.796Z] ---> Running in dbf8c217bc01 [2022-10-25T09:20:43.796Z] Removing intermediate container dbf8c217bc01 [2022-10-25T09:20:43.796Z] ---> a55b7d0347e2 [2022-10-25T09:20:43.796Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-25T09:20:44.363Z] latest: Pulling from library/docker [2022-10-25T09:20:44.628Z] 213ec9aee27d: Already exists [2022-10-25T09:20:44.628Z] 7b0dd730a5c3: Pulling fs layer [2022-10-25T09:20:44.628Z] 4b90f8029a36: Pulling fs layer [2022-10-25T09:20:44.628Z] bea6d6d58c11: Pulling fs layer [2022-10-25T09:20:44.628Z] b28b21e97172: Pulling fs layer [2022-10-25T09:20:44.628Z] 334122ffbec7: Pulling fs layer [2022-10-25T09:20:44.628Z] 3fb299f33a69: Pulling fs layer [2022-10-25T09:20:44.628Z] dd1f07ef4870: Pulling fs layer [2022-10-25T09:20:44.628Z] 458294789bc3: Pulling fs layer [2022-10-25T09:20:44.628Z] 334122ffbec7: Waiting [2022-10-25T09:20:44.628Z] 3fb299f33a69: Waiting [2022-10-25T09:20:44.628Z] dd1f07ef4870: Waiting [2022-10-25T09:20:44.628Z] 458294789bc3: Waiting [2022-10-25T09:20:44.628Z] b28b21e97172: Waiting [2022-10-25T09:20:44.628Z] 4b90f8029a36: Verifying Checksum [2022-10-25T09:20:44.628Z] 4b90f8029a36: Download complete [2022-10-25T09:20:44.888Z] 7b0dd730a5c3: Verifying Checksum [2022-10-25T09:20:44.888Z] 7b0dd730a5c3: Download complete [2022-10-25T09:20:44.888Z] bea6d6d58c11: Verifying Checksum [2022-10-25T09:20:44.888Z] bea6d6d58c11: Download complete [2022-10-25T09:20:44.888Z] 7b0dd730a5c3: Pull complete [2022-10-25T09:20:45.147Z] b28b21e97172: Verifying Checksum [2022-10-25T09:20:45.147Z] b28b21e97172: Download complete [2022-10-25T09:20:45.147Z] 4b90f8029a36: Pull complete [2022-10-25T09:20:45.147Z] 3fb299f33a69: Verifying Checksum [2022-10-25T09:20:45.147Z] 3fb299f33a69: Download complete [2022-10-25T09:20:45.147Z] 334122ffbec7: Download complete [2022-10-25T09:20:45.147Z] dd1f07ef4870: Download complete [2022-10-25T09:20:45.147Z] 458294789bc3: Verifying Checksum [2022-10-25T09:20:45.147Z] 458294789bc3: Download complete [2022-10-25T09:20:45.405Z] bea6d6d58c11: Pull complete [2022-10-25T09:20:45.972Z] b28b21e97172: Pull complete [2022-10-25T09:20:46.230Z] 334122ffbec7: Pull complete [2022-10-25T09:20:46.230Z] 3fb299f33a69: Pull complete [2022-10-25T09:20:46.230Z] dd1f07ef4870: Pull complete [2022-10-25T09:20:46.491Z] 458294789bc3: Pull complete [2022-10-25T09:20:46.491Z] Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 [2022-10-25T09:20:46.491Z] Status: Downloaded newer image for docker:latest [2022-10-25T09:20:47.862Z] ---> 8fa1aca4edc0 [2022-10-25T09:20:47.862Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T09:20:47.862Z] ---> Running in 593284778be2 [2022-10-25T09:20:48.428Z] Removing intermediate container 593284778be2 [2022-10-25T09:20:48.428Z] ---> 6607ac997a05 [2022-10-25T09:20:48.428Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T09:20:48.428Z] ---> Running in ee9e62416df8 [2022-10-25T09:20:48.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T09:20:49.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T09:20:49.878Z] OK: 211 MiB in 51 packages [2022-10-25T09:20:50.136Z] Removing intermediate container ee9e62416df8 [2022-10-25T09:20:50.136Z] ---> ff1382c23838 [2022-10-25T09:20:50.136Z] Step 11/16 : ENV GO111MODULE=on [2022-10-25T09:20:50.136Z] ---> Running in df221826e805 [2022-10-25T09:20:50.394Z] Removing intermediate container df221826e805 [2022-10-25T09:20:50.394Z] ---> c2d7c35e86a9 [2022-10-25T09:20:50.394Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-25T09:20:50.394Z] ---> Running in 2f15993ecb48 [2022-10-25T09:20:50.394Z] Removing intermediate container 2f15993ecb48 [2022-10-25T09:20:50.394Z] ---> cfb958e3e4f0 [2022-10-25T09:20:50.394Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-25T09:20:50.654Z] ---> ff69a7155d4f [2022-10-25T09:20:50.654Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T09:20:50.654Z] ---> Running in bd7a1d45a374 [2022-10-25T09:21:12.587Z] Removing intermediate container bd7a1d45a374 [2022-10-25T09:21:12.588Z] ---> e766087387ca [2022-10-25T09:21:12.588Z] Step 15/16 : COPY . . [2022-10-25T09:21:12.588Z] ---> 9431ba544132 [2022-10-25T09:21:12.588Z] Step 16/16 : RUN ${MAKE} [2022-10-25T09:21:12.588Z] ---> Running in 3a33fdef6e20 [2022-10-25T09:21:12.588Z] noop [2022-10-25T09:21:12.588Z] Removing intermediate container 3a33fdef6e20 [2022-10-25T09:21:12.588Z] ---> de4ef1b23d95 [2022-10-25T09:21:12.588Z] Successfully built de4ef1b23d95 [2022-10-25T09:21:12.588Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:21:13.034Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T09:21:13.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T09:21:13.175Z] prd-ubuntu20.04-docker-8c-8g-116825 does not seem to be running inside a container [2022-10-25T09:21:13.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-565 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565:/w/workspace/edgexfoundry_edgex-ui-go_PR-565:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T09:21:13.547Z] $ docker top 3783bb08b5018a124913750b2022b6901d015fad63b61eaa2fed5a3907b41b10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T09:21:13.934Z] + go version [2022-10-25T09:21:13.934Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T09:21:13.972Z] $ docker stop --time=1 3783bb08b5018a124913750b2022b6901d015fad63b61eaa2fed5a3907b41b10 [2022-10-25T09:21:15.238Z] $ docker rm -f 3783bb08b5018a124913750b2022b6901d015fad63b61eaa2fed5a3907b41b10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:21:15.966Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T09:21:15.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T09:21:16.105Z] prd-ubuntu20.04-docker-8c-8g-116825 does not seem to be running inside a container [2022-10-25T09:21:16.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-565 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565:/w/workspace/edgexfoundry_edgex-ui-go_PR-565:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T09:21:16.506Z] $ docker top 3a9ec7caa99adb77f76b12902e7fe7266ec08866f76f306278ac3d3a3aee937f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T09:21:16.904Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-565 [Pipeline] fileExists [Pipeline] sh [2022-10-25T09:21:17.263Z] + make test [2022-10-25T09:21:17.263Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-25T09:21:17.520Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-25T09:21:27.496Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-25T09:21:27.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-25T09:21:27.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-25T09:21:27.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-25T09:21:27.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-25T09:21:27.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-25T09:21:27.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-25T09:21:27.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-25T09:21:27.496Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-25T09:21:30.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T09:21:30.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T09:21:30.022Z] ./bin/test-attribution-txt.sh [2022-10-25T09:21:30.022Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-25T09:21:30.022Z] make -C web test [2022-10-25T09:21:30.022Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-565/web' [2022-10-25T09:21:30.022Z] make[1]: tput: No such file or directory [2022-10-25T09:21:30.022Z] make[1]: tput: No such file or directory [2022-10-25T09:21:30.022Z] warning: generating ./VERSION [2022-10-25T09:21:30.022Z] echo "0.0.0" > VERSION [2022-10-25T09:21:30.022Z] docker build \ [2022-10-25T09:21:30.022Z] -f Dockerfile \ [2022-10-25T09:21:30.022Z] --build-arg USER=1000 \ [2022-10-25T09:21:30.022Z] \ [2022-10-25T09:21:30.022Z] --label "git_sha=8055730d144136f9b22892bb198e16c039f6438e" \ [2022-10-25T09:21:30.022Z] -t edgexfoundry/edgex-web-ui:8055730d144136f9b22892bb198e16c039f6438e \ [2022-10-25T09:21:30.022Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-25T09:21:30.022Z] . [2022-10-25T09:21:30.022Z] Sending build context to Docker daemon 3.269MB [2022-10-25T09:21:30.022Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-25T09:21:30.022Z] 16.17-alpine3.15: Pulling from library/node [2022-10-25T09:21:30.022Z] 9621f1afde84: Pulling fs layer [2022-10-25T09:21:30.022Z] c6f70ee39829: Pulling fs layer [2022-10-25T09:21:30.022Z] 56892a8094a2: Pulling fs layer [2022-10-25T09:21:30.022Z] 58dd87906ef0: Pulling fs layer [2022-10-25T09:21:30.022Z] 58dd87906ef0: Waiting [2022-10-25T09:21:30.022Z] 9621f1afde84: Verifying Checksum [2022-10-25T09:21:30.022Z] 9621f1afde84: Download complete [2022-10-25T09:21:30.022Z] 56892a8094a2: Download complete [2022-10-25T09:21:30.281Z] 58dd87906ef0: Verifying Checksum [2022-10-25T09:21:30.281Z] 58dd87906ef0: Download complete [2022-10-25T09:21:30.281Z] 9621f1afde84: Pull complete [2022-10-25T09:21:30.281Z] c6f70ee39829: Verifying Checksum [2022-10-25T09:21:30.281Z] c6f70ee39829: Download complete [2022-10-25T09:21:31.691Z] c6f70ee39829: Pull complete [2022-10-25T09:21:31.691Z] 56892a8094a2: Pull complete [2022-10-25T09:21:31.691Z] 58dd87906ef0: Pull complete [2022-10-25T09:21:31.691Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-25T09:21:31.691Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-25T09:21:31.691Z] ---> b69703f70c3d [2022-10-25T09:21:31.691Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-25T09:21:33.072Z] ---> Running in fe80d287c3b5 [2022-10-25T09:21:33.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T09:21:33.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T09:21:33.331Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-25T09:21:33.331Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-25T09:21:33.331Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-25T09:21:33.331Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-25T09:21:33.331Z] (5/129) Installing libxcb (1.14-r2) [2022-10-25T09:21:33.331Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-25T09:21:33.331Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-25T09:21:33.331Z] (8/129) Installing libice (1.0.10-r0) [2022-10-25T09:21:33.331Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-25T09:21:33.331Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-25T09:21:33.331Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-25T09:21:33.331Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-25T09:21:33.331Z] (13/129) Installing xset (1.2.4-r0) [2022-10-25T09:21:33.331Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-25T09:21:33.331Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-25T09:21:33.331Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-25T09:21:33.331Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-25T09:21:33.589Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-25T09:21:33.589Z] (19/129) Installing libintl (0.21-r0) [2022-10-25T09:21:33.589Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-25T09:21:33.589Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-25T09:21:33.589Z] (22/129) Installing pcre (8.45-r1) [2022-10-25T09:21:33.589Z] (23/129) Installing glib (2.70.1-r0) [2022-10-25T09:21:33.589Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-25T09:21:33.589Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-25T09:21:33.589Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-25T09:21:33.589Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-25T09:21:33.589Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-25T09:21:33.589Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-25T09:21:33.589Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-25T09:21:33.589Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-25T09:21:33.589Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-25T09:21:33.589Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-25T09:21:33.589Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-25T09:21:33.589Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-25T09:21:33.590Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-25T09:21:33.590Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-25T09:21:33.590Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-25T09:21:33.590Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-25T09:21:33.590Z] (40/129) Installing libxi (1.8-r0) [2022-10-25T09:21:33.590Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-25T09:21:33.590Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-25T09:21:33.590Z] (43/129) Installing atk (2.36.0-r0) [2022-10-25T09:21:33.590Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-25T09:21:33.590Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-25T09:21:33.590Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-25T09:21:33.590Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-25T09:21:33.590Z] (48/129) Installing expat (2.4.9-r0) [2022-10-25T09:21:33.590Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-25T09:21:33.590Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-25T09:21:33.590Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-25T09:21:33.590Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-25T09:21:33.590Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-25T09:21:33.849Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-25T09:21:33.849Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-25T09:21:33.849Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-25T09:21:33.849Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-25T09:21:33.849Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-25T09:21:33.849Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-25T09:21:33.849Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-25T09:21:33.849Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-25T09:21:33.849Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-25T09:21:33.849Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-25T09:21:33.849Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-25T09:21:33.849Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-25T09:21:33.849Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-25T09:21:33.849Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-25T09:21:33.849Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-25T09:21:33.849Z] (69/129) Installing pango (1.48.10-r0) [2022-10-25T09:21:33.849Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-25T09:21:33.849Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-25T09:21:33.849Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-25T09:21:33.849Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-25T09:21:33.849Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-25T09:21:33.849Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-25T09:21:34.108Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-25T09:21:34.108Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-25T09:21:34.108Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-25T09:21:34.108Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-25T09:21:34.108Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-25T09:21:36.012Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-25T09:21:36.012Z] (80/129) Installing flac (1.3.4-r0) [2022-10-25T09:21:36.012Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-25T09:21:36.012Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-25T09:21:36.012Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-25T09:21:36.012Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-25T09:21:36.269Z] (85/129) Installing libass (0.15.2-r0) [2022-10-25T09:21:36.269Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-25T09:21:36.269Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-25T09:21:36.269Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-25T09:21:36.269Z] (89/129) Installing lame (3.100-r0) [2022-10-25T09:21:36.269Z] (90/129) Installing opus (1.3.1-r1) [2022-10-25T09:21:36.269Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-25T09:21:36.269Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-25T09:21:36.269Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-25T09:21:36.269Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-25T09:21:36.269Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-25T09:21:36.269Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T09:21:36.269Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-25T09:21:36.269Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-25T09:21:36.269Z] (99/129) Installing libva (2.13.0-r0) [2022-10-25T09:21:36.269Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-25T09:21:36.269Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-25T09:21:36.269Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-25T09:21:36.270Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-25T09:21:36.270Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-25T09:21:36.270Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-25T09:21:36.528Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-25T09:21:36.528Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-25T09:21:36.528Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-25T09:21:36.528Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-25T09:21:36.528Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-25T09:21:36.528Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-25T09:21:36.528Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-25T09:21:36.528Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-25T09:21:36.528Z] (114/129) Installing nspr (4.32-r0) [2022-10-25T09:21:36.528Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-25T09:21:36.528Z] (116/129) Installing nss (3.78.1-r0) [2022-10-25T09:21:36.528Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-25T09:21:36.528Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-25T09:21:36.787Z] (119/129) Installing orc (0.4.32-r0) [2022-10-25T09:21:36.788Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-25T09:21:36.788Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-25T09:21:36.788Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-25T09:21:36.788Z] (123/129) Installing libpulse (15.0-r2) [2022-10-25T09:21:36.788Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-25T09:21:36.788Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-25T09:21:36.788Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-25T09:21:36.788Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-25T09:21:36.788Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-25T09:21:36.788Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-25T09:21:37.754Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T09:21:37.754Z] Executing glib-2.70.1-r0.trigger [2022-10-25T09:21:37.754Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-25T09:21:39.660Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-25T09:21:39.660Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-25T09:21:39.660Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-25T09:21:39.660Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-25T09:21:39.660Z] OK: 286 MiB in 145 packages [2022-10-25T09:21:43.855Z] Removing intermediate container fe80d287c3b5 [2022-10-25T09:21:43.856Z] ---> 1178a7a0f148 [2022-10-25T09:21:43.856Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-25T09:21:43.856Z] ---> Running in 3587062614cd [2022-10-25T09:21:44.114Z] Removing intermediate container 3587062614cd [2022-10-25T09:21:44.114Z] ---> 491ca818b64a [2022-10-25T09:21:44.114Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-25T09:21:44.114Z] ---> Running in dd772532cf8d [2022-10-25T09:21:44.114Z] Removing intermediate container dd772532cf8d [2022-10-25T09:21:44.114Z] ---> d81b40490f33 [2022-10-25T09:21:44.114Z] Step 5/10 : RUN npm install -g npm [2022-10-25T09:21:44.114Z] ---> Running in c775ee92b666 [2022-10-25T09:21:50.678Z] [2022-10-25T09:21:50.678Z] changed 54 packages, and audited 212 packages in 6s [2022-10-25T09:21:50.678Z] [2022-10-25T09:21:50.678Z] 11 packages are looking for funding [2022-10-25T09:21:50.678Z] run `npm fund` for details [2022-10-25T09:21:50.678Z] [2022-10-25T09:21:50.678Z] found 0 vulnerabilities [2022-10-25T09:21:51.611Z] Removing intermediate container c775ee92b666 [2022-10-25T09:21:51.611Z] ---> 7117846d0459 [2022-10-25T09:21:51.611Z] Step 6/10 : ARG USER=1000 [2022-10-25T09:21:51.611Z] ---> Running in 265fb8744154 [2022-10-25T09:21:51.611Z] Removing intermediate container 265fb8744154 [2022-10-25T09:21:51.611Z] ---> 1bd24e3f4fa8 [2022-10-25T09:21:51.611Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-25T09:21:51.611Z] ---> Running in fa13c8867fea [2022-10-25T09:21:52.178Z] Removing intermediate container fa13c8867fea [2022-10-25T09:21:52.178Z] ---> f42db8da59a6 [2022-10-25T09:21:52.178Z] Step 8/10 : USER $USER:$USER [2022-10-25T09:21:52.436Z] ---> Running in 16670d370768 [2022-10-25T09:21:52.436Z] Removing intermediate container 16670d370768 [2022-10-25T09:21:52.436Z] ---> 4eb8a866782b [2022-10-25T09:21:52.436Z] Step 9/10 : WORKDIR /app [2022-10-25T09:21:52.436Z] ---> Running in e14d1e099e8b [2022-10-25T09:21:52.436Z] Removing intermediate container e14d1e099e8b [2022-10-25T09:21:52.436Z] ---> 60bf2f1efc00 [2022-10-25T09:21:52.436Z] Step 10/10 : LABEL git_sha=8055730d144136f9b22892bb198e16c039f6438e [2022-10-25T09:21:52.436Z] ---> Running in 0a856853e19d [2022-10-25T09:21:52.695Z] Removing intermediate container 0a856853e19d [2022-10-25T09:21:52.696Z] ---> efef696762d3 [2022-10-25T09:21:52.696Z] Successfully built efef696762d3 [2022-10-25T09:21:52.696Z] Successfully tagged edgexfoundry/edgex-web-ui:8055730d144136f9b22892bb198e16c039f6438e [2022-10-25T09:21:52.696Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-25T09:21:52.696Z] touch edgex-web-ui.imagebuilt [2022-10-25T09:21:52.696Z] mkdir -p node_modules coverage [2022-10-25T09:21:52.696Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-25T09:21:52.696Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE required: { [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE }, [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE } [2022-10-25T09:21:54.072Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE required: { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE }, [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE required: { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE }, [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE required: { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE }, [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE required: { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE }, [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE required: { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE }, [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE required: { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE }, [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE required: { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE }, [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE required: { [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE }, [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T09:21:54.073Z] npm WARN EBADENGINE } [2022-10-25T09:21:59.335Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-25T09:21:59.335Z] 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-10-25T09:21:59.335Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-25T09:21:59.335Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-25T09:21:59.335Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-25T09:21:59.335Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-25T09:21:59.899Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-25T09:22:00.466Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-25T09:22:00.797Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-25T09:22:02.278Z] 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-10-25T09:22:02.538Z] 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-10-25T09:22:03.911Z] 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-10-25T09:22:04.169Z] 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-10-25T09:22:04.427Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-25T09:22:04.686Z] 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-10-25T09:22:04.944Z] 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-10-25T09:22:05.516Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-25T09:22:06.892Z] 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-10-25T09:22:10.174Z] 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-10-25T09:22:14.360Z] [2022-10-25T09:22:14.360Z] added 1478 packages, and audited 1479 packages in 21s [2022-10-25T09:22:14.360Z] [2022-10-25T09:22:14.360Z] 90 packages are looking for funding [2022-10-25T09:22:14.360Z] run `npm fund` for details [2022-10-25T09:22:14.360Z] [2022-10-25T09:22:14.360Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-25T09:22:14.360Z] [2022-10-25T09:22:14.360Z] To address issues that do not require attention, run: [2022-10-25T09:22:14.360Z] npm audit fix [2022-10-25T09:22:14.360Z] [2022-10-25T09:22:14.360Z] To address all issues (including breaking changes), run: [2022-10-25T09:22:14.360Z] npm audit fix --force [2022-10-25T09:22:14.360Z] [2022-10-25T09:22:14.360Z] Run `npm audit` for details. [2022-10-25T09:22:19.633Z] 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-10-25T09:22:21.533Z] - Generating browser application bundles (phase: setup)... [2022-10-25T09:22:25.723Z] Compiling @angular/core : es2015 as esm2015 [2022-10-25T09:22:25.984Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-25T09:22:29.267Z] Compiling @angular/common : es2015 as esm2015 [2022-10-25T09:22:29.267Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-25T09:22:29.832Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-25T09:22:29.833Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-25T09:22:30.091Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-25T09:22:30.348Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-25T09:22:30.604Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-25T09:22:30.604Z] Compiling @angular/router : es2015 as esm2015 [2022-10-25T09:22:30.862Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-25T09:22:30.862Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-25T09:22:31.429Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-25T09:22:33.329Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-25T09:22:39.889Z] 25 10 2022 09:22:38.930:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-25T09:22:39.889Z] 25 10 2022 09:22:38.934:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-25T09:22:39.889Z] 25 10 2022 09:22:38.941:INFO [launcher]: Starting browser ChromeHeadless [2022-10-25T09:22:52.094Z] ✔ Browser application bundle generation complete. [2022-10-25T09:22:52.094Z] 25 10 2022 09:22:51.172:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 1oH3uw_g2U6fxypGAAAB with id 43767320 [2022-10-25T09:22:54.001Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-25T09:22:54.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.186 secs) [2022-10-25T09:22:54.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.214 secs) [2022-10-25T09:22:54.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.242 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.315 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.322 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.341 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.354 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.361 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.374 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.384 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.39 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.394 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.401 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.419 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.478 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.488 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.498 secs) [2022-10-25T09:22:54.519Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.506 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.517 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.523 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.526 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.55 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.602 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.633 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.643 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.651 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.654 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.66 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.667 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.67 secs) [2022-10-25T09:22:54.779Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.702 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.727 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.736 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.738 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.741 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.744 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.748 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.752 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.754 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.789 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.796 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.804 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.821 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.827 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.828 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.831 secs) [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.844 secs) [2022-10-25T09:22:55.038Z] WARN: ' [2022-10-25T09:22:55.038Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-25T09:22:55.038Z] Support for using the ngModel input property and ngModelChange event with [2022-10-25T09:22:55.038Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-25T09:22:55.038Z] in a future version of Angular. [2022-10-25T09:22:55.038Z] [2022-10-25T09:22:55.038Z] For more information on this, see our API docs here: [2022-10-25T09:22:55.038Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-25T09:22:55.038Z] ' [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.844 secs) [2022-10-25T09:22:55.038Z] WARN: ' [2022-10-25T09:22:55.038Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-25T09:22:55.038Z] Support for using the ngModel input property and ngModelChange event with [2022-10-25T09:22:55.038Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-25T09:22:55.038Z] in a future version of Angular. [2022-10-25T09:22:55.038Z] [2022-10-25T09:22:55.038Z] For more information on this, see our API docs here: [2022-10-25T09:22:55.038Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-25T09:22:55.038Z] ' [2022-10-25T09:22:55.038Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.874 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.876 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.878 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.884 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.909 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.922 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.925 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.932 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.942 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.947 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.95 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.967 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.979 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.992 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.003 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.006 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.009 secs) [2022-10-25T09:22:55.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.028 secs) [2022-10-25T09:22:55.555Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.036 secs) [2022-10-25T09:22:55.555Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.042 secs) [2022-10-25T09:22:55.555Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.066 secs) [2022-10-25T09:22:55.555Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.073 secs) [2022-10-25T09:22:55.555Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.086 secs) [2022-10-25T09:22:55.555Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.114 secs) [2022-10-25T09:22:55.555Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.127 secs) [2022-10-25T09:22:55.555Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.208 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.238 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.243 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.247 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.249 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.251 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.256 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.26 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.274 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.292 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.307 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.31 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.313 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.317 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.32 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.345 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.399 secs) [2022-10-25T09:22:55.813Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.424 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.43 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.45 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.458 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.468 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.471 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.485 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.514 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.522 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.525 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.551 secs) [2022-10-25T09:22:56.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.587 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.605 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.609 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.617 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.624 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.649 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.656 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.676 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.688 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.691 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.692 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.716 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.729 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.733 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.735 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.742 secs) [2022-10-25T09:22:56.330Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.768 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.778 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.79 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.794 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.796 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.803 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.821 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.828 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.835 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.841 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.843 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.846 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.871 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.888 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.911 secs) [2022-10-25T09:22:56.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.928 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.941 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.949 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.965 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.989 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.991 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.992 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.995 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.009 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.017 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.031 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.036 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.055 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.062 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.074 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.078 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.087 secs) [2022-10-25T09:22:56.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.097 secs) [2022-10-25T09:22:57.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.09 secs / 2.097 secs) [2022-10-25T09:22:57.106Z] TOTAL: 149 SUCCESS [2022-10-25T09:22:57.106Z] ✔ Browser application bundle generation complete. [2022-10-25T09:22:57.673Z] [2022-10-25T09:22:57.673Z] =============================== Coverage summary =============================== [2022-10-25T09:22:57.673Z] Statements : 40.95% ( 1466/3580 ) [2022-10-25T09:22:57.673Z] Branches : 12.03% ( 111/923 ) [2022-10-25T09:22:57.673Z] Functions : 33.2% ( 431/1298 ) [2022-10-25T09:22:57.673Z] Lines : 38.88% ( 1317/3387 ) [2022-10-25T09:22:57.673Z] ================================================================================ [2022-10-25T09:22:57.673Z] ✔ Browser application bundle generation complete. [2022-10-25T09:22:57.933Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-565/web' [Pipeline] echo [2022-10-25T09:22:57.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T09:22:58.011Z] $ docker stop --time=1 3a9ec7caa99adb77f76b12902e7fe7266ec08866f76f306278ac3d3a3aee937f [2022-10-25T09:22:59.287Z] $ docker rm -f 3a9ec7caa99adb77f76b12902e7fe7266ec08866f76f306278ac3d3a3aee937f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T09:22:59.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T09:23:00.373Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T09:23:01.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T09:23:02.070Z] + ls -al . [2022-10-25T09:23:02.070Z] total 184 [2022-10-25T09:23:02.070Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 25 09:21 . [2022-10-25T09:23:02.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:19 .. [2022-10-25T09:23:02.070Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 09:20 .blubracket [2022-10-25T09:23:02.070Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 25 09:20 .dockerignore [2022-10-25T09:23:02.070Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 09:20 .git [2022-10-25T09:23:02.070Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 09:20 .github [2022-10-25T09:23:02.070Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 25 09:20 .gitignore [2022-10-25T09:23:02.071Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 09:20 .semver [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 25 09:20 Attribution.txt [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 25 09:20 CHANGELOG.md [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 25 09:20 CONTRIBUTING.md [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 25 09:20 Dockerfile [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 25 09:20 Jenkinsfile [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 25 09:20 LICENSE [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 25 09:20 Makefile [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 4511 Oct 25 09:20 README.md [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 09:20 VERSION [2022-10-25T09:23:02.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 09:20 assets [2022-10-25T09:23:02.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 09:20 bin [2022-10-25T09:23:02.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 09:20 cmd [2022-10-25T09:23:02.071Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 09:21 coverage.out [2022-10-25T09:23:02.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 09:20 docs [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 25 09:20 go.mod [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 25 09:20 go.sum [2022-10-25T09:23:02.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 09:20 internal [2022-10-25T09:23:02.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:20 snap [2022-10-25T09:23:02.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:20 testing [2022-10-25T09:23:02.071Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 25 09:20 version.go [2022-10-25T09:23:02.071Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 09:21 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:23:02.463Z] + 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=8055730d144136f9b22892bb198e16c039f6438e --label arch=amd64 --label version=0.0.0 . [2022-10-25T09:23:02.721Z] Sending build context to Docker daemon 48.27MB [2022-10-25T09:23:02.721Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T09:23:02.721Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-25T09:23:02.721Z] ---> de4ef1b23d95 [2022-10-25T09:23:02.721Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-25T09:23:03.287Z] ---> Running in a23510320bed [2022-10-25T09:23:03.287Z] Removing intermediate container a23510320bed [2022-10-25T09:23:03.287Z] ---> d9e8c24d0b56 [2022-10-25T09:23:03.287Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-25T09:23:03.287Z] ---> Running in 45fe938b2c52 [2022-10-25T09:23:03.287Z] Removing intermediate container 45fe938b2c52 [2022-10-25T09:23:03.287Z] ---> 4470d61342f4 [2022-10-25T09:23:03.287Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T09:23:03.287Z] ---> Running in 7f0a8752584f [2022-10-25T09:23:03.287Z] Removing intermediate container 7f0a8752584f [2022-10-25T09:23:03.287Z] ---> 9028558834aa [2022-10-25T09:23:03.287Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-25T09:23:03.545Z] ---> Running in 887f4aec35d5 [2022-10-25T09:23:03.545Z] Removing intermediate container 887f4aec35d5 [2022-10-25T09:23:03.545Z] ---> 4b1594d6d1d5 [2022-10-25T09:23:03.545Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-25T09:23:03.545Z] ---> Running in 97958dda2e8d [2022-10-25T09:23:03.545Z] Removing intermediate container 97958dda2e8d [2022-10-25T09:23:03.545Z] ---> 4c9c62a316a8 [2022-10-25T09:23:03.545Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-25T09:23:04.487Z] ---> 94bec2c677a4 [2022-10-25T09:23:04.487Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T09:23:04.487Z] ---> Running in 8e1decadc38f [2022-10-25T09:23:05.061Z] Removing intermediate container 8e1decadc38f [2022-10-25T09:23:05.061Z] ---> 983b77766d29 [2022-10-25T09:23:05.061Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T09:23:05.061Z] ---> Running in 62731e4509fe [2022-10-25T09:23:05.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T09:23:06.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T09:23:06.516Z] OK: 211 MiB in 51 packages [2022-10-25T09:23:06.807Z] Removing intermediate container 62731e4509fe [2022-10-25T09:23:06.807Z] ---> 6579d4111ded [2022-10-25T09:23:06.807Z] Step 11/26 : ENV GO111MODULE=on [2022-10-25T09:23:06.807Z] ---> Running in 158c8f4064d2 [2022-10-25T09:23:06.807Z] Removing intermediate container 158c8f4064d2 [2022-10-25T09:23:06.807Z] ---> b3255de47481 [2022-10-25T09:23:06.807Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-25T09:23:07.110Z] ---> Running in 2533f67e9cdb [2022-10-25T09:23:07.110Z] Removing intermediate container 2533f67e9cdb [2022-10-25T09:23:07.110Z] ---> a2eb80e4d71e [2022-10-25T09:23:07.110Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-25T09:23:07.110Z] ---> 3c62cea2e354 [2022-10-25T09:23:07.110Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T09:23:07.110Z] ---> Running in 7d068714e297 [2022-10-25T09:23:08.127Z] Removing intermediate container 7d068714e297 [2022-10-25T09:23:08.127Z] ---> 57c7f08bd071 [2022-10-25T09:23:08.127Z] Step 15/26 : COPY . . [2022-10-25T09:23:09.100Z] ---> 580cf2ceacee [2022-10-25T09:23:09.100Z] Step 16/26 : RUN ${MAKE} [2022-10-25T09:23:09.358Z] ---> Running in fa3925a1500e [2022-10-25T09:23:09.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-25T09:23:21.817Z] Removing intermediate container fa3925a1500e [2022-10-25T09:23:21.817Z] ---> e6bfc619e531 [2022-10-25T09:23:21.817Z] Step 17/26 : FROM alpine:3.14 [2022-10-25T09:23:21.817Z] 3.14: Pulling from library/alpine [2022-10-25T09:23:21.817Z] c7ed990a2339: Pulling fs layer [2022-10-25T09:23:21.817Z] c7ed990a2339: Verifying Checksum [2022-10-25T09:23:21.817Z] c7ed990a2339: Download complete [2022-10-25T09:23:21.817Z] c7ed990a2339: Pull complete [2022-10-25T09:23:21.817Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-25T09:23:21.817Z] Status: Downloaded newer image for alpine:3.14 [2022-10-25T09:23:21.817Z] ---> dd53f409bf0b [2022-10-25T09:23:21.817Z] Step 18/26 : EXPOSE 4000 [2022-10-25T09:23:21.817Z] ---> Running in a6aad1ec9a52 [2022-10-25T09:23:21.817Z] Removing intermediate container a6aad1ec9a52 [2022-10-25T09:23:21.817Z] ---> 20f2954260e1 [2022-10-25T09:23:21.817Z] 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-10-25T09:23:22.752Z] ---> f567bc16a8c1 [2022-10-25T09:23:22.752Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-25T09:23:22.752Z] ---> 3c249c7b0c65 [2022-10-25T09:23:22.752Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-25T09:23:22.752Z] ---> 070f1d31abf3 [2022-10-25T09:23:22.752Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-25T09:23:22.752Z] ---> Running in 9dea79881913 [2022-10-25T09:23:23.012Z] Removing intermediate container 9dea79881913 [2022-10-25T09:23:23.012Z] ---> 8c3e20fb9dbc [2022-10-25T09:23:23.012Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-25T09:23:23.012Z] ---> Running in 398420ae45c4 [2022-10-25T09:23:23.012Z] Removing intermediate container 398420ae45c4 [2022-10-25T09:23:23.012Z] ---> 7bbaeeef100b [2022-10-25T09:23:23.012Z] Step 24/26 : LABEL arch=amd64 [2022-10-25T09:23:23.012Z] ---> Running in 77d8c95f17b7 [2022-10-25T09:23:23.012Z] Removing intermediate container 77d8c95f17b7 [2022-10-25T09:23:23.012Z] ---> 16f184a2e571 [2022-10-25T09:23:23.012Z] Step 25/26 : LABEL git_sha=8055730d144136f9b22892bb198e16c039f6438e [2022-10-25T09:23:23.012Z] ---> Running in 19ef7280e7b3 [2022-10-25T09:23:23.012Z] Removing intermediate container 19ef7280e7b3 [2022-10-25T09:23:23.012Z] ---> b40539688713 [2022-10-25T09:23:23.012Z] Step 26/26 : LABEL version=0.0.0 [2022-10-25T09:23:23.270Z] ---> Running in 0894191ced68 [2022-10-25T09:23:23.270Z] Removing intermediate container 0894191ced68 [2022-10-25T09:23:23.270Z] ---> fc9943aa9b83 [2022-10-25T09:23:23.270Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T09:23:23.270Z] Successfully built fc9943aa9b83 [2022-10-25T09:23:23.270Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:23:24.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T09:23:24.146Z] [2022-10-25T09:23:24.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:23:24.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T09:23:24.518Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T09:23:24.518Z] 5eb5b503b376: Pulling fs layer [2022-10-25T09:23:24.518Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T09:23:24.518Z] ec43610c2a17: Pulling fs layer [2022-10-25T09:23:24.518Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T09:23:24.518Z] 33b1e0a273af: Pulling fs layer [2022-10-25T09:23:24.518Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T09:23:24.518Z] 2f39f015ded8: Pulling fs layer [2022-10-25T09:23:24.518Z] 33b1e0a273af: Waiting [2022-10-25T09:23:24.518Z] 5d3b04190fa2: Waiting [2022-10-25T09:23:24.518Z] 3a2ae6a8a46f: Waiting [2022-10-25T09:23:24.518Z] 2f39f015ded8: Waiting [2022-10-25T09:23:24.518Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T09:23:24.518Z] 5c69ac0246d0: Download complete [2022-10-25T09:23:24.518Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T09:23:24.518Z] 3a2ae6a8a46f: Download complete [2022-10-25T09:23:24.518Z] ec43610c2a17: Verifying Checksum [2022-10-25T09:23:24.518Z] ec43610c2a17: Download complete [2022-10-25T09:23:24.776Z] 33b1e0a273af: Verifying Checksum [2022-10-25T09:23:24.776Z] 33b1e0a273af: Download complete [2022-10-25T09:23:24.776Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T09:23:24.776Z] 5d3b04190fa2: Download complete [2022-10-25T09:23:24.776Z] 5eb5b503b376: Download complete [2022-10-25T09:23:25.344Z] 2f39f015ded8: Download complete [2022-10-25T09:23:25.911Z] 5eb5b503b376: Pull complete [2022-10-25T09:23:25.911Z] 5c69ac0246d0: Pull complete [2022-10-25T09:23:26.475Z] ec43610c2a17: Pull complete [2022-10-25T09:23:26.475Z] 3a2ae6a8a46f: Pull complete [2022-10-25T09:23:26.734Z] 33b1e0a273af: Pull complete [2022-10-25T09:23:26.734Z] 5d3b04190fa2: Pull complete [2022-10-25T09:23:30.911Z] 2f39f015ded8: Pull complete [2022-10-25T09:23:30.911Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T09:23:30.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T09:23:30.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T09:23:31.111Z] prd-ubuntu20.04-docker-8c-8g-116825 does not seem to be running inside a container [2022-10-25T09:23:31.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-565 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565:/w/workspace/edgexfoundry_edgex-ui-go_PR-565:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T09:23:33.665Z] $ docker top d9fe7f5e35a8b4c991e6ebec7a23f24ac48729a322df9b3f7c1659e1f6bc0818 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:23:34.113Z] ---> job-cost.sh [2022-10-25T09:23:34.113Z] lf-activate-venv: SKIPPING [2022-10-25T09:23:34.113Z] INFO: No Stack... [2022-10-25T09:23:34.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T09:23:34.941Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T09:23:35.262Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-565/archives/cost.csv [2022-10-25T09:23:35.262Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T09:23:35.313Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-565-1-stack-cost] [2022-10-25T09:23:35.322Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-565-1-stack-cost] did not exist. Created. [2022-10-25T09:23:35.322Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-565-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T09:23:35.735Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T09:23:36.147Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T09:23:36.163Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-565-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T09:23:36.252Z] $ docker stop --time=1 d9fe7f5e35a8b4c991e6ebec7a23f24ac48729a322df9b3f7c1659e1f6bc0818 [2022-10-25T09:23:37.522Z] $ docker rm -f d9fe7f5e35a8b4c991e6ebec7a23f24ac48729a322df9b3f7c1659e1f6bc0818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T10:00:45.633Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116831 in /w/workspace/edgexfoundry_edgex-ui-go_PR-565 [Pipeline] { [Pipeline] ws [2022-10-25T10:00:45.683Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-10-25T10:00:45.765Z] The recommended git tool is: git [2022-10-25T10:00:51.909Z] using credential edgex-jenkins-ssh [2022-10-25T10:00:51.933Z] Cloning the remote Git repository [2022-10-25T10:00:52.005Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-25T10:00:52.108Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-10-25T10:00:52.306Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-25T10:00:52.308Z] > git --version # timeout=10 [2022-10-25T10:00:52.346Z] > git --version # 'git version 2.25.1' [2022-10-25T10:00:52.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T10:00:52.415Z] Verifying host key using known hosts file [2022-10-25T10:00:52.667Z] 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-10-25T10:00:52.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T10:00:56.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-25T10:00:56.037Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T10:00:57.041Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-25T10:00:57.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-25T10:00:57.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T10:00:57.099Z] Verifying host key using known hosts file [2022-10-25T10:00:57.107Z] 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-10-25T10:00:57.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/565/head:refs/remotes/origin/PR-565 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-25T10:00:57.752Z] Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 8055730d144136f9b22892bb198e16c039f6438e [2022-10-25T10:00:58.335Z] Merge succeeded, producing 8055730d144136f9b22892bb198e16c039f6438e [2022-10-25T10:00:58.335Z] Checking out Revision 8055730d144136f9b22892bb198e16c039f6438e (PR-565) [2022-10-25T10:00:57.771Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T10:00:57.793Z] > git checkout -f 8055730d144136f9b22892bb198e16c039f6438e # timeout=10 [2022-10-25T10:00:58.214Z] > git remote # timeout=10 [2022-10-25T10:00:58.231Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T10:00:58.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T10:00:58.258Z] Verifying host key using known hosts file [2022-10-25T10:00:58.262Z] 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-10-25T10:00:58.276Z] > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 [2022-10-25T10:00:58.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T10:00:58.343Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T10:00:58.358Z] > git checkout -f 8055730d144136f9b22892bb198e16c039f6438e # timeout=10 [2022-10-25T10:01:02.051Z] Commit message: "docs: update README" [2022-10-25T10:01:02.113Z] > git --version # timeout=10 [2022-10-25T10:01:02.135Z] > git --version # 'git version 2.25.1' [2022-10-25T10:01:02.150Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T10:01:03.411Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T10:01:03.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:01:03.411Z] Dload Upload Total Spent Left Speed [2022-10-25T10:01:03.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 81303 0 --:--:-- --:--:-- --:--:-- 81303 [Pipeline] sh [2022-10-25T10:01:04.168Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T10:01:04.522Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T10:01:04.522Z] + sudo tee /etc/docker/daemon.new [2022-10-25T10:01:04.522Z] { [2022-10-25T10:01:04.522Z] "registry-mirrors": [ [2022-10-25T10:01:04.522Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T10:01:04.522Z] ], [2022-10-25T10:01:04.522Z] "bip": "10.250.0.254/24", [2022-10-25T10:01:04.522Z] "hosts": [ [2022-10-25T10:01:04.522Z] "tcp://0.0.0.0:5555", [2022-10-25T10:01:04.522Z] "unix:///var/run/docker.sock" [2022-10-25T10:01:04.522Z] ], [2022-10-25T10:01:04.522Z] "mtu": 1458, [2022-10-25T10:01:04.522Z] "selinux-enabled": true, [2022-10-25T10:01:04.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T10:01:04.522Z] } [Pipeline] sh [2022-10-25T10:01:04.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T10:01:05.236Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T10:01:23.584Z] provisioning config files... [2022-10-25T10:01:23.618Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config14083506699804783281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:01:24.023Z] ---> docker-login.sh [2022-10-25T10:01:24.023Z] nexus3.edgexfoundry.org:10001 [2022-10-25T10:01:24.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:01:25.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:01:25.214Z] Configure a credential helper to remove this warning. See [2022-10-25T10:01:25.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:01:25.214Z] [2022-10-25T10:01:25.214Z] Login Succeeded [2022-10-25T10:01:25.214Z] nexus3.edgexfoundry.org:10002 [2022-10-25T10:01:25.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:01:25.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:01:25.486Z] Configure a credential helper to remove this warning. See [2022-10-25T10:01:25.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:01:25.486Z] [2022-10-25T10:01:25.486Z] Login Succeeded [2022-10-25T10:01:25.486Z] nexus3.edgexfoundry.org:10003 [2022-10-25T10:01:25.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:01:25.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:01:25.760Z] Configure a credential helper to remove this warning. See [2022-10-25T10:01:25.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:01:25.760Z] [2022-10-25T10:01:25.760Z] Login Succeeded [2022-10-25T10:01:25.760Z] nexus3.edgexfoundry.org:10004 [2022-10-25T10:01:26.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:01:26.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:01:26.303Z] Configure a credential helper to remove this warning. See [2022-10-25T10:01:26.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:01:26.303Z] [2022-10-25T10:01:26.303Z] Login Succeeded [2022-10-25T10:01:26.303Z] docker.io [2022-10-25T10:01:26.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:01:26.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:01:26.843Z] Configure a credential helper to remove this warning. See [2022-10-25T10:01:26.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:01:26.843Z] [2022-10-25T10:01:26.843Z] Login Succeeded [2022-10-25T10:01:26.843Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T10:01:26.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T10:01:27.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T10:01:27.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T10:01:27.250Z] ========================================================= [2022-10-25T10:01:27.250Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T10:01:27.250Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:01:27.760Z] + 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-10-25T10:01:28.739Z] Sending build context to Docker daemon 28.73MB [2022-10-25T10:01:28.739Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T10:01:28.739Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-25T10:01:29.018Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T10:01:29.018Z] 9b18e9b68314: Pulling fs layer [2022-10-25T10:01:29.018Z] d32db5db7311: Pulling fs layer [2022-10-25T10:01:29.018Z] d0c4b47475fc: Pulling fs layer [2022-10-25T10:01:29.018Z] 5831b945b038: Pulling fs layer [2022-10-25T10:01:29.018Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T10:01:29.018Z] e10730c5d714: Pulling fs layer [2022-10-25T10:01:29.018Z] 5dd5c2283517: Pulling fs layer [2022-10-25T10:01:29.018Z] d5ac0230b979: Pulling fs layer [2022-10-25T10:01:29.018Z] 86bbec2aaacd: Waiting [2022-10-25T10:01:29.018Z] e10730c5d714: Waiting [2022-10-25T10:01:29.018Z] 5831b945b038: Waiting [2022-10-25T10:01:29.018Z] d5ac0230b979: Waiting [2022-10-25T10:01:29.018Z] d0c4b47475fc: Download complete [2022-10-25T10:01:29.018Z] d32db5db7311: Download complete [2022-10-25T10:01:29.018Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T10:01:29.018Z] 86bbec2aaacd: Download complete [2022-10-25T10:01:29.018Z] e10730c5d714: Verifying Checksum [2022-10-25T10:01:29.018Z] e10730c5d714: Download complete [2022-10-25T10:01:29.018Z] 9b18e9b68314: Verifying Checksum [2022-10-25T10:01:29.018Z] 9b18e9b68314: Download complete [2022-10-25T10:01:29.988Z] 9b18e9b68314: Pull complete [2022-10-25T10:01:30.262Z] d5ac0230b979: Verifying Checksum [2022-10-25T10:01:30.262Z] d5ac0230b979: Download complete [2022-10-25T10:01:30.539Z] d32db5db7311: Pull complete [2022-10-25T10:01:30.811Z] d0c4b47475fc: Pull complete [2022-10-25T10:01:31.400Z] 5dd5c2283517: Verifying Checksum [2022-10-25T10:01:31.400Z] 5dd5c2283517: Download complete [2022-10-25T10:01:32.000Z] 5831b945b038: Verifying Checksum [2022-10-25T10:01:32.000Z] 5831b945b038: Download complete [2022-10-25T10:01:44.354Z] 5831b945b038: Pull complete [2022-10-25T10:01:44.354Z] 86bbec2aaacd: Pull complete [2022-10-25T10:01:44.354Z] e10730c5d714: Pull complete [2022-10-25T10:01:51.033Z] 5dd5c2283517: Pull complete [2022-10-25T10:01:52.463Z] d5ac0230b979: Pull complete [2022-10-25T10:01:52.463Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T10:01:52.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T10:01:52.463Z] ---> 59b3b1a385d4 [2022-10-25T10:01:52.463Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-25T10:01:55.065Z] ---> Running in 8136d936e441 [2022-10-25T10:01:55.065Z] Removing intermediate container 8136d936e441 [2022-10-25T10:01:55.065Z] ---> 742777c33625 [2022-10-25T10:01:55.065Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-25T10:01:55.065Z] ---> Running in 95f8b588eeac [2022-10-25T10:01:55.338Z] Removing intermediate container 95f8b588eeac [2022-10-25T10:01:55.338Z] ---> 3edcd57fc088 [2022-10-25T10:01:55.338Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T10:01:55.614Z] ---> Running in 3226dab08c58 [2022-10-25T10:01:55.886Z] Removing intermediate container 3226dab08c58 [2022-10-25T10:01:55.886Z] ---> 290977e11a9d [2022-10-25T10:01:55.886Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-25T10:01:55.886Z] ---> Running in f897bea5f28e [2022-10-25T10:01:56.158Z] Removing intermediate container f897bea5f28e [2022-10-25T10:01:56.158Z] ---> cdd4284b9795 [2022-10-25T10:01:56.158Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-25T10:01:56.437Z] ---> Running in f72d2b9ea4b7 [2022-10-25T10:01:56.708Z] Removing intermediate container f72d2b9ea4b7 [2022-10-25T10:01:56.708Z] ---> 436991e694ac [2022-10-25T10:01:56.708Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-25T10:01:57.295Z] latest: Pulling from library/docker [2022-10-25T10:01:57.563Z] 9b18e9b68314: Already exists [2022-10-25T10:01:57.563Z] e5833820420a: Pulling fs layer [2022-10-25T10:01:57.563Z] 79069699b830: Pulling fs layer [2022-10-25T10:01:57.563Z] 1ee9c3c3cf30: Pulling fs layer [2022-10-25T10:01:57.563Z] e0d61bd8b9f5: Pulling fs layer [2022-10-25T10:01:57.563Z] e0d61bd8b9f5: Waiting [2022-10-25T10:01:57.563Z] 245f2ec60f2d: Pulling fs layer [2022-10-25T10:01:57.563Z] 565435f1ea60: Pulling fs layer [2022-10-25T10:01:57.563Z] a2b0e4f6483b: Pulling fs layer [2022-10-25T10:01:57.563Z] 2f6ebfe41273: Pulling fs layer [2022-10-25T10:01:57.563Z] 245f2ec60f2d: Waiting [2022-10-25T10:01:57.563Z] 565435f1ea60: Waiting [2022-10-25T10:01:57.563Z] a2b0e4f6483b: Waiting [2022-10-25T10:01:57.563Z] 2f6ebfe41273: Waiting [2022-10-25T10:01:57.563Z] 79069699b830: Verifying Checksum [2022-10-25T10:01:57.563Z] 79069699b830: Download complete [2022-10-25T10:01:57.837Z] e5833820420a: Verifying Checksum [2022-10-25T10:01:57.837Z] e5833820420a: Download complete [2022-10-25T10:01:58.105Z] 1ee9c3c3cf30: Verifying Checksum [2022-10-25T10:01:58.106Z] 1ee9c3c3cf30: Download complete [2022-10-25T10:01:58.106Z] 565435f1ea60: Verifying Checksum [2022-10-25T10:01:58.106Z] 565435f1ea60: Download complete [2022-10-25T10:01:58.106Z] e0d61bd8b9f5: Verifying Checksum [2022-10-25T10:01:58.106Z] e0d61bd8b9f5: Download complete [2022-10-25T10:01:58.373Z] 245f2ec60f2d: Verifying Checksum [2022-10-25T10:01:58.373Z] 245f2ec60f2d: Download complete [2022-10-25T10:01:58.373Z] a2b0e4f6483b: Download complete [2022-10-25T10:01:58.373Z] 2f6ebfe41273: Download complete [2022-10-25T10:01:58.373Z] e5833820420a: Pull complete [2022-10-25T10:01:58.640Z] 79069699b830: Pull complete [2022-10-25T10:01:59.600Z] 1ee9c3c3cf30: Pull complete [2022-10-25T10:02:00.562Z] e0d61bd8b9f5: Pull complete [2022-10-25T10:02:01.168Z] 245f2ec60f2d: Pull complete [2022-10-25T10:02:01.437Z] 565435f1ea60: Pull complete [2022-10-25T10:02:01.704Z] a2b0e4f6483b: Pull complete [2022-10-25T10:02:01.973Z] 2f6ebfe41273: Pull complete [2022-10-25T10:02:01.973Z] Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 [2022-10-25T10:02:01.973Z] Status: Downloaded newer image for docker:latest [2022-10-25T10:02:04.563Z] ---> 7d791d7c99c6 [2022-10-25T10:02:04.563Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:02:04.563Z] ---> Running in 5ee603447697 [2022-10-25T10:02:06.525Z] Removing intermediate container 5ee603447697 [2022-10-25T10:02:06.525Z] ---> 4fccce14d55a [2022-10-25T10:02:06.525Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T10:02:06.525Z] ---> Running in 63d54f345d54 [2022-10-25T10:02:07.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:02:08.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:02:09.033Z] OK: 221 MiB in 51 packages [2022-10-25T10:02:09.994Z] Removing intermediate container 63d54f345d54 [2022-10-25T10:02:09.994Z] ---> eb6a604f6b0f [2022-10-25T10:02:09.994Z] Step 11/16 : ENV GO111MODULE=on [2022-10-25T10:02:09.994Z] ---> Running in 05a7216c2063 [2022-10-25T10:02:10.264Z] Removing intermediate container 05a7216c2063 [2022-10-25T10:02:10.264Z] ---> 7f1fa0265eeb [2022-10-25T10:02:10.264Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-25T10:02:10.264Z] ---> Running in b5c615a9e8e6 [2022-10-25T10:02:10.859Z] Removing intermediate container b5c615a9e8e6 [2022-10-25T10:02:10.859Z] ---> a72ad6f53c7d [2022-10-25T10:02:10.859Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-25T10:02:11.447Z] ---> 8b736a18ad25 [2022-10-25T10:02:11.447Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:02:11.447Z] ---> Running in 909b50025b50 [2022-10-25T10:03:07.882Z] Removing intermediate container 909b50025b50 [2022-10-25T10:03:07.882Z] ---> 0f4a456db867 [2022-10-25T10:03:07.882Z] Step 15/16 : COPY . . [2022-10-25T10:03:07.882Z] ---> dde57c976f53 [2022-10-25T10:03:07.882Z] Step 16/16 : RUN ${MAKE} [2022-10-25T10:03:07.882Z] ---> Running in b0f7363eaf44 [2022-10-25T10:03:08.847Z] noop [2022-10-25T10:03:09.810Z] Removing intermediate container b0f7363eaf44 [2022-10-25T10:03:09.810Z] ---> 3d17f1585f4e [2022-10-25T10:03:09.810Z] Successfully built 3d17f1585f4e [2022-10-25T10:03:09.810Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:03:10.300Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T10:03:10.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:03:10.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-116831 does not seem to be running inside a container [2022-10-25T10:03:10.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T10:03:12.003Z] $ docker top be32b0fc92ad029921dc11c826d058a3b0d95c601c3356a49d905244cde90b3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:03:12.922Z] + go version [2022-10-25T10:03:12.922Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T10:03:12.961Z] $ docker stop --time=1 be32b0fc92ad029921dc11c826d058a3b0d95c601c3356a49d905244cde90b3f [2022-10-25T10:03:14.664Z] $ docker rm -f be32b0fc92ad029921dc11c826d058a3b0d95c601c3356a49d905244cde90b3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:03:15.487Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T10:03:15.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:03:15.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-116831 does not seem to be running inside a container [2022-10-25T10:03:15.810Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T10:03:17.096Z] $ docker top bcf26640284fb285f331ef2a820e126341caafe11ba524fb1744b62d595513a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:03:17.986Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-25T10:03:18.691Z] + make test [2022-10-25T10:03:18.691Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-25T10:03:20.103Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-25T10:04:42.910Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-25T10:04:42.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-25T10:04:42.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-25T10:04:42.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-25T10:04:42.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-25T10:04:42.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-25T10:04:42.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-25T10:04:42.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-25T10:04:42.910Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-25T10:04:57.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T10:04:57.916Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T10:04:57.916Z] ./bin/test-attribution-txt.sh [2022-10-25T10:04:57.916Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-25T10:04:57.916Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-25T10:04:58.186Z] make -C web test [2022-10-25T10:04:58.186Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-10-25T10:04:58.186Z] make[1]: tput: No such file or directory [2022-10-25T10:04:58.186Z] make[1]: tput: No such file or directory [2022-10-25T10:04:58.186Z] warning: generating ./VERSION [2022-10-25T10:04:58.186Z] echo "0.0.0" > VERSION [2022-10-25T10:04:58.453Z] docker build \ [2022-10-25T10:04:58.454Z] -f Dockerfile \ [2022-10-25T10:04:58.454Z] --build-arg USER=1000 \ [2022-10-25T10:04:58.454Z] \ [2022-10-25T10:04:58.454Z] --label "git_sha=8055730d144136f9b22892bb198e16c039f6438e" \ [2022-10-25T10:04:58.454Z] -t edgexfoundry/edgex-web-ui:8055730d144136f9b22892bb198e16c039f6438e \ [2022-10-25T10:04:58.454Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-25T10:04:58.454Z] . [2022-10-25T10:04:59.424Z] Sending build context to Docker daemon 3.269MB [2022-10-25T10:04:59.424Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-25T10:04:59.424Z] 16.17-alpine3.15: Pulling from library/node [2022-10-25T10:04:59.693Z] 47517142f6ba: Pulling fs layer [2022-10-25T10:04:59.693Z] 5f8c4bfa009b: Pulling fs layer [2022-10-25T10:04:59.693Z] f7079c9c4ba1: Pulling fs layer [2022-10-25T10:04:59.693Z] aba105e6f55a: Pulling fs layer [2022-10-25T10:04:59.693Z] aba105e6f55a: Waiting [2022-10-25T10:04:59.961Z] 47517142f6ba: Download complete [2022-10-25T10:04:59.961Z] aba105e6f55a: Verifying Checksum [2022-10-25T10:04:59.962Z] aba105e6f55a: Download complete [2022-10-25T10:05:00.228Z] f7079c9c4ba1: Verifying Checksum [2022-10-25T10:05:00.228Z] f7079c9c4ba1: Download complete [2022-10-25T10:05:00.495Z] 47517142f6ba: Pull complete [2022-10-25T10:05:01.914Z] 5f8c4bfa009b: Verifying Checksum [2022-10-25T10:05:01.914Z] 5f8c4bfa009b: Download complete [2022-10-25T10:05:07.268Z] 5f8c4bfa009b: Pull complete [2022-10-25T10:05:07.268Z] f7079c9c4ba1: Pull complete [2022-10-25T10:05:07.544Z] aba105e6f55a: Pull complete [2022-10-25T10:05:07.544Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-25T10:05:07.544Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-25T10:05:07.544Z] ---> bf1b8b58d215 [2022-10-25T10:05:07.544Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-25T10:05:07.812Z] ---> Running in 1f30c13e3662 [2022-10-25T10:05:08.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:05:09.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:05:09.945Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-25T10:05:09.945Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-25T10:05:10.213Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-25T10:05:10.213Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-25T10:05:10.213Z] (5/128) Installing libxcb (1.14-r2) [2022-10-25T10:05:10.213Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-25T10:05:10.213Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-25T10:05:10.213Z] (8/128) Installing libice (1.0.10-r0) [2022-10-25T10:05:10.213Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-25T10:05:10.213Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-25T10:05:10.213Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-25T10:05:10.213Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-25T10:05:10.482Z] (13/128) Installing xset (1.2.4-r0) [2022-10-25T10:05:10.482Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-25T10:05:10.482Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-25T10:05:10.482Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-25T10:05:10.482Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-25T10:05:10.482Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-25T10:05:10.482Z] (19/128) Installing libintl (0.21-r0) [2022-10-25T10:05:10.482Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-25T10:05:10.482Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-25T10:05:10.482Z] (22/128) Installing pcre (8.45-r1) [2022-10-25T10:05:10.482Z] (23/128) Installing glib (2.70.1-r0) [2022-10-25T10:05:10.753Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-25T10:05:10.753Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-25T10:05:10.754Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-25T10:05:10.754Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-25T10:05:10.754Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-25T10:05:10.754Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-25T10:05:11.022Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-25T10:05:11.022Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-25T10:05:11.022Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-25T10:05:11.022Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-25T10:05:11.022Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-25T10:05:11.022Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-25T10:05:11.022Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-25T10:05:11.022Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-25T10:05:11.022Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-25T10:05:11.022Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-25T10:05:11.022Z] (40/128) Installing libxi (1.8-r0) [2022-10-25T10:05:11.022Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-25T10:05:11.022Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-25T10:05:11.022Z] (43/128) Installing atk (2.36.0-r0) [2022-10-25T10:05:11.022Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-25T10:05:11.022Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-25T10:05:11.022Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-25T10:05:11.291Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-25T10:05:11.291Z] (48/128) Installing expat (2.4.9-r0) [2022-10-25T10:05:11.291Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-25T10:05:11.291Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-25T10:05:11.291Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-25T10:05:11.291Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-25T10:05:11.291Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-25T10:05:11.291Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-25T10:05:11.291Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-25T10:05:11.291Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-25T10:05:11.291Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-25T10:05:11.559Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-25T10:05:11.559Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-25T10:05:11.559Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-25T10:05:11.559Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-25T10:05:11.559Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-25T10:05:11.559Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-25T10:05:11.559Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-25T10:05:11.559Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-25T10:05:11.559Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-25T10:05:11.559Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-25T10:05:11.829Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-25T10:05:11.829Z] (69/128) Installing pango (1.48.10-r0) [2022-10-25T10:05:11.829Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-25T10:05:11.829Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-25T10:05:11.829Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-25T10:05:11.829Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-25T10:05:11.829Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-25T10:05:12.183Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-25T10:05:12.183Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-25T10:05:12.183Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-25T10:05:12.506Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-25T10:05:12.506Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-25T10:05:12.506Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-25T10:05:14.490Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-25T10:05:14.490Z] (80/128) Installing flac (1.3.4-r0) [2022-10-25T10:05:14.490Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-25T10:05:14.801Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-25T10:05:14.801Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-25T10:05:14.801Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-25T10:05:14.801Z] (85/128) Installing libass (0.15.2-r0) [2022-10-25T10:05:14.801Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-25T10:05:14.801Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-25T10:05:14.801Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-25T10:05:14.801Z] (89/128) Installing lame (3.100-r0) [2022-10-25T10:05:15.097Z] (90/128) Installing opus (1.3.1-r1) [2022-10-25T10:05:15.097Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-25T10:05:15.097Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-25T10:05:15.097Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-25T10:05:15.097Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-25T10:05:15.097Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-25T10:05:15.097Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T10:05:15.097Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-25T10:05:15.097Z] (98/128) Installing libva (2.13.0-r0) [2022-10-25T10:05:15.097Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-25T10:05:15.097Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-25T10:05:15.097Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-25T10:05:15.097Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-25T10:05:15.384Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-25T10:05:15.384Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-25T10:05:15.384Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-25T10:05:15.384Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-25T10:05:15.384Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-25T10:05:15.996Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-25T10:05:15.996Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-25T10:05:15.996Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-25T10:05:15.996Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-25T10:05:15.996Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-25T10:05:15.996Z] (113/128) Installing nspr (4.32-r0) [2022-10-25T10:05:15.996Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-25T10:05:15.996Z] (115/128) Installing nss (3.78.1-r0) [2022-10-25T10:05:16.276Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-25T10:05:16.276Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-25T10:05:16.276Z] (118/128) Installing orc (0.4.32-r0) [2022-10-25T10:05:16.276Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-25T10:05:16.276Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-25T10:05:16.276Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-25T10:05:16.276Z] (122/128) Installing libpulse (15.0-r2) [2022-10-25T10:05:16.276Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-25T10:05:16.276Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-25T10:05:16.276Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-25T10:05:16.276Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-25T10:05:16.277Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-25T10:05:16.277Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-25T10:05:20.563Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T10:05:20.563Z] Executing glib-2.70.1-r0.trigger [2022-10-25T10:05:20.563Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-25T10:05:25.913Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-25T10:05:25.913Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-25T10:05:25.913Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-25T10:05:25.913Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-25T10:05:25.913Z] OK: 275 MiB in 144 packages [2022-10-25T10:05:36.011Z] Removing intermediate container 1f30c13e3662 [2022-10-25T10:05:36.011Z] ---> 40c6b94833b3 [2022-10-25T10:05:36.011Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-25T10:05:36.011Z] ---> Running in babee5c28b89 [2022-10-25T10:05:36.011Z] Removing intermediate container babee5c28b89 [2022-10-25T10:05:36.011Z] ---> b75ad367df55 [2022-10-25T10:05:36.011Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-25T10:05:36.011Z] ---> Running in 3022cab7649d [2022-10-25T10:05:36.011Z] Removing intermediate container 3022cab7649d [2022-10-25T10:05:36.011Z] ---> ed679a26f7d3 [2022-10-25T10:05:36.011Z] Step 5/10 : RUN npm install -g npm [2022-10-25T10:05:36.011Z] ---> Running in f855c8709f99 [2022-10-25T10:06:02.700Z] [2022-10-25T10:06:02.700Z] changed 54 packages, and audited 212 packages in 24s [2022-10-25T10:06:02.700Z] [2022-10-25T10:06:02.700Z] 11 packages are looking for funding [2022-10-25T10:06:02.700Z] run `npm fund` for details [2022-10-25T10:06:02.700Z] [2022-10-25T10:06:02.700Z] found 0 vulnerabilities [2022-10-25T10:06:06.056Z] Removing intermediate container f855c8709f99 [2022-10-25T10:06:06.056Z] ---> 87864e622558 [2022-10-25T10:06:06.056Z] Step 6/10 : ARG USER=1000 [2022-10-25T10:06:06.056Z] ---> Running in e63d46907409 [2022-10-25T10:06:06.326Z] Removing intermediate container e63d46907409 [2022-10-25T10:06:06.326Z] ---> ef51b15d3a58 [2022-10-25T10:06:06.326Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-25T10:06:06.326Z] ---> Running in 56629fe3afe8 [2022-10-25T10:06:08.277Z] Removing intermediate container 56629fe3afe8 [2022-10-25T10:06:08.277Z] ---> 8ce6b765093b [2022-10-25T10:06:08.277Z] Step 8/10 : USER $USER:$USER [2022-10-25T10:06:08.277Z] ---> Running in 8b06ae294483 [2022-10-25T10:06:08.546Z] Removing intermediate container 8b06ae294483 [2022-10-25T10:06:08.546Z] ---> 281b26b63ded [2022-10-25T10:06:08.546Z] Step 9/10 : WORKDIR /app [2022-10-25T10:06:08.814Z] ---> Running in f7335e8d0ef1 [2022-10-25T10:06:09.084Z] Removing intermediate container f7335e8d0ef1 [2022-10-25T10:06:09.084Z] ---> 06f46b45d5e7 [2022-10-25T10:06:09.084Z] Step 10/10 : LABEL git_sha=8055730d144136f9b22892bb198e16c039f6438e [2022-10-25T10:06:09.084Z] ---> Running in 9656dc6b4682 [2022-10-25T10:06:09.355Z] Removing intermediate container 9656dc6b4682 [2022-10-25T10:06:09.355Z] ---> 0e36012886b2 [2022-10-25T10:06:09.623Z] Successfully built 0e36012886b2 [2022-10-25T10:06:09.623Z] Successfully tagged edgexfoundry/edgex-web-ui:8055730d144136f9b22892bb198e16c039f6438e [2022-10-25T10:06:09.623Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-25T10:06:09.623Z] touch edgex-web-ui.imagebuilt [2022-10-25T10:06:09.623Z] mkdir -p node_modules coverage [2022-10-25T10:06:09.623Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-25T10:06:09.623Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE required: { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE }, [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE required: { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE }, [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE required: { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE }, [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE required: { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE }, [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE required: { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE }, [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE required: { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE }, [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE required: { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE }, [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE required: { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE }, [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE Unsupported engine { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE required: { [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE }, [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-25T10:06:24.639Z] npm WARN EBADENGINE } [2022-10-25T10:07:11.484Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-25T10:07:11.484Z] 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-10-25T10:07:11.484Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-25T10:07:11.484Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-25T10:07:11.484Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-25T10:07:11.484Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-25T10:07:18.136Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-25T10:07:18.721Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-25T10:07:19.681Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-25T10:07:37.897Z] 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-10-25T10:07:37.897Z] 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-10-25T10:07:52.891Z] 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-10-25T10:07:52.891Z] 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-10-25T10:07:52.891Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-25T10:07:58.244Z] 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-10-25T10:07:59.206Z] 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-10-25T10:08:01.153Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-25T10:08:11.220Z] 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-10-25T10:08:37.925Z] 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-10-25T10:09:24.758Z] [2022-10-25T10:09:24.758Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-25T10:09:24.758Z] [2022-10-25T10:09:24.758Z] 90 packages are looking for funding [2022-10-25T10:09:24.758Z] run `npm fund` for details [2022-10-25T10:09:24.758Z] [2022-10-25T10:09:24.758Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-25T10:09:24.758Z] [2022-10-25T10:09:24.758Z] To address issues that do not require attention, run: [2022-10-25T10:09:24.758Z] npm audit fix [2022-10-25T10:09:24.758Z] [2022-10-25T10:09:24.758Z] To address all issues (including breaking changes), run: [2022-10-25T10:09:24.758Z] npm audit fix --force [2022-10-25T10:09:24.758Z] [2022-10-25T10:09:24.758Z] Run `npm audit` for details. [2022-10-25T10:09:24.758Z] 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-10-25T10:09:39.750Z] - Generating browser application bundles (phase: setup)... [2022-10-25T10:10:11.973Z] Compiling @angular/core : es2015 as esm2015 [2022-10-25T10:10:11.973Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-25T10:10:44.190Z] Compiling @angular/common : es2015 as esm2015 [2022-10-25T10:10:44.190Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-25T10:10:47.541Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-25T10:10:47.541Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-25T10:10:52.902Z] Compiling @angular/router : es2015 as esm2015 [2022-10-25T10:10:52.902Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-25T10:10:59.805Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-25T10:11:01.334Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-25T10:11:02.313Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-25T10:11:06.615Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-25T10:11:08.566Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-25T10:11:08.566Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-25T10:12:17.559Z] 25 10 2022 10:12:13.797:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-25T10:12:17.559Z] 25 10 2022 10:12:13.812:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-25T10:12:17.559Z] 25 10 2022 10:12:13.845:INFO [launcher]: Starting browser ChromeHeadless [2022-10-25T10:13:25.453Z] 25 10 2022 10:13:15.919:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-25T10:13:25.725Z] 25 10 2022 10:13:25.663:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-25T10:14:22.131Z] 25 10 2022 10:14:15.354:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-25T10:14:40.340Z] ✔ Browser application bundle generation complete. [2022-10-25T10:14:40.340Z] 25 10 2022 10:14:39.397:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket nM3qQXWluus3m3KhAAAB with id 27747743 [2022-10-25T10:14:58.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-25T10:14:59.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.104 secs) [2022-10-25T10:14:59.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.322 secs) [2022-10-25T10:15:00.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.389 secs) [2022-10-25T10:15:00.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.455 secs) [2022-10-25T10:15:00.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.916 secs) [2022-10-25T10:15:00.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.995 secs) [2022-10-25T10:15:00.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.239 secs) [2022-10-25T10:15:01.159Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.342 secs) [2022-10-25T10:15:01.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.979 secs) [2022-10-25T10:15:02.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.099 secs) [2022-10-25T10:15:02.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.132 secs) [2022-10-25T10:15:02.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.167 secs) [2022-10-25T10:15:02.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.235 secs) [2022-10-25T10:15:02.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.261 secs) [2022-10-25T10:15:02.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.288 secs) [2022-10-25T10:15:02.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.318 secs) [2022-10-25T10:15:02.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.596 secs) [2022-10-25T10:15:02.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.812 secs) [2022-10-25T10:15:03.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.861 secs) [2022-10-25T10:15:03.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.885 secs) [2022-10-25T10:15:03.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.925 secs) [2022-10-25T10:15:03.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.592 secs) [2022-10-25T10:15:03.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.703 secs) [2022-10-25T10:15:04.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.801 secs) [2022-10-25T10:15:04.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.819 secs) [2022-10-25T10:15:04.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.105 secs) [2022-10-25T10:15:04.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.369 secs) [2022-10-25T10:15:05.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.58 secs) [2022-10-25T10:15:05.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.809 secs) [2022-10-25T10:15:05.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.879 secs) [2022-10-25T10:15:05.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.956 secs) [2022-10-25T10:15:05.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.048 secs) [2022-10-25T10:15:05.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.145 secs) [2022-10-25T10:15:05.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.175 secs) [2022-10-25T10:15:05.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.205 secs) [2022-10-25T10:15:06.081Z] WARN: ' [2022-10-25T10:15:06.081Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-25T10:15:06.081Z] Support for using the ngModel input property and ngModelChange event with [2022-10-25T10:15:06.081Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-25T10:15:06.081Z] in a future version of Angular. [2022-10-25T10:15:06.081Z] [2022-10-25T10:15:06.081Z] For more information on this, see our API docs here: [2022-10-25T10:15:06.081Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-25T10:15:06.081Z] ' [2022-10-25T10:15:06.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.205 secs) [2022-10-25T10:15:06.081Z] WARN: ' [2022-10-25T10:15:06.081Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-25T10:15:06.081Z] Support for using the ngModel input property and ngModelChange event with [2022-10-25T10:15:06.081Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-25T10:15:06.081Z] in a future version of Angular. [2022-10-25T10:15:06.081Z] [2022-10-25T10:15:06.081Z] For more information on this, see our API docs here: [2022-10-25T10:15:06.081Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-25T10:15:06.081Z] ' [2022-10-25T10:15:06.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.447 secs) [2022-10-25T10:15:06.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.52 secs) [2022-10-25T10:15:07.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.375 secs) [2022-10-25T10:15:07.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.506 secs) [2022-10-25T10:15:07.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.633 secs) [2022-10-25T10:15:07.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.762 secs) [2022-10-25T10:15:08.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.955 secs) [2022-10-25T10:15:08.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 8.182 secs) [2022-10-25T10:15:08.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 8.205 secs) [2022-10-25T10:15:08.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 8.219 secs) [2022-10-25T10:15:08.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 8.238 secs) [2022-10-25T10:15:08.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 8.304 secs) [2022-10-25T10:15:08.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 8.459 secs) [2022-10-25T10:15:08.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.525 secs) [2022-10-25T10:15:08.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.538 secs) [2022-10-25T10:15:08.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.617 secs) [2022-10-25T10:15:08.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.686 secs) [2022-10-25T10:15:09.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.744 secs) [2022-10-25T10:15:09.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.795 secs) [2022-10-25T10:15:09.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.871 secs) [2022-10-25T10:15:09.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.893 secs) [2022-10-25T10:15:09.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.906 secs) [2022-10-25T10:15:09.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.948 secs) [2022-10-25T10:15:09.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 9.009 secs) [2022-10-25T10:15:09.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.032 secs) [2022-10-25T10:15:09.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.081 secs) [2022-10-25T10:15:09.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.129 secs) [2022-10-25T10:15:09.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.16 secs) [2022-10-25T10:15:09.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.187 secs) [2022-10-25T10:15:09.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.385 secs) [2022-10-25T10:15:10.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.545 secs) [2022-10-25T10:15:10.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.578 secs) [2022-10-25T10:15:10.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.647 secs) [2022-10-25T10:15:10.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.704 secs) [2022-10-25T10:15:10.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.72 secs) [2022-10-25T10:15:10.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.869 secs) [2022-10-25T10:15:11.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.152 secs) [2022-10-25T10:15:11.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.179 secs) [2022-10-25T10:15:11.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.198 secs) [2022-10-25T10:15:11.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.212 secs) [2022-10-25T10:15:11.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.314 secs) [2022-10-25T10:15:11.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.334 secs) [2022-10-25T10:15:11.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.366 secs) [2022-10-25T10:15:11.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.528 secs) [2022-10-25T10:15:11.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.575 secs) [2022-10-25T10:15:11.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.622 secs) [2022-10-25T10:15:11.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.707 secs) [2022-10-25T10:15:12.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.771 secs) [2022-10-25T10:15:12.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.8 secs) [2022-10-25T10:15:12.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.816 secs) [2022-10-25T10:15:12.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.833 secs) [2022-10-25T10:15:12.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.885 secs) [2022-10-25T10:15:12.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.034 secs) [2022-10-25T10:15:12.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.172 secs) [2022-10-25T10:15:12.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.213 secs) [2022-10-25T10:15:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.256 secs) [2022-10-25T10:15:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.296 secs) [2022-10-25T10:15:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.318 secs) [2022-10-25T10:15:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.334 secs) [2022-10-25T10:15:12.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.352 secs) [2022-10-25T10:15:13.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.372 secs) [2022-10-25T10:15:13.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.532 secs) [2022-10-25T10:15:13.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.68 secs) [2022-10-25T10:15:13.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.793 secs) [2022-10-25T10:15:13.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.833 secs) [2022-10-25T10:15:13.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.871 secs) [2022-10-25T10:15:13.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.891 secs) [2022-10-25T10:15:13.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.902 secs) [2022-10-25T10:15:13.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.919 secs) [2022-10-25T10:15:13.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.936 secs) [2022-10-25T10:15:13.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.949 secs) [2022-10-25T10:15:14.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.179 secs) [2022-10-25T10:15:14.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.221 secs) [2022-10-25T10:15:14.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.31 secs) [2022-10-25T10:15:14.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.357 secs) [2022-10-25T10:15:14.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.374 secs) [2022-10-25T10:15:14.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.391 secs) [2022-10-25T10:15:14.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.471 secs) [2022-10-25T10:15:15.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.863 secs) [2022-10-25T10:15:15.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.898 secs) [2022-10-25T10:15:15.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.22 secs) [2022-10-25T10:15:15.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.368 secs) [2022-10-25T10:15:15.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.444 secs) [2022-10-25T10:15:15.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.482 secs) [2022-10-25T10:15:16.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.599 secs) [2022-10-25T10:15:16.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.879 secs) [2022-10-25T10:15:16.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.95 secs) [2022-10-25T10:15:16.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.975 secs) [2022-10-25T10:15:16.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.988 secs) [2022-10-25T10:15:16.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.024 secs) [2022-10-25T10:15:16.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.222 secs) [2022-10-25T10:15:17.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.369 secs) [2022-10-25T10:15:17.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.433 secs) [2022-10-25T10:15:17.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.544 secs) [2022-10-25T10:15:17.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.644 secs) [2022-10-25T10:15:17.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.684 secs) [2022-10-25T10:15:18.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.859 secs) [2022-10-25T10:15:18.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.963 secs) [2022-10-25T10:15:18.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.99 secs) [2022-10-25T10:15:18.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.111 secs) [2022-10-25T10:15:18.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.16 secs) [2022-10-25T10:15:18.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.206 secs) [2022-10-25T10:15:18.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.333 secs) [2022-10-25T10:15:18.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.39 secs) [2022-10-25T10:15:18.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.442 secs) [2022-10-25T10:15:19.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.65 secs) [2022-10-25T10:15:19.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.719 secs) [2022-10-25T10:15:19.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.786 secs) [2022-10-25T10:15:19.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.898 secs) [2022-10-25T10:15:19.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 16.238 secs) [2022-10-25T10:15:20.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 16.492 secs) [2022-10-25T10:15:20.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.545 secs) [2022-10-25T10:15:20.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.602 secs) [2022-10-25T10:15:20.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.658 secs) [2022-10-25T10:15:21.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (23.375 secs / 16.658 secs) [2022-10-25T10:15:21.644Z] TOTAL: 149 SUCCESS [2022-10-25T10:15:21.644Z] ✔ Browser application bundle generation complete. [2022-10-25T10:15:25.899Z] [2022-10-25T10:15:25.899Z] =============================== Coverage summary =============================== [2022-10-25T10:15:26.166Z] Statements : 40.98% ( 1467/3580 ) [2022-10-25T10:15:26.166Z] Branches : 12.03% ( 111/923 ) [2022-10-25T10:15:26.166Z] Functions : 33.28% ( 432/1298 ) [2022-10-25T10:15:26.166Z] Lines : 38.91% ( 1318/3387 ) [2022-10-25T10:15:26.166Z] ================================================================================ [2022-10-25T10:15:26.166Z] 25 10 2022 10:15:25.903:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-25T10:15:27.572Z] ✔ Browser application bundle generation complete. [2022-10-25T10:15:28.543Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-10-25T10:15:28.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T10:15:28.627Z] $ docker stop --time=1 bcf26640284fb285f331ef2a820e126341caafe11ba524fb1744b62d595513a3 [2022-10-25T10:15:30.430Z] $ docker rm -f bcf26640284fb285f331ef2a820e126341caafe11ba524fb1744b62d595513a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T10:15:31.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T10:15:34.864Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T10:15:40.483Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T10:15:41.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T10:15:44.087Z] + ls -al . [2022-10-25T10:15:44.088Z] total 180 [2022-10-25T10:15:44.088Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 25 10:03 . [2022-10-25T10:15:44.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 10:00 .. [2022-10-25T10:15:44.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 10:00 .blubracket [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 25 10:00 .dockerignore [2022-10-25T10:15:44.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 10:00 .git [2022-10-25T10:15:44.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 10:00 .github [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 25 10:00 .gitignore [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 25 10:00 Attribution.txt [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 25 10:00 CHANGELOG.md [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 25 10:00 CONTRIBUTING.md [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 25 10:00 Dockerfile [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 25 10:00 Jenkinsfile [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 25 10:00 LICENSE [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 25 10:00 Makefile [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 4511 Oct 25 10:00 README.md [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 09:20 VERSION [2022-10-25T10:15:44.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 10:00 assets [2022-10-25T10:15:44.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 10:00 bin [2022-10-25T10:15:44.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 10:00 cmd [2022-10-25T10:15:44.088Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 10:03 coverage.out [2022-10-25T10:15:44.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 10:00 docs [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 25 10:00 go.mod [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 25 10:00 go.sum [2022-10-25T10:15:44.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 10:00 internal [2022-10-25T10:15:44.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 10:00 snap [2022-10-25T10:15:44.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 10:00 testing [2022-10-25T10:15:44.088Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 25 10:00 version.go [2022-10-25T10:15:44.088Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 10:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:15:44.504Z] + 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=8055730d144136f9b22892bb198e16c039f6438e --label arch=arm64 --label version=0.0.0 . [2022-10-25T10:15:45.917Z] Sending build context to Docker daemon 31.48MB [2022-10-25T10:15:45.917Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T10:15:45.917Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-25T10:15:45.917Z] ---> 3d17f1585f4e [2022-10-25T10:15:45.917Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-25T10:15:46.878Z] ---> Running in 3f766096bdb2 [2022-10-25T10:15:47.148Z] Removing intermediate container 3f766096bdb2 [2022-10-25T10:15:47.148Z] ---> fb4a0417aabd [2022-10-25T10:15:47.148Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-25T10:15:47.148Z] ---> Running in aa3dab8fcd8a [2022-10-25T10:15:47.755Z] Removing intermediate container aa3dab8fcd8a [2022-10-25T10:15:47.755Z] ---> 3334e635d09d [2022-10-25T10:15:47.755Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T10:15:47.755Z] ---> Running in a58c0d9f694c [2022-10-25T10:15:48.023Z] Removing intermediate container a58c0d9f694c [2022-10-25T10:15:48.023Z] ---> d27c3e81a515 [2022-10-25T10:15:48.023Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-25T10:15:48.023Z] ---> Running in f36053a1c221 [2022-10-25T10:15:48.297Z] Removing intermediate container f36053a1c221 [2022-10-25T10:15:48.297Z] ---> 12cfdba00453 [2022-10-25T10:15:48.297Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-25T10:15:48.565Z] ---> Running in 43f6b1f8a666 [2022-10-25T10:15:48.832Z] Removing intermediate container 43f6b1f8a666 [2022-10-25T10:15:48.832Z] ---> ee23b9792bd2 [2022-10-25T10:15:48.832Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-25T10:15:51.416Z] ---> 0881c99ed009 [2022-10-25T10:15:51.416Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:15:51.416Z] ---> Running in ba2d22b4645b [2022-10-25T10:15:52.829Z] Removing intermediate container ba2d22b4645b [2022-10-25T10:15:52.829Z] ---> 83f99e5ebb4d [2022-10-25T10:15:52.829Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T10:15:53.105Z] ---> Running in 4746e69e4eaf [2022-10-25T10:15:54.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:15:55.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:15:56.442Z] OK: 221 MiB in 51 packages [2022-10-25T10:15:57.186Z] Removing intermediate container 4746e69e4eaf [2022-10-25T10:15:57.186Z] ---> fdbbb1f865c9 [2022-10-25T10:15:57.186Z] Step 11/26 : ENV GO111MODULE=on [2022-10-25T10:15:57.186Z] ---> Running in 96f8930e11dd [2022-10-25T10:15:57.456Z] Removing intermediate container 96f8930e11dd [2022-10-25T10:15:57.456Z] ---> 995d25a89666 [2022-10-25T10:15:57.456Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-25T10:15:57.725Z] ---> Running in a1239b7a07e5 [2022-10-25T10:15:57.993Z] Removing intermediate container a1239b7a07e5 [2022-10-25T10:15:57.993Z] ---> f2b36b627986 [2022-10-25T10:15:57.993Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-25T10:15:58.576Z] ---> 2f4030b3fea6 [2022-10-25T10:15:58.576Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:15:58.850Z] ---> Running in d2d39a4df817 [2022-10-25T10:16:01.437Z] Removing intermediate container d2d39a4df817 [2022-10-25T10:16:01.437Z] ---> af3eed0c3807 [2022-10-25T10:16:01.437Z] Step 15/26 : COPY . . [2022-10-25T10:16:05.699Z] ---> 47244e44a98c [2022-10-25T10:16:05.699Z] Step 16/26 : RUN ${MAKE} [2022-10-25T10:16:05.699Z] ---> Running in 7b17a23b99e8 [2022-10-25T10:16:06.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-25T10:17:28.322Z] Removing intermediate container 7b17a23b99e8 [2022-10-25T10:17:28.322Z] ---> a373d197f3e8 [2022-10-25T10:17:28.322Z] Step 17/26 : FROM alpine:3.14 [2022-10-25T10:17:28.323Z] 3.14: Pulling from library/alpine [2022-10-25T10:17:28.323Z] 90cda3b7c325: Pulling fs layer [2022-10-25T10:17:28.323Z] 90cda3b7c325: Verifying Checksum [2022-10-25T10:17:28.323Z] 90cda3b7c325: Download complete [2022-10-25T10:17:29.736Z] 90cda3b7c325: Pull complete [2022-10-25T10:17:29.736Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-25T10:17:29.736Z] Status: Downloaded newer image for alpine:3.14 [2022-10-25T10:17:29.736Z] ---> 376ba31ae3da [2022-10-25T10:17:29.736Z] Step 18/26 : EXPOSE 4000 [2022-10-25T10:17:30.005Z] ---> Running in fe3e9438fb81 [2022-10-25T10:17:30.272Z] Removing intermediate container fe3e9438fb81 [2022-10-25T10:17:30.272Z] ---> 6f26ab6d4df0 [2022-10-25T10:17:30.272Z] 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-10-25T10:17:32.221Z] ---> da826b088c80 [2022-10-25T10:17:32.221Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-25T10:17:32.487Z] ---> 119656e22a7c [2022-10-25T10:17:32.487Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-25T10:17:33.075Z] ---> 26677b504057 [2022-10-25T10:17:33.075Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-25T10:17:33.347Z] ---> Running in 155ee18916ac [2022-10-25T10:17:33.615Z] Removing intermediate container 155ee18916ac [2022-10-25T10:17:33.615Z] ---> e8812a4b627b [2022-10-25T10:17:33.615Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-25T10:17:33.615Z] ---> Running in ea5b4ea110b5 [2022-10-25T10:17:33.887Z] Removing intermediate container ea5b4ea110b5 [2022-10-25T10:17:33.887Z] ---> 0f42a06740af [2022-10-25T10:17:33.887Z] Step 24/26 : LABEL arch=arm64 [2022-10-25T10:17:34.156Z] ---> Running in cfc8d13a4921 [2022-10-25T10:17:34.425Z] Removing intermediate container cfc8d13a4921 [2022-10-25T10:17:34.425Z] ---> 1589ce131a25 [2022-10-25T10:17:34.425Z] Step 25/26 : LABEL git_sha=8055730d144136f9b22892bb198e16c039f6438e [2022-10-25T10:17:34.425Z] ---> Running in 962f8811e3d3 [2022-10-25T10:17:34.694Z] Removing intermediate container 962f8811e3d3 [2022-10-25T10:17:34.694Z] ---> 2176d8838f07 [2022-10-25T10:17:34.694Z] Step 26/26 : LABEL version=0.0.0 [2022-10-25T10:17:34.962Z] ---> Running in 910c2b2065e0 [2022-10-25T10:17:35.229Z] Removing intermediate container 910c2b2065e0 [2022-10-25T10:17:35.229Z] ---> ce88083954c6 [2022-10-25T10:17:35.229Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T10:17:35.498Z] Successfully built ce88083954c6 [2022-10-25T10:17:35.498Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:17:36.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T10:17:36.294Z] [2022-10-25T10:17:36.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:17:36.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T10:17:36.977Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T10:17:36.977Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T10:17:36.977Z] 04944245beec: Pulling fs layer [2022-10-25T10:17:36.977Z] 699f458cf7ca: Pulling fs layer [2022-10-25T10:17:36.977Z] 765212b225bb: Pulling fs layer [2022-10-25T10:17:36.977Z] f23df028b6ca: Pulling fs layer [2022-10-25T10:17:36.977Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T10:17:36.977Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T10:17:36.977Z] 765212b225bb: Waiting [2022-10-25T10:17:36.977Z] f23df028b6ca: Waiting [2022-10-25T10:17:36.977Z] d65c8cfc05b1: Waiting [2022-10-25T10:17:36.977Z] 2437ff75d9bd: Waiting [2022-10-25T10:17:36.977Z] 04944245beec: Verifying Checksum [2022-10-25T10:17:36.977Z] 04944245beec: Download complete [2022-10-25T10:17:36.977Z] 765212b225bb: Download complete [2022-10-25T10:17:37.250Z] f23df028b6ca: Verifying Checksum [2022-10-25T10:17:37.250Z] f23df028b6ca: Download complete [2022-10-25T10:17:37.250Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T10:17:37.250Z] d65c8cfc05b1: Download complete [2022-10-25T10:17:37.250Z] 699f458cf7ca: Verifying Checksum [2022-10-25T10:17:37.250Z] 699f458cf7ca: Download complete [2022-10-25T10:17:37.836Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T10:17:37.836Z] 8998bd30e6a1: Download complete [2022-10-25T10:17:40.417Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T10:17:40.417Z] 2437ff75d9bd: Download complete [2022-10-25T10:17:41.822Z] 8998bd30e6a1: Pull complete [2022-10-25T10:17:42.407Z] 04944245beec: Pull complete [2022-10-25T10:17:43.814Z] 699f458cf7ca: Pull complete [2022-10-25T10:17:44.084Z] 765212b225bb: Pull complete [2022-10-25T10:17:44.669Z] f23df028b6ca: Pull complete [2022-10-25T10:17:44.935Z] d65c8cfc05b1: Pull complete [2022-10-25T10:17:59.917Z] 2437ff75d9bd: Pull complete [2022-10-25T10:17:59.917Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T10:17:59.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T10:17:59.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:18:00.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-116831 does not seem to be running inside a container [2022-10-25T10:18:00.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T10:18:03.632Z] $ docker top 1dd337f2c27492f14e5ce1309d740097a48d7961a8abb9feb88279a1d23f1514 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:18:04.542Z] ---> job-cost.sh [2022-10-25T10:18:04.542Z] lf-activate-venv: SKIPPING [2022-10-25T10:18:04.542Z] INFO: No Stack... [2022-10-25T10:18:05.124Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T10:18:05.708Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T10:18:06.368Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-10-25T10:18:06.368Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T10:18:06.425Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-565-1-stack-cost] [2022-10-25T10:18:06.430Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-565-1-stack-cost] did not exist. Created. [2022-10-25T10:18:06.435Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-565-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T10:18:07.159Z] /w/workspace/edgex-ui-go/1@tmp/durable-8fedd8ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T10:18:07.830Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T10:18:07.865Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T10:18:12.962Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T10:18:12.979Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-565-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T10:18:13.065Z] $ docker stop --time=1 1dd337f2c27492f14e5ce1309d740097a48d7961a8abb9feb88279a1d23f1514 [2022-10-25T10:18:14.811Z] $ docker rm -f 1dd337f2c27492f14e5ce1309d740097a48d7961a8abb9feb88279a1d23f1514 [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-10-25T10:18:15.786Z] provisioning config files... [2022-10-25T10:18:15.795Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp/config11571491166543045838tmp [Pipeline] { [Pipeline] sh [2022-10-25T10:18:16.129Z] + set +x [2022-10-25T10:18:16.129Z] + curl -s https://codecov.io/bash [2022-10-25T10:18:16.129Z] + bash -s -- [2022-10-25T10:18:16.129Z] [2022-10-25T10:18:16.129Z] _____ _ [2022-10-25T10:18:16.129Z] / ____| | | [2022-10-25T10:18:16.129Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T10:18:16.129Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T10:18:16.129Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T10:18:16.129Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T10:18:16.129Z] Bash-1.0.6 [2022-10-25T10:18:16.129Z] [2022-10-25T10:18:16.129Z] [2022-10-25T10:18:16.129Z] ==> git version 2.25.1 found [2022-10-25T10:18:16.129Z] ==> 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-10-25T10:18:16.129Z] Release-Date: 2020-01-08 [2022-10-25T10:18:16.129Z] 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-10-25T10:18:16.129Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T10:18:16.129Z] ==> Jenkins CI detected. [2022-10-25T10:18:16.129Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-565 [2022-10-25T10:18:16.129Z] project root: . [2022-10-25T10:18:16.129Z] --> token set from env [2022-10-25T10:18:16.129Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T10:18:16.129Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T10:18:16.388Z] ==> Python coveragepy not found [2022-10-25T10:18:16.388Z] ==> Searching for coverage reports in: [2022-10-25T10:18:16.388Z] + . [2022-10-25T10:18:16.388Z] -> Found 1 reports [2022-10-25T10:18:16.388Z] ==> Detecting git/mercurial file structure [2022-10-25T10:18:16.388Z] ==> Reading reports [2022-10-25T10:18:16.388Z] + ./coverage.out bytes=10 [2022-10-25T10:18:16.388Z] ==> Appending adjustments [2022-10-25T10:18:16.388Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T10:18:16.955Z] + Found adjustments [2022-10-25T10:18:16.955Z] ==> Gzipping contents [2022-10-25T10:18:16.955Z] 12K /tmp/codecov.mFjmrR.gz [2022-10-25T10:18:16.955Z] ==> Uploading reports [2022-10-25T10:18:16.955Z] url: https://codecov.io [2022-10-25T10:18:16.955Z] query: branch=PR-565&commit=8055730d144136f9b22892bb198e16c039f6438e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-565%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=565&job=&cmd_args= [2022-10-25T10:18:16.955Z] -> Pinging Codecov [2022-10-25T10:18:16.955Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-565&commit=8055730d144136f9b22892bb198e16c039f6438e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-565%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=565&job=&cmd_args= [2022-10-25T10:18:17.524Z] -> Uploading to [2022-10-25T10:18:17.524Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/FB506323287CE973F263BFD2A0EB1F37/8055730d144136f9b22892bb198e16c039f6438e/cf5524b5-84de-450d-9899-dd600f0d2cbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T101817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a52cd61192ebfc394fe6e1f74aa4dcb3eeb736e1a242056e926fd3fadc50fc8e [2022-10-25T10:18:17.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:18:17.524Z] Dload Upload Total Spent Left Speed [2022-10-25T10:18:17.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 43704 --:--:-- --:--:-- --:--:-- 43490 100 8872 0 0 100 8872 0 38742 --:--:-- --:--:-- --:--:-- 38573 [2022-10-25T10:18:17.784Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8055730d144136f9b22892bb198e16c039f6438e [Pipeline] } [2022-10-25T10:18:17.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T10:18:19.496Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-565/archives ] [2022-10-25T10:18:19.496Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-565/archives [2022-10-25T10:18:19.496Z] total 16 [2022-10-25T10:18:19.496Z] drwxr-xr-x 3 root root 4096 Oct 25 09:23 . [2022-10-25T10:18:19.496Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 09:23 .. [2022-10-25T10:18:19.496Z] drwxr-xr-x 2 root root 4096 Oct 25 09:23 cost [2022-10-25T10:18:19.496Z] -rw-r--r-- 1 root root 83 Oct 25 09:23 cost.csv [2022-10-25T10:18:19.496Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-565/archives [2022-10-25T10:18:19.496Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-565/archives [2022-10-25T10:18:19.496Z] total 16 [2022-10-25T10:18:19.496Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 09:23 . [2022-10-25T10:18:19.496Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 09:23 .. [2022-10-25T10:18:19.496Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 09:23 cost [2022-10-25T10:18:19.496Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 25 09:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:18:19.824Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:18:20.712Z] ---> package-listing.sh [2022-10-25T10:18:20.712Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T10:18:20.712Z] ++ facter osfamily [2022-10-25T10:18:20.969Z] + OS_FAMILY=debian [2022-10-25T10:18:20.969Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-565 [2022-10-25T10:18:20.969Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T10:18:20.969Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T10:18:20.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T10:18:20.969Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T10:18:20.969Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-565 ']' [2022-10-25T10:18:20.969Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T10:18:20.969Z] + case "${OS_FAMILY}" in [2022-10-25T10:18:20.969Z] + dpkg -l [2022-10-25T10:18:20.969Z] + grep '^ii' [2022-10-25T10:18:20.969Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T10:18:20.969Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T10:18:20.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T10:18:20.969Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-565 ']' [2022-10-25T10:18:20.969Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-565/archives/ [2022-10-25T10:18:20.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-565/archives/ [Pipeline] echo [2022-10-25T10:18:21.003Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T10:18:21.290Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:18:21.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T10:18:21.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:18:22.053Z] prd-ubuntu20.04-docker-8c-8g-116825 does not seem to be running inside a container [2022-10-25T10:18:22.105Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-565 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565:/w/workspace/edgexfoundry_edgex-ui-go_PR-565:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T10:18:22.292Z] $ docker top e36e2cf5fe321ed6954dd64eb405fae7e1d6f056be1122922e4c2e58a9080431 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:18:22.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T10:18:22.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T10:18:23.268Z] + ls /var/log/sa-host [2022-10-25T10:18:23.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T10:18:23.401Z] provisioning config files... [2022-10-25T10:18:23.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-565@tmp/config2517176725400851493tmp [Pipeline] { [Pipeline] echo [2022-10-25T10:18:23.461Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:18:23.768Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T10:18:23.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:18:24.184Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T10:18:24.216Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:18:24.525Z] ---> sudo-logs.sh [2022-10-25T10:18:24.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T10:18:24.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:18:24.922Z] ---> job-cost.sh [2022-10-25T10:18:24.922Z] lf-activate-venv: SKIPPING [2022-10-25T10:18:24.922Z] DEBUG: total: 0.2199999988079071 [2022-10-25T10:18:24.922Z] INFO: Retrieving Stack Cost... [2022-10-25T10:18:25.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T10:18:25.750Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T10:18:25.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:18:26.176Z] ---> logs-deploy.sh [2022-10-25T10:18:26.176Z] lf-activate-venv: SKIPPING [2022-10-25T10:18:26.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-565/1 [2022-10-25T10:18:26.176Z] INFO: archiving workspace using pattern(s): [2022-10-25T10:18:27.114Z] Archives upload complete. [2022-10-25T10:18:27.114Z] INFO: archiving logs to Nexus