Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc543098717eef2348e6642801735f6b2ef0c1d8+cd08d416618cedf6394f2b45eea8eb763bae3217 (a39effdf2a41f2ac5053328349c32343ca341f55) 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-ssh1735827809512148134.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-ssh8829576321454567190.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18060689751410685695.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 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-ssh13346535009689860287.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13470300418026448011.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera 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: device-usb-camera 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117080 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-99 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cd08d416618cedf6394f2b45eea8eb763bae3217 into PR head commit bc543098717eef2348e6642801735f6b2ef0c1d8 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 Merge succeeded, producing dd25651a9765f668b1ab8a5f6026c0be18673ab2 Checking out Revision dd25651a9765f668b1ab8a5f6026c0be18673ab2 (PR-99) > 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 cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd25651a9765f668b1ab8a5f6026c0be18673ab2 # timeout=10 Commit message: "Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD" > git rev-list --no-walk bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T06:15:57.870Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T06:15:57.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T06:15:57.941Z] ========================================================= [2022-10-26T06:15:57.941Z] EdgeX Global Pipelines Version Info [2022-10-26T06:15:57.941Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:15:58.649Z] ------------------- [2022-10-26T06:15:58.649Z] stable info: [2022-10-26T06:15:58.649Z] ------------------- [2022-10-26T06:15:58.649Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T06:15:58.649Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T06:15:58.649Z] Message: update stable to v1.0.243 [2022-10-26T06:15:59.219Z] ------------------- [2022-10-26T06:15:59.219Z] experimental info: [2022-10-26T06:15:59.219Z] ------------------- [2022-10-26T06:15:59.219Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T06:15:59.219Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T06:15:59.219Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T06:15:59.374Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-26T06:15:59.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-26T06:15:59.399Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T06:15:59.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T06:15:59.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T06:15:59.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T06:15:59.450Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T06:15:59.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T06:15:59.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T06:15:59.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T06:15:59.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T06:15:59.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-26T06:15:59.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T06:15:59.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T06:15:59.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T06:15:59.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T06:15:59.609Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T06:15:59.627Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T06:15:59.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T06:15:59.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T06:15:59.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T06:15:59.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T06:15:59.676Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T06:15:59.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T06:15:59.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T06:15:59.710Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T06:15:59.720Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T06:15:59.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2022-10-26T06:15:59.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2022-10-26T06:15:59.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2022-10-26T06:15:59.768Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd25651a9765f668b1ab8a5f6026c0be18673ab2 [Pipeline] echo [2022-10-26T06:15:59.787Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd25651 [Pipeline] echo [2022-10-26T06:15:59.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T06:15:59.848Z] provisioning config files... [2022-10-26T06:15:59.864Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config7852164563678490459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:16:00.161Z] ---> docker-login.sh [2022-10-26T06:16:00.161Z] nexus3.edgexfoundry.org:10001 [2022-10-26T06:16:00.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:00.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:00.422Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:00.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:00.422Z] [2022-10-26T06:16:00.422Z] Login Succeeded [2022-10-26T06:16:00.423Z] nexus3.edgexfoundry.org:10002 [2022-10-26T06:16:00.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:00.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:00.682Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:00.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:00.682Z] [2022-10-26T06:16:00.682Z] Login Succeeded [2022-10-26T06:16:00.682Z] nexus3.edgexfoundry.org:10003 [2022-10-26T06:16:00.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:00.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:00.682Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:00.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:00.682Z] [2022-10-26T06:16:00.682Z] Login Succeeded [2022-10-26T06:16:00.682Z] nexus3.edgexfoundry.org:10004 [2022-10-26T06:16:00.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:00.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:00.942Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:00.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:00.942Z] [2022-10-26T06:16:00.942Z] Login Succeeded [2022-10-26T06:16:00.942Z] docker.io [2022-10-26T06:16:00.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:01.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:01.202Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:01.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:01.202Z] [2022-10-26T06:16:01.202Z] Login Succeeded [2022-10-26T06:16:01.202Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T06:16:01.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T06:16:01.558Z] + git rev-list -1 --merges dd25651a9765f668b1ab8a5f6026c0be18673ab2~1..dd25651a9765f668b1ab8a5f6026c0be18673ab2 [Pipeline] echo [2022-10-26T06:16:01.572Z] -----------> git rev-list -1 --merges dd25651a9765f668b1ab8a5f6026c0be18673ab2~1..dd25651a9765f668b1ab8a5f6026c0be18673ab2 dd25651a9765f668b1ab8a5f6026c0be18673ab2 [2022-10-26T06:16:01.572Z] dd25651a9765f668b1ab8a5f6026c0be18673ab2 [false] [Pipeline] sh [2022-10-26T06:16:01.857Z] + git log --format=format:%s -1 dd25651a9765f668b1ab8a5f6026c0be18673ab2 [Pipeline] echo [2022-10-26T06:16:01.868Z] ========================================================= [2022-10-26T06:16:01.868Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T06:16:01.868Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T06:16:02.184Z] + git log --format=format:%s -1 dd25651a9765f668b1ab8a5f6026c0be18673ab2 [Pipeline] echo [2022-10-26T06:16:02.196Z] [semverPrep] GIT_COMMIT: dd25651a9765f668b1ab8a5f6026c0be18673ab2, Commit Message: Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD [Pipeline] echo [2022-10-26T06:16:02.205Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T06:16:02.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T06:16:02.549Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T06:16:02.549Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T06:16:02.549Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T06:16:02.549Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T06:16:02.549Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T06:16:02.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:16:02.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T06:16:02.899Z] [2022-10-26T06:16:02.899Z] 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-26T06:16:03.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T06:16:03.851Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T06:16:03.851Z] b85a868b505f: Pulling fs layer [2022-10-26T06:16:03.851Z] e2be974225ed: Pulling fs layer [2022-10-26T06:16:03.851Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T06:16:03.851Z] 988bab9f4d93: Pulling fs layer [2022-10-26T06:16:03.851Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T06:16:03.851Z] eaf3925da568: Pulling fs layer [2022-10-26T06:16:03.851Z] bab4dde63d76: Pulling fs layer [2022-10-26T06:16:03.851Z] bde34c3a00c8: Pulling fs layer [2022-10-26T06:16:03.851Z] b352a97aabf1: Pulling fs layer [2022-10-26T06:16:03.851Z] 4872d77fe225: Pulling fs layer [2022-10-26T06:16:03.851Z] 5851b861e8e6: Pulling fs layer [2022-10-26T06:16:03.851Z] bab4dde63d76: Waiting [2022-10-26T06:16:03.851Z] bde34c3a00c8: Waiting [2022-10-26T06:16:03.851Z] b352a97aabf1: Waiting [2022-10-26T06:16:03.851Z] 5851b861e8e6: Waiting [2022-10-26T06:16:03.851Z] 4872d77fe225: Waiting [2022-10-26T06:16:03.851Z] 1469e6f7b9e6: Waiting [2022-10-26T06:16:03.851Z] eaf3925da568: Waiting [2022-10-26T06:16:03.851Z] 988bab9f4d93: Waiting [2022-10-26T06:16:03.851Z] e2be974225ed: Verifying Checksum [2022-10-26T06:16:03.851Z] e2be974225ed: Download complete [2022-10-26T06:16:03.851Z] 988bab9f4d93: Verifying Checksum [2022-10-26T06:16:03.851Z] 988bab9f4d93: Download complete [2022-10-26T06:16:03.851Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T06:16:03.851Z] 1469e6f7b9e6: Download complete [2022-10-26T06:16:03.851Z] eaf3925da568: Verifying Checksum [2022-10-26T06:16:03.851Z] eaf3925da568: Download complete [2022-10-26T06:16:03.851Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T06:16:03.851Z] 339a4e72a1f5: Download complete [2022-10-26T06:16:03.851Z] bde34c3a00c8: Verifying Checksum [2022-10-26T06:16:03.851Z] bde34c3a00c8: Download complete [2022-10-26T06:16:03.851Z] b352a97aabf1: Download complete [2022-10-26T06:16:03.851Z] 4872d77fe225: Download complete [2022-10-26T06:16:03.851Z] 5851b861e8e6: Verifying Checksum [2022-10-26T06:16:03.851Z] 5851b861e8e6: Download complete [2022-10-26T06:16:03.851Z] b85a868b505f: Download complete [2022-10-26T06:16:03.851Z] bab4dde63d76: Verifying Checksum [2022-10-26T06:16:03.851Z] bab4dde63d76: Download complete [2022-10-26T06:16:04.787Z] b85a868b505f: Pull complete [2022-10-26T06:16:04.787Z] e2be974225ed: Pull complete [2022-10-26T06:16:05.354Z] 339a4e72a1f5: Pull complete [2022-10-26T06:16:05.354Z] 988bab9f4d93: Pull complete [2022-10-26T06:16:05.616Z] 1469e6f7b9e6: Pull complete [2022-10-26T06:16:05.880Z] eaf3925da568: Pull complete [2022-10-26T06:16:07.788Z] bab4dde63d76: Pull complete [2022-10-26T06:16:07.788Z] bde34c3a00c8: Pull complete [2022-10-26T06:16:07.788Z] b352a97aabf1: Pull complete [2022-10-26T06:16:07.788Z] 4872d77fe225: Pull complete [2022-10-26T06:16:08.048Z] 5851b861e8e6: Pull complete [2022-10-26T06:16:08.048Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T06:16:08.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T06:16:08.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T06:16:08.136Z] prd-ubuntu20.04-docker-8c-8g-117080 does not seem to be running inside a container [2022-10-26T06:16:08.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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-26T06:16:10.410Z] $ docker top 35b0cab1397ccb33e347b354701853c2c96d7a7c7813345944302f27da4d36b9 -eo pid,comm [2022-10-26T06:16:10.477Z] 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-26T06:16:10.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T06:16:10.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T06:16:10.508Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T06:16:10.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T06:16:10.633Z] $ docker exec 35b0cab1397ccb33e347b354701853c2c96d7a7c7813345944302f27da4d36b9 ssh-agent [2022-10-26T06:16:10.745Z] SSH_AUTH_SOCK=/tmp/ssh-cg41j8lTupGR/agent.32 [2022-10-26T06:16:10.745Z] SSH_AGENT_PID=38 [2022-10-26T06:16:10.751Z] Running ssh-add (command line suppressed) [2022-10-26T06:16:10.862Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_15843467647290858759.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_15843467647290858759.key) [2022-10-26T06:16:10.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T06:16:11.157Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T06:16:11.174Z] $ docker exec --env ******** --env ******** 35b0cab1397ccb33e347b354701853c2c96d7a7c7813345944302f27da4d36b9 ssh-agent -k [2022-10-26T06:16:11.278Z] unset SSH_AUTH_SOCK; [2022-10-26T06:16:11.279Z] unset SSH_AGENT_PID; [2022-10-26T06:16:11.279Z] echo Agent pid 38 killed; [2022-10-26T06:16:11.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T06:16:11.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T06:16:11.306Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T06:16:11.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T06:16:11.436Z] $ docker exec 35b0cab1397ccb33e347b354701853c2c96d7a7c7813345944302f27da4d36b9 ssh-agent [2022-10-26T06:16:11.547Z] SSH_AUTH_SOCK=/tmp/ssh-nc5bcLPULetm/agent.70 [2022-10-26T06:16:11.547Z] SSH_AGENT_PID=76 [2022-10-26T06:16:11.551Z] Running ssh-add (command line suppressed) [2022-10-26T06:16:11.663Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_4598578642160774529.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_4598578642160774529.key) [2022-10-26T06:16:11.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T06:16:11.956Z] + git semver init [2022-10-26T06:16:12.214Z] 2022-10-26 06:16:12,158 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T06:16:12.214Z] 2022-10-26 06:16:12,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2022-10-26T06:16:12.214Z] 2022-10-26 06:16:12,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2022-10-26T06:16:12.214Z] 2022-10-26 06:16:12,159 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-99/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99, universal_newlines=False, shell=None, istream=None) [2022-10-26T06:16:13.155Z] 2022-10-26 06:16:12,993 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.git/info/exclude [2022-10-26T06:16:13.155Z] 2022-10-26 06:16:12,994 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 with force:False [2022-10-26T06:16:13.155Z] 2022-10-26 06:16:12,994 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2022-10-26T06:16:13.155Z] 2022-10-26 06:16:12,999 [execute] INFO git cat-file --batch-check [2022-10-26T06:16:13.155Z] 2022-10-26 06:16:12,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T06:16:13.155Z] 2022-10-26 06:16:13,006 [execute] INFO git cat-file --batch [2022-10-26T06:16:13.155Z] 2022-10-26 06:16:13,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T06:16:13.155Z] 2022-10-26 06:16:13,012 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2022-10-26T06:16:13.155Z] 0.0.0 [Pipeline] } [2022-10-26T06:16:13.166Z] $ docker exec --env ******** --env ******** 35b0cab1397ccb33e347b354701853c2c96d7a7c7813345944302f27da4d36b9 ssh-agent -k [2022-10-26T06:16:13.279Z] unset SSH_AUTH_SOCK; [2022-10-26T06:16:13.280Z] unset SSH_AGENT_PID; [2022-10-26T06:16:13.280Z] echo Agent pid 76 killed; [2022-10-26T06:16:13.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T06:16:13.593Z] + git semver [Pipeline] } [2022-10-26T06:16:13.867Z] $ docker stop --time=1 35b0cab1397ccb33e347b354701853c2c96d7a7c7813345944302f27da4d36b9 [2022-10-26T06:16:15.169Z] $ docker rm -f 35b0cab1397ccb33e347b354701853c2c96d7a7c7813345944302f27da4d36b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T06:16:15.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T06:16:15.681Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T06:16:15.683Z] [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-26T06:16:15.802Z] provisioning config files... [2022-10-26T06:16:15.810Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config6553025952601795933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:16:16.110Z] ---> docker-login.sh [2022-10-26T06:16:16.110Z] nexus3.edgexfoundry.org:10001 [2022-10-26T06:16:16.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:16.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:16.110Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:16.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:16.110Z] [2022-10-26T06:16:16.110Z] Login Succeeded [2022-10-26T06:16:16.110Z] nexus3.edgexfoundry.org:10002 [2022-10-26T06:16:16.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:16.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:16.371Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:16.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:16.371Z] [2022-10-26T06:16:16.371Z] Login Succeeded [2022-10-26T06:16:16.371Z] nexus3.edgexfoundry.org:10003 [2022-10-26T06:16:16.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:16.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:16.371Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:16.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:16.371Z] [2022-10-26T06:16:16.371Z] Login Succeeded [2022-10-26T06:16:16.371Z] nexus3.edgexfoundry.org:10004 [2022-10-26T06:16:16.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:16.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:16.646Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:16.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:16.646Z] [2022-10-26T06:16:16.646Z] Login Succeeded [2022-10-26T06:16:16.646Z] docker.io [2022-10-26T06:16:16.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:16:16.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:16:16.905Z] Configure a credential helper to remove this warning. See [2022-10-26T06:16:16.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:16:16.905Z] [2022-10-26T06:16:16.905Z] Login Succeeded [2022-10-26T06:16:16.905Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T06:16:16.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T06:16:16.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T06:16:16.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T06:16:16.996Z] ========================================================= [2022-10-26T06:16:16.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T06:16:16.996Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:16:17.307Z] + 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-26T06:16:17.307Z] Sending build context to Docker daemon 1.563MB [2022-10-26T06:16:17.307Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T06:16:17.307Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-26T06:16:17.307Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T06:16:17.307Z] 213ec9aee27d: Pulling fs layer [2022-10-26T06:16:17.307Z] 4583459ba037: Pulling fs layer [2022-10-26T06:16:17.307Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T06:16:17.307Z] 53926ce57604: Pulling fs layer [2022-10-26T06:16:17.307Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T06:16:17.307Z] 30f14e443154: Pulling fs layer [2022-10-26T06:16:17.307Z] 801331c1e519: Pulling fs layer [2022-10-26T06:16:17.307Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T06:16:17.307Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T06:16:17.307Z] 53926ce57604: Waiting [2022-10-26T06:16:17.307Z] 21b2b0c7a3f4: Waiting [2022-10-26T06:16:17.307Z] 30f14e443154: Waiting [2022-10-26T06:16:17.307Z] 801331c1e519: Waiting [2022-10-26T06:16:17.307Z] 99cc6dd402b0: Waiting [2022-10-26T06:16:17.307Z] 7d9ed39f4882: Waiting [2022-10-26T06:16:17.307Z] 93c1e223e6f2: Download complete [2022-10-26T06:16:17.307Z] 4583459ba037: Download complete [2022-10-26T06:16:17.307Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T06:16:17.307Z] 21b2b0c7a3f4: Download complete [2022-10-26T06:16:17.566Z] 30f14e443154: Verifying Checksum [2022-10-26T06:16:17.566Z] 30f14e443154: Download complete [2022-10-26T06:16:17.566Z] 213ec9aee27d: Verifying Checksum [2022-10-26T06:16:17.566Z] 213ec9aee27d: Download complete [2022-10-26T06:16:17.566Z] 801331c1e519: Download complete [2022-10-26T06:16:17.566Z] 213ec9aee27d: Pull complete [2022-10-26T06:16:17.830Z] 4583459ba037: Pull complete [2022-10-26T06:16:17.830Z] 93c1e223e6f2: Pull complete [2022-10-26T06:16:18.092Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T06:16:18.092Z] 7d9ed39f4882: Download complete [2022-10-26T06:16:18.092Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T06:16:18.092Z] 99cc6dd402b0: Download complete [2022-10-26T06:16:18.349Z] 53926ce57604: Verifying Checksum [2022-10-26T06:16:18.349Z] 53926ce57604: Download complete [2022-10-26T06:16:22.532Z] 53926ce57604: Pull complete [2022-10-26T06:16:22.532Z] 21b2b0c7a3f4: Pull complete [2022-10-26T06:16:22.532Z] 30f14e443154: Pull complete [2022-10-26T06:16:22.532Z] 801331c1e519: Pull complete [2022-10-26T06:16:24.477Z] 99cc6dd402b0: Pull complete [2022-10-26T06:16:25.409Z] 7d9ed39f4882: Pull complete [2022-10-26T06:16:25.409Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T06:16:25.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T06:16:25.409Z] ---> 1dedd983c030 [2022-10-26T06:16:25.409Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-26T06:16:28.695Z] ---> Running in 042b5698418c [2022-10-26T06:16:28.695Z] Removing intermediate container 042b5698418c [2022-10-26T06:16:28.695Z] ---> db7256e49258 [2022-10-26T06:16:28.695Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T06:16:28.695Z] ---> Running in 012744ed57b3 [2022-10-26T06:16:28.695Z] Removing intermediate container 012744ed57b3 [2022-10-26T06:16:28.696Z] ---> a9083b4db980 [2022-10-26T06:16:28.696Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-26T06:16:28.696Z] ---> Running in 9e0b3c3142bd [2022-10-26T06:16:28.696Z] Removing intermediate container 9e0b3c3142bd [2022-10-26T06:16:28.696Z] ---> 8d88d58c4628 [2022-10-26T06:16:28.696Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-26T06:16:28.696Z] ---> Running in b8da482e28c0 [2022-10-26T06:16:28.696Z] Removing intermediate container b8da482e28c0 [2022-10-26T06:16:28.696Z] ---> e358fff84bc3 [2022-10-26T06:16:28.696Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T06:16:28.696Z] ---> Running in e67e5cfb1526 [2022-10-26T06:16:29.266Z] Removing intermediate container e67e5cfb1526 [2022-10-26T06:16:29.266Z] ---> 548a26ef15c8 [2022-10-26T06:16:29.266Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T06:16:29.266Z] ---> Running in 738a0d72103a [2022-10-26T06:16:29.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T06:16:30.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T06:16:30.658Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-26T06:16:30.768Z] Still waiting to schedule task [2022-10-26T06:16:30.768Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T06:16:30.917Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-26T06:16:31.176Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-26T06:16:31.176Z] (4/80) Installing libxcb (1.15-r0) [2022-10-26T06:16:31.744Z] (5/80) Installing libx11 (1.8-r0) [2022-10-26T06:16:32.309Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-26T06:16:32.567Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-26T06:16:32.567Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-26T06:16:32.825Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-26T06:16:33.086Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-26T06:16:33.654Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-26T06:16:33.914Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-26T06:16:34.172Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-26T06:16:34.435Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-26T06:16:35.369Z] (15/80) Installing libice (1.0.10-r0) [2022-10-26T06:16:35.369Z] (16/80) Installing libuuid (2.38-r1) [2022-10-26T06:16:35.627Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-26T06:16:36.194Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-26T06:16:36.453Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-26T06:16:36.712Z] (20/80) Installing xset (1.2.4-r0) [2022-10-26T06:16:36.969Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-26T06:16:37.227Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-26T06:16:37.489Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-26T06:16:38.056Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-26T06:16:38.317Z] (25/80) Installing libintl (0.21-r2) [2022-10-26T06:16:38.575Z] (26/80) Installing libblkid (2.38-r1) [2022-10-26T06:16:38.833Z] (27/80) Installing libmount (2.38-r1) [2022-10-26T06:16:39.423Z] (28/80) Installing pcre (8.45-r2) [2022-10-26T06:16:39.681Z] (29/80) Installing glib (2.72.1-r0) [2022-10-26T06:16:40.248Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-26T06:16:40.816Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-26T06:16:41.074Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-26T06:16:41.641Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-26T06:16:42.207Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T06:16:42.466Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-26T06:16:42.724Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-26T06:16:42.983Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-26T06:16:43.241Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-26T06:16:43.808Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-26T06:16:44.072Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-26T06:16:44.331Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-26T06:16:44.590Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-26T06:16:45.157Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-26T06:16:45.415Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-26T06:16:45.674Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-26T06:16:45.931Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-26T06:16:46.499Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-26T06:16:46.758Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-26T06:16:47.325Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-26T06:16:47.584Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-26T06:16:48.152Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-26T06:16:48.411Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-26T06:16:48.669Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-26T06:16:49.237Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-26T06:16:49.501Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-26T06:16:49.762Z] (56/80) Installing libunistring (1.0-r0) [2022-10-26T06:16:50.330Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-26T06:16:50.897Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-26T06:16:51.156Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-26T06:16:51.414Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-26T06:16:51.981Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-26T06:16:52.240Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-26T06:16:52.498Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-26T06:16:52.756Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-26T06:16:53.014Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-26T06:16:53.580Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-26T06:16:53.839Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-26T06:16:54.099Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-26T06:16:54.361Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-26T06:16:54.619Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-26T06:16:54.619Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-26T06:16:54.876Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-26T06:16:55.809Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T06:16:56.068Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-26T06:16:56.325Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-26T06:16:56.583Z] Executing udev-init-scripts-35-r0.post-install [2022-10-26T06:16:56.583Z] (76/80) Installing kmod-libs (29-r2) [2022-10-26T06:16:57.151Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-26T06:16:57.409Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-26T06:16:57.669Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-26T06:16:58.237Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-26T06:16:58.494Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T06:16:58.494Z] Executing eudev-3.2.11-r0.trigger [2022-10-26T06:16:58.494Z] OK: 330 MiB in 131 packages [2022-10-26T06:17:01.031Z] Removing intermediate container 738a0d72103a [2022-10-26T06:17:01.031Z] ---> 6bee5f5afe7b [2022-10-26T06:17:01.031Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-26T06:17:01.031Z] ---> Running in dcbe76491ff2 [2022-10-26T06:17:01.031Z] Removing intermediate container dcbe76491ff2 [2022-10-26T06:17:01.031Z] ---> 04049bd4a7ea [2022-10-26T06:17:01.031Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-26T06:17:01.290Z] ---> 3fcefe3997cd [2022-10-26T06:17:01.290Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T06:17:01.290Z] ---> Running in 1a91abf0d205 [2022-10-26T06:17:19.406Z] Removing intermediate container 1a91abf0d205 [2022-10-26T06:17:19.406Z] ---> bbe056ab1370 [2022-10-26T06:17:19.406Z] Step 12/14 : COPY . . [2022-10-26T06:17:19.664Z] ---> f16e4dc9aca6 [2022-10-26T06:17:19.664Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-26T06:17:19.664Z] ---> Running in 98cc62a136c8 [2022-10-26T06:17:19.922Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2022-10-26T06:17:19.922Z]  Dload  Upload Total Spent Left Speed [2022-10-26T06:17:19.922Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47939 0 --:--:-- --:--:-- --:--:-- 48272 [2022-10-26T06:17:20.180Z] Removing intermediate container 98cc62a136c8 [2022-10-26T06:17:20.180Z] ---> 24729cb94c00 [2022-10-26T06:17:20.180Z] Step 14/14 : RUN ${MAKE} [2022-10-26T06:17:20.180Z] ---> Running in 8c5363ed4556 [2022-10-26T06:17:20.439Z] noop [2022-10-26T06:17:20.699Z] Removing intermediate container 8c5363ed4556 [2022-10-26T06:17:20.699Z] ---> be85da92c465 [2022-10-26T06:17:20.699Z] Successfully built be85da92c465 [2022-10-26T06:17:20.957Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:17:21.271Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T06:17:21.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T06:17:21.333Z] prd-ubuntu20.04-docker-8c-8g-117080 does not seem to be running inside a container [2022-10-26T06:17:21.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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-26T06:17:21.725Z] $ docker top eb005fcf3400b8f83a6345cf3d9e8a5c7fbf612df6fcd258dc40593853893c3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T06:17:22.055Z] + go version [2022-10-26T06:17:22.055Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T06:17:22.067Z] $ docker stop --time=1 eb005fcf3400b8f83a6345cf3d9e8a5c7fbf612df6fcd258dc40593853893c3a [2022-10-26T06:17:23.322Z] $ docker rm -f eb005fcf3400b8f83a6345cf3d9e8a5c7fbf612df6fcd258dc40593853893c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:17:23.713Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T06:17:23.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T06:17:23.783Z] prd-ubuntu20.04-docker-8c-8g-117080 does not seem to be running inside a container [2022-10-26T06:17:23.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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-26T06:17:24.174Z] $ docker top 75b3032d88c70437b050372d784e138eb62e405e5a1eb0ac66e865664ccf98e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T06:17:24.517Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] fileExists [Pipeline] sh [2022-10-26T06:17:24.812Z] + make test [2022-10-26T06:17:24.812Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-26T06:17:25.070Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-26T06:17:37.285Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2022-10-26T06:17:37.285Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2022-10-26T06:17:37.285Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2022-10-26T06:17:37.285Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2022-10-26T06:17:37.286Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2022-10-26T06:17:37.303Z] $ docker stop --time=1 75b3032d88c70437b050372d784e138eb62e405e5a1eb0ac66e865664ccf98e7 [2022-10-26T06:17:39.311Z] $ docker rm -f 75b3032d88c70437b050372d784e138eb62e405e5a1eb0ac66e865664ccf98e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:17:39.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T06:17:39.842Z] [2022-10-26T06:17:39.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:17:40.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T06:17:40.143Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T06:17:40.143Z] 5eb5b503b376: Pulling fs layer [2022-10-26T06:17:40.143Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T06:17:40.143Z] ec43610c2a17: Pulling fs layer [2022-10-26T06:17:40.143Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T06:17:40.143Z] 33b1e0a273af: Pulling fs layer [2022-10-26T06:17:40.143Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T06:17:40.143Z] 2f39f015ded8: Pulling fs layer [2022-10-26T06:17:40.143Z] 2f39f015ded8: Waiting [2022-10-26T06:17:40.143Z] 5d3b04190fa2: Waiting [2022-10-26T06:17:40.143Z] 33b1e0a273af: Waiting [2022-10-26T06:17:40.143Z] 3a2ae6a8a46f: Waiting [2022-10-26T06:17:40.143Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T06:17:40.143Z] 5c69ac0246d0: Download complete [2022-10-26T06:17:40.143Z] 3a2ae6a8a46f: Download complete [2022-10-26T06:17:40.402Z] 33b1e0a273af: Verifying Checksum [2022-10-26T06:17:40.402Z] 33b1e0a273af: Download complete [2022-10-26T06:17:40.402Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T06:17:40.402Z] 5d3b04190fa2: Download complete [2022-10-26T06:17:40.402Z] ec43610c2a17: Verifying Checksum [2022-10-26T06:17:40.402Z] ec43610c2a17: Download complete [2022-10-26T06:17:40.402Z] 5eb5b503b376: Verifying Checksum [2022-10-26T06:17:40.402Z] 5eb5b503b376: Download complete [2022-10-26T06:17:40.966Z] 2f39f015ded8: Download complete [2022-10-26T06:17:41.898Z] 5eb5b503b376: Pull complete [2022-10-26T06:17:41.898Z] 5c69ac0246d0: Pull complete [2022-10-26T06:17:42.464Z] ec43610c2a17: Pull complete [2022-10-26T06:17:42.464Z] 3a2ae6a8a46f: Pull complete [2022-10-26T06:17:42.728Z] 33b1e0a273af: Pull complete [2022-10-26T06:17:42.728Z] 5d3b04190fa2: Pull complete [2022-10-26T06:17:48.031Z] 2f39f015ded8: Pull complete [2022-10-26T06:17:48.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T06:17:48.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T06:17:48.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T06:17:48.101Z] prd-ubuntu20.04-docker-8c-8g-117080 does not seem to be running inside a container [2022-10-26T06:17:48.132Z] $ 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/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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-26T06:17:50.721Z] $ docker top 1955566a3a7a12a7c849b5dbe6ab2676cbd8ea0eeb3f1f0f4ee0d6ec5acefb7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:17:51.120Z] ---> job-cost.sh [2022-10-26T06:17:51.121Z] lf-activate-venv: SKIPPING [2022-10-26T06:17:51.121Z] INFO: No Stack... [2022-10-26T06:17:51.379Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T06:17:51.944Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T06:17:52.233Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-99/archives/cost.csv [2022-10-26T06:17:52.233Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T06:17:52.245Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-10-stack-cost] [2022-10-26T06:17:52.254Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-10-stack-cost] did not exist. Created. [2022-10-26T06:17:52.254Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T06:17:52.547Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T06:17:52.581Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T06:17:52.587Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T06:17:52.604Z] $ docker stop --time=1 1955566a3a7a12a7c849b5dbe6ab2676cbd8ea0eeb3f1f0f4ee0d6ec5acefb7a [2022-10-26T06:17:53.773Z] $ docker rm -f 1955566a3a7a12a7c849b5dbe6ab2676cbd8ea0eeb3f1f0f4ee0d6ec5acefb7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T06:17:53.879Z] Failed in branch amd64 [2022-10-26T06:18:42.825Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117083 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] ws [2022-10-26T06:18:42.840Z] Running in /w/workspace/device-usb-camera/10 [Pipeline] { [Pipeline] checkout [2022-10-26T06:18:42.883Z] Selected Git installation does not exist. Using Default [2022-10-26T06:18:42.883Z] The recommended git tool is: NONE [2022-10-26T06:18:48.635Z] using credential edgex-jenkins-ssh [2022-10-26T06:18:48.650Z] Cloning the remote Git repository [2022-10-26T06:18:48.685Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-26T06:18:48.773Z] > git init /w/workspace/device-usb-camera/10 # timeout=10 [2022-10-26T06:18:48.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-26T06:18:48.926Z] > git --version # timeout=10 [2022-10-26T06:18:48.946Z] > git --version # 'git version 2.25.1' [2022-10-26T06:18:48.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T06:18:48.994Z] Verifying host key using known hosts file [2022-10-26T06:18:49.194Z] 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-26T06:18:49.206Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T06:18:49.974Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-26T06:18:49.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T06:18:51.593Z] Merging remotes/origin/main commit cd08d416618cedf6394f2b45eea8eb763bae3217 into PR head commit bc543098717eef2348e6642801735f6b2ef0c1d8 [2022-10-26T06:18:50.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-26T06:18:50.967Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-26T06:18:50.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T06:18:50.974Z] Verifying host key using known hosts file [2022-10-26T06:18:50.981Z] 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-26T06:18:50.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T06:18:51.611Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T06:18:51.644Z] > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 [2022-10-26T06:18:51.750Z] > git remote # timeout=10 [2022-10-26T06:18:51.949Z] Merge succeeded, producing 504712f0b412b04d1928815080f0a3d69d19dc20 [2022-10-26T06:18:51.949Z] Checking out Revision 504712f0b412b04d1928815080f0a3d69d19dc20 (PR-99) [2022-10-26T06:18:51.774Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T06:18:51.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T06:18:51.810Z] Verifying host key using known hosts file [2022-10-26T06:18:51.816Z] 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-26T06:18:51.830Z] > git merge cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 [2022-10-26T06:18:51.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T06:18:51.954Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T06:18:51.976Z] > git checkout -f 504712f0b412b04d1928815080f0a3d69d19dc20 # timeout=10 [2022-10-26T06:18:55.596Z] Commit message: "Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD" [2022-10-26T06:18:55.599Z] > git rev-list --no-walk bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T06:18:56.499Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T06:18:56.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T06:18:56.500Z] Dload Upload Total Spent Left Speed [2022-10-26T06:18:56.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 236k 0 --:--:-- --:--:-- --:--:-- 232k [Pipeline] sh [2022-10-26T06:18:57.271Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T06:18:57.603Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T06:18:57.604Z] + sudo tee /etc/docker/daemon.new [2022-10-26T06:18:57.604Z] { [2022-10-26T06:18:57.604Z] "registry-mirrors": [ [2022-10-26T06:18:57.604Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T06:18:57.604Z] ], [2022-10-26T06:18:57.604Z] "bip": "10.250.0.254/24", [2022-10-26T06:18:57.604Z] "hosts": [ [2022-10-26T06:18:57.604Z] "tcp://0.0.0.0:5555", [2022-10-26T06:18:57.604Z] "unix:///var/run/docker.sock" [2022-10-26T06:18:57.604Z] ], [2022-10-26T06:18:57.604Z] "mtu": 1458, [2022-10-26T06:18:57.604Z] "selinux-enabled": true, [2022-10-26T06:18:57.604Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T06:18:57.604Z] } [Pipeline] sh [2022-10-26T06:18:57.955Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T06:18:58.286Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T06:19:16.559Z] provisioning config files... [2022-10-26T06:19:16.584Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/10@tmp/config7272646847358850316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:19:16.931Z] ---> docker-login.sh [2022-10-26T06:19:16.931Z] nexus3.edgexfoundry.org:10001 [2022-10-26T06:19:17.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:19:17.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:19:17.522Z] Configure a credential helper to remove this warning. See [2022-10-26T06:19:17.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:19:17.522Z] [2022-10-26T06:19:17.522Z] Login Succeeded [2022-10-26T06:19:17.522Z] nexus3.edgexfoundry.org:10002 [2022-10-26T06:19:17.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:19:18.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:19:18.063Z] Configure a credential helper to remove this warning. See [2022-10-26T06:19:18.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:19:18.063Z] [2022-10-26T06:19:18.063Z] Login Succeeded [2022-10-26T06:19:18.063Z] nexus3.edgexfoundry.org:10003 [2022-10-26T06:19:18.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:19:18.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:19:18.333Z] Configure a credential helper to remove this warning. See [2022-10-26T06:19:18.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:19:18.333Z] [2022-10-26T06:19:18.333Z] Login Succeeded [2022-10-26T06:19:18.333Z] nexus3.edgexfoundry.org:10004 [2022-10-26T06:19:18.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:19:18.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:19:18.874Z] Configure a credential helper to remove this warning. See [2022-10-26T06:19:18.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:19:18.874Z] [2022-10-26T06:19:18.874Z] Login Succeeded [2022-10-26T06:19:18.874Z] docker.io [2022-10-26T06:19:18.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T06:19:19.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T06:19:19.469Z] Configure a credential helper to remove this warning. See [2022-10-26T06:19:19.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T06:19:19.469Z] [2022-10-26T06:19:19.469Z] Login Succeeded [2022-10-26T06:19:19.469Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T06:19:19.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T06:19:19.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T06:19:19.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T06:19:19.669Z] ========================================================= [2022-10-26T06:19:19.669Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T06:19:19.669Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:19:20.014Z] + 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-26T06:19:20.281Z] Sending build context to Docker daemon 1.023MB [2022-10-26T06:19:20.281Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T06:19:20.281Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-26T06:19:20.550Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T06:19:20.550Z] 9b18e9b68314: Pulling fs layer [2022-10-26T06:19:20.550Z] d32db5db7311: Pulling fs layer [2022-10-26T06:19:20.550Z] d0c4b47475fc: Pulling fs layer [2022-10-26T06:19:20.550Z] 5831b945b038: Pulling fs layer [2022-10-26T06:19:20.550Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T06:19:20.550Z] e10730c5d714: Pulling fs layer [2022-10-26T06:19:20.550Z] 5dd5c2283517: Pulling fs layer [2022-10-26T06:19:20.550Z] d5ac0230b979: Pulling fs layer [2022-10-26T06:19:20.550Z] e10730c5d714: Waiting [2022-10-26T06:19:20.550Z] 5831b945b038: Waiting [2022-10-26T06:19:20.550Z] 5dd5c2283517: Waiting [2022-10-26T06:19:20.550Z] d5ac0230b979: Waiting [2022-10-26T06:19:20.550Z] d0c4b47475fc: Verifying Checksum [2022-10-26T06:19:20.550Z] d0c4b47475fc: Download complete [2022-10-26T06:19:20.550Z] d32db5db7311: Verifying Checksum [2022-10-26T06:19:20.550Z] d32db5db7311: Download complete [2022-10-26T06:19:20.550Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T06:19:20.550Z] 86bbec2aaacd: Download complete [2022-10-26T06:19:20.550Z] e10730c5d714: Verifying Checksum [2022-10-26T06:19:20.550Z] e10730c5d714: Download complete [2022-10-26T06:19:20.550Z] 9b18e9b68314: Verifying Checksum [2022-10-26T06:19:20.550Z] 9b18e9b68314: Download complete [2022-10-26T06:19:21.531Z] 9b18e9b68314: Pull complete [2022-10-26T06:19:21.800Z] d5ac0230b979: Verifying Checksum [2022-10-26T06:19:21.800Z] d5ac0230b979: Download complete [2022-10-26T06:19:22.070Z] d32db5db7311: Pull complete [2022-10-26T06:19:22.344Z] d0c4b47475fc: Pull complete [2022-10-26T06:19:22.929Z] 5dd5c2283517: Verifying Checksum [2022-10-26T06:19:22.929Z] 5dd5c2283517: Download complete [2022-10-26T06:19:23.527Z] 5831b945b038: Download complete [2022-10-26T06:19:35.853Z] 5831b945b038: Pull complete [2022-10-26T06:19:35.853Z] 86bbec2aaacd: Pull complete [2022-10-26T06:19:35.853Z] e10730c5d714: Pull complete [2022-10-26T06:19:41.225Z] 5dd5c2283517: Pull complete [2022-10-26T06:19:43.176Z] d5ac0230b979: Pull complete [2022-10-26T06:19:43.176Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T06:19:43.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T06:19:43.449Z] ---> 59b3b1a385d4 [2022-10-26T06:19:43.449Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-26T06:19:45.418Z] ---> Running in 2419f0818594 [2022-10-26T06:19:45.687Z] Removing intermediate container 2419f0818594 [2022-10-26T06:19:45.687Z] ---> 0d964729db89 [2022-10-26T06:19:45.687Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T06:19:45.955Z] ---> Running in c4559af567cd [2022-10-26T06:19:46.222Z] Removing intermediate container c4559af567cd [2022-10-26T06:19:46.222Z] ---> b5e23cce1ca7 [2022-10-26T06:19:46.222Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-26T06:19:46.222Z] ---> Running in 3a82b189322f [2022-10-26T06:19:46.495Z] Removing intermediate container 3a82b189322f [2022-10-26T06:19:46.495Z] ---> 3cf14274c225 [2022-10-26T06:19:46.495Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-26T06:19:46.764Z] ---> Running in b640f0b03097 [2022-10-26T06:19:47.033Z] Removing intermediate container b640f0b03097 [2022-10-26T06:19:47.033Z] ---> ccf4724e4c0e [2022-10-26T06:19:47.033Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T06:19:47.033Z] ---> Running in 56259ea61788 [2022-10-26T06:19:48.992Z] Removing intermediate container 56259ea61788 [2022-10-26T06:19:48.992Z] ---> 915df546e1f7 [2022-10-26T06:19:48.992Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T06:19:48.992Z] ---> Running in a2927c29c7e8 [2022-10-26T06:19:49.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T06:19:50.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T06:19:51.954Z] (1/14) Installing libintl (0.21-r2) [2022-10-26T06:19:52.222Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-26T06:19:52.489Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-26T06:19:53.072Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T06:19:53.340Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-26T06:19:53.925Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-26T06:19:54.192Z] Executing udev-init-scripts-35-r0.post-install [2022-10-26T06:19:54.192Z] (7/14) Installing libblkid (2.38-r1) [2022-10-26T06:19:54.774Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-26T06:19:55.041Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-26T06:19:55.309Z] (10/14) Installing kmod-libs (29-r2) [2022-10-26T06:19:55.894Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-26T06:19:56.162Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-26T06:19:56.747Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-26T06:19:57.014Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-26T06:19:57.599Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T06:19:57.599Z] Executing eudev-3.2.11-r0.trigger [2022-10-26T06:19:57.599Z] OK: 228 MiB in 65 packages [2022-10-26T06:19:59.023Z] Removing intermediate container a2927c29c7e8 [2022-10-26T06:19:59.023Z] ---> d11856b344b9 [2022-10-26T06:19:59.023Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-26T06:19:59.023Z] ---> Running in ba9a26bc2d1f [2022-10-26T06:19:59.293Z] Removing intermediate container ba9a26bc2d1f [2022-10-26T06:19:59.293Z] ---> 21b94915bbd2 [2022-10-26T06:19:59.293Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-26T06:19:59.882Z] ---> b94e0218bcde [2022-10-26T06:19:59.882Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T06:19:59.882Z] ---> Running in 78779e1631bb [2022-10-26T06:20:56.299Z] Removing intermediate container 78779e1631bb [2022-10-26T06:20:56.299Z] ---> 43e701499ed3 [2022-10-26T06:20:56.299Z] Step 12/14 : COPY . . [2022-10-26T06:20:56.299Z] ---> 987464ea7a80 [2022-10-26T06:20:56.299Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-26T06:20:56.299Z] ---> Running in 62e518336bb2 [2022-10-26T06:20:56.299Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2022-10-26T06:20:56.299Z] Dload Upload Total Spent  Left Speed [2022-10-26T06:20:56.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 14127 0 --:--:-- --:--:-- --:--:-- 14351 [2022-10-26T06:20:56.299Z] Removing intermediate container 62e518336bb2 [2022-10-26T06:20:56.299Z] ---> f1e5416da043 [2022-10-26T06:20:56.299Z] Step 14/14 : RUN ${MAKE} [2022-10-26T06:20:56.299Z] ---> Running in 30d358316501 [2022-10-26T06:20:57.261Z] noop [2022-10-26T06:20:57.843Z] Removing intermediate container 30d358316501 [2022-10-26T06:20:57.843Z] ---> 7bd6f7965cbf [2022-10-26T06:20:57.843Z] Successfully built 7bd6f7965cbf [2022-10-26T06:20:57.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:20:58.187Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T06:20:58.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T06:20:58.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-117083 does not seem to be running inside a container [2022-10-26T06:20:58.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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-26T06:20:59.633Z] $ docker top a338d60779d8070f4f2ab91aba82c81f5aa99428335dd990e6aa930940653dda -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T06:21:00.471Z] + go version [2022-10-26T06:21:00.471Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T06:21:00.484Z] $ docker stop --time=1 a338d60779d8070f4f2ab91aba82c81f5aa99428335dd990e6aa930940653dda [2022-10-26T06:21:02.176Z] $ docker rm -f a338d60779d8070f4f2ab91aba82c81f5aa99428335dd990e6aa930940653dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:21:02.757Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T06:21:02.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T06:21:02.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-117083 does not seem to be running inside a container [2022-10-26T06:21:03.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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-26T06:21:04.233Z] $ docker top 47fc73eb844c83050353e38bc14683f6f432477e61bd004bfdf4ca471d55575f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T06:21:05.071Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/10 [Pipeline] fileExists [Pipeline] sh [2022-10-26T06:21:05.725Z] + make test [2022-10-26T06:21:05.726Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-26T06:21:07.146Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-26T06:22:58.806Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2022-10-26T06:22:58.806Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2022-10-26T06:22:58.806Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2022-10-26T06:22:58.806Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2022-10-26T06:22:58.806Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2022-10-26T06:22:58.820Z] $ docker stop --time=1 47fc73eb844c83050353e38bc14683f6f432477e61bd004bfdf4ca471d55575f [2022-10-26T06:23:00.684Z] $ docker rm -f 47fc73eb844c83050353e38bc14683f6f432477e61bd004bfdf4ca471d55575f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:23:01.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T06:23:01.756Z] [2022-10-26T06:23:01.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:23:02.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T06:23:02.370Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T06:23:02.370Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T06:23:02.370Z] 04944245beec: Pulling fs layer [2022-10-26T06:23:02.370Z] 699f458cf7ca: Pulling fs layer [2022-10-26T06:23:02.370Z] 765212b225bb: Pulling fs layer [2022-10-26T06:23:02.370Z] f23df028b6ca: Pulling fs layer [2022-10-26T06:23:02.370Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T06:23:02.640Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T06:23:02.640Z] 765212b225bb: Waiting [2022-10-26T06:23:02.640Z] f23df028b6ca: Waiting [2022-10-26T06:23:02.640Z] d65c8cfc05b1: Waiting [2022-10-26T06:23:02.640Z] 2437ff75d9bd: Waiting [2022-10-26T06:23:02.640Z] 04944245beec: Verifying Checksum [2022-10-26T06:23:02.640Z] 04944245beec: Download complete [2022-10-26T06:23:02.640Z] 765212b225bb: Download complete [2022-10-26T06:23:02.640Z] f23df028b6ca: Verifying Checksum [2022-10-26T06:23:02.640Z] f23df028b6ca: Download complete [2022-10-26T06:23:02.640Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T06:23:02.640Z] d65c8cfc05b1: Download complete [2022-10-26T06:23:02.912Z] 699f458cf7ca: Verifying Checksum [2022-10-26T06:23:02.912Z] 699f458cf7ca: Download complete [2022-10-26T06:23:03.181Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T06:23:03.181Z] 8998bd30e6a1: Download complete [2022-10-26T06:23:06.531Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T06:23:06.531Z] 2437ff75d9bd: Download complete [2022-10-26T06:23:09.129Z] 8998bd30e6a1: Pull complete [2022-10-26T06:23:09.714Z] 04944245beec: Pull complete [2022-10-26T06:23:11.667Z] 699f458cf7ca: Pull complete [2022-10-26T06:23:11.667Z] 765212b225bb: Pull complete [2022-10-26T06:23:12.633Z] f23df028b6ca: Pull complete [2022-10-26T06:23:12.633Z] d65c8cfc05b1: Pull complete [2022-10-26T06:23:34.968Z] 2437ff75d9bd: Pull complete [2022-10-26T06:23:34.968Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T06:23:34.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T06:23:34.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T06:23:35.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-117083 does not seem to be running inside a container [2022-10-26T06:23:35.470Z] $ 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/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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-26T06:23:38.247Z] $ docker top c9d9163de870de64806b1cccdca8203d9c0136f304f1f9ba2ba64179d6301412 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:23:39.123Z] ---> job-cost.sh [2022-10-26T06:23:39.123Z] lf-activate-venv: SKIPPING [2022-10-26T06:23:39.123Z] INFO: No Stack... [2022-10-26T06:23:39.393Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T06:23:40.359Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T06:23:41.003Z] + cat /w/workspace/device-usb-camera/10/archives/cost.csv [2022-10-26T06:23:41.003Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T06:23:41.079Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-10-stack-cost] [2022-10-26T06:23:41.085Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-10-stack-cost] did not exist. Created. [2022-10-26T06:23:41.085Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T06:23:41.748Z] /w/workspace/device-usb-camera/10@tmp/durable-c60b6edf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T06:23:42.406Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T06:23:42.436Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T06:23:42.890Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T06:23:42.896Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T06:23:42.906Z] $ docker stop --time=1 c9d9163de870de64806b1cccdca8203d9c0136f304f1f9ba2ba64179d6301412 [2022-10-26T06:23:44.659Z] $ docker rm -f c9d9163de870de64806b1cccdca8203d9c0136f304f1f9ba2ba64179d6301412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T06:23:44.921Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T06:23:45.561Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-99/archives ] [2022-10-26T06:23:45.561Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2022-10-26T06:23:45.561Z] total 16 [2022-10-26T06:23:45.561Z] drwxr-xr-x 3 root root 4096 Oct 26 06:17 . [2022-10-26T06:23:45.561Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 06:17 .. [2022-10-26T06:23:45.561Z] drwxr-xr-x 2 root root 4096 Oct 26 06:17 cost [2022-10-26T06:23:45.561Z] -rw-r--r-- 1 root root 89 Oct 26 06:17 cost.csv [2022-10-26T06:23:45.561Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2022-10-26T06:23:45.561Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2022-10-26T06:23:45.561Z] total 16 [2022-10-26T06:23:45.561Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 06:17 . [2022-10-26T06:23:45.561Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 06:17 .. [2022-10-26T06:23:45.561Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 06:17 cost [2022-10-26T06:23:45.561Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 26 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:23:45.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:23:46.725Z] ---> package-listing.sh [2022-10-26T06:23:46.725Z] ++ facter osfamily [2022-10-26T06:23:46.725Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T06:23:46.984Z] + OS_FAMILY=debian [2022-10-26T06:23:46.984Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-99 [2022-10-26T06:23:46.984Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T06:23:46.984Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T06:23:46.984Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T06:23:46.984Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T06:23:46.984Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2022-10-26T06:23:46.984Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T06:23:46.984Z] + case "${OS_FAMILY}" in [2022-10-26T06:23:46.984Z] + dpkg -l [2022-10-26T06:23:46.984Z] + grep '^ii' [2022-10-26T06:23:46.984Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T06:23:46.984Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T06:23:46.984Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T06:23:46.984Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2022-10-26T06:23:46.984Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [2022-10-26T06:23:46.984Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [Pipeline] echo [2022-10-26T06:23:46.997Z] 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/xfoundry_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T06:23:47.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T06:23:47.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T06:23:47.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T06:23:47.901Z] prd-ubuntu20.04-docker-8c-8g-117080 does not seem to be running inside a container [2022-10-26T06:23:47.932Z] $ 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/xfoundry_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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-26T06:23:48.139Z] $ docker top 936572cab56cf0ac458a8a03a56b01e7a54378b711b2d4f320316b2196c15580 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T06:23:48.479Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T06:23:48.760Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T06:23:49.044Z] + ls /var/log/sa-host [2022-10-26T06:23:49.045Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T06:23:49.111Z] provisioning config files... [2022-10-26T06:23:49.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config8281330853731199994tmp [Pipeline] { [Pipeline] echo [2022-10-26T06:23:49.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:23:49.421Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T06:23:49.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:23:49.748Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T06:23:49.756Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:23:50.040Z] ---> sudo-logs.sh [2022-10-26T06:23:50.040Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T06:23:50.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:23:50.350Z] ---> job-cost.sh [2022-10-26T06:23:50.350Z] lf-activate-venv: SKIPPING [2022-10-26T06:23:50.350Z] DEBUG: total: 0.2199999988079071 [2022-10-26T06:23:50.350Z] INFO: Retrieving Stack Cost... [2022-10-26T06:23:50.610Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T06:23:50.867Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T06:23:50.877Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T06:23:51.158Z] ---> logs-deploy.sh [2022-10-26T06:23:51.158Z] lf-activate-venv: SKIPPING [2022-10-26T06:23:51.158Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-99/10 [2022-10-26T06:23:51.158Z] INFO: archiving workspace using pattern(s): [2022-10-26T06:23:52.096Z] Archives upload complete. [2022-10-26T06:23:52.356Z] INFO: archiving logs to Nexus [2022-10-26T06:23:52.924Z] ---> uname -a: [2022-10-26T06:23:52.924Z] Linux prd-ubuntu20-04-docker-8c-8g-117080 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] ---> lscpu: [2022-10-26T06:23:52.924Z] Architecture: x86_64 [2022-10-26T06:23:52.924Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T06:23:52.924Z] Byte Order: Little Endian [2022-10-26T06:23:52.924Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T06:23:52.924Z] CPU(s): 8 [2022-10-26T06:23:52.924Z] On-line CPU(s) list: 0-7 [2022-10-26T06:23:52.924Z] Thread(s) per core: 1 [2022-10-26T06:23:52.924Z] Core(s) per socket: 1 [2022-10-26T06:23:52.924Z] Socket(s): 8 [2022-10-26T06:23:52.924Z] NUMA node(s): 1 [2022-10-26T06:23:52.924Z] Vendor ID: AuthenticAMD [2022-10-26T06:23:52.924Z] CPU family: 23 [2022-10-26T06:23:52.924Z] Model: 49 [2022-10-26T06:23:52.924Z] Model name: AMD EPYC-Rome Processor [2022-10-26T06:23:52.924Z] Stepping: 0 [2022-10-26T06:23:52.924Z] CPU MHz: 2800.002 [2022-10-26T06:23:52.924Z] BogoMIPS: 5600.00 [2022-10-26T06:23:52.924Z] Virtualization: AMD-V [2022-10-26T06:23:52.924Z] Hypervisor vendor: KVM [2022-10-26T06:23:52.924Z] Virtualization type: full [2022-10-26T06:23:52.924Z] L1d cache: 256 KiB [2022-10-26T06:23:52.924Z] L1i cache: 256 KiB [2022-10-26T06:23:52.924Z] L2 cache: 4 MiB [2022-10-26T06:23:52.924Z] L3 cache: 128 MiB [2022-10-26T06:23:52.924Z] NUMA node0 CPU(s): 0-7 [2022-10-26T06:23:52.924Z] Vulnerability Itlb multihit: Not affected [2022-10-26T06:23:52.924Z] Vulnerability L1tf: Not affected [2022-10-26T06:23:52.924Z] Vulnerability Mds: Not affected [2022-10-26T06:23:52.924Z] Vulnerability Meltdown: Not affected [2022-10-26T06:23:52.924Z] Vulnerability Mmio stale data: Not affected [2022-10-26T06:23:52.924Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T06:23:52.924Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T06:23:52.924Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T06:23:52.924Z] Vulnerability Srbds: Not affected [2022-10-26T06:23:52.924Z] Vulnerability Tsx async abort: Not affected [2022-10-26T06:23:52.924Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] ---> nproc: [2022-10-26T06:23:52.924Z] 8 [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] ---> df -h: [2022-10-26T06:23:52.924Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T06:23:52.924Z] overlay 155G 12G 144G 8% / [2022-10-26T06:23:52.924Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T06:23:52.924Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T06:23:52.924Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T06:23:52.924Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] ---> sar -b -r -n DEV: [2022-10-26T06:23:52.924Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117080) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] 06:15:17 LINUX RESTART (8 CPU) [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] 06:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-26T06:23:52.924Z] 06:17:01 121.78 3.80 117.98 0.00 511.56 44536.49 0.00 [2022-10-26T06:23:52.924Z] 06:18:01 153.82 1.28 152.54 0.00 13.60 60507.12 0.00 [2022-10-26T06:23:52.924Z] 06:19:01 1.57 0.00 1.57 0.00 0.00 18.94 0.00 [2022-10-26T06:23:52.924Z] 06:20:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 [2022-10-26T06:23:52.924Z] 06:21:01 39.17 9.33 29.84 0.00 2883.84 4836.79 0.00 [2022-10-26T06:23:52.924Z] 06:22:01 2.60 0.00 2.60 0.00 0.00 31.33 0.00 [2022-10-26T06:23:52.924Z] 06:23:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2022-10-26T06:23:52.924Z] Average: 45.93 2.06 43.87 0.00 487.05 15708.81 0.00 [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] 06:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-26T06:23:52.924Z] 06:17:01 29016336 31542640 773136 2.35 79868 2717840 1989388 5.86 1045232 2458428 936 [2022-10-26T06:23:52.924Z] 06:18:01 27907596 31559036 746132 2.27 148072 3664044 1740764 5.13 1185940 3300912 360 [2022-10-26T06:23:52.924Z] 06:19:01 27908368 31559916 745220 2.27 148104 3664048 1740764 5.13 1185936 3300920 32 [2022-10-26T06:23:52.924Z] 06:20:01 27910556 31562272 742796 2.26 148152 3664180 1740764 5.13 1183752 3301048 36 [2022-10-26T06:23:52.924Z] 06:21:01 27624344 31550412 739596 2.25 167000 3912968 1832956 5.40 1337332 3412464 316 [2022-10-26T06:23:52.924Z] 06:22:01 27625948 31552136 737652 2.24 167092 3912972 1832956 5.40 1331152 3412464 8 [2022-10-26T06:23:52.924Z] 06:23:01 27628404 31554700 734992 2.24 167144 3912976 1832956 5.40 1329580 3412484 4 [2022-10-26T06:23:52.924Z] Average: 27945936 31554445 745646 2.27 146490 3635575 1815793 5.35 1228418 3228389 242 [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z] 06:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-26T06:23:52.924Z] 06:17:01 docker0 129.06 151.35 8.27 806.60 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:17:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:17:01 ens3 416.76 301.47 6428.36 56.48 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:17:01 veth4219892 24.91 33.22 2.37 31.61 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:18:01 docker0 106.20 139.78 9.14 1686.09 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:18:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:18:01 ens3 259.62 188.20 4235.57 32.10 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:19:01 ens3 1.25 0.37 0.43 0.26 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:20:01 ens3 1.03 1.02 1.97 0.31 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:21:01 ens3 88.02 57.46 1299.32 4.17 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:22:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] 06:23:01 ens3 0.58 0.07 0.11 0.00 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] Average: docker0 33.61 41.59 2.49 356.09 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] Average: ens3 109.65 78.40 1709.46 13.33 0.00 0.00 0.00 0.00 [2022-10-26T06:23:52.924Z] [2022-10-26T06:23:52.924Z]