Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac+64a0158ebb7ef051a7494343a06668853522f3e5 (f97629ab4f34430d3bde10d40110ffd747d71a8a) 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-ssh8392062458006819950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh156663329600229504.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-17/workspace@libs/edgex-global-pipelines/.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-17/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6022194769126355647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh4318264113053149430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-17/workspace@libs/lf-pipelines/.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-17/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16101822547184496896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-64163 in /w/workspace/xfoundry_device-usb-camera_PR-17 [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-17 # 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 Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac Merge succeeded, producing 652afa2971429117ad3e1215381f8661a6086dbe Checking out Revision 652afa2971429117ad3e1215381f8661a6086dbe (PR-17) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 652afa2971429117ad3e1215381f8661a6086dbe # timeout=10 Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" > git rev-list --no-walk 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T06:15:32.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T06:15:32.213Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T06:15:32.232Z] ========================================================= [2022-05-20T06:15:32.232Z] EdgeX Global Pipelines Version Info [2022-05-20T06:15:32.232Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:15:32.987Z] ------------------- [2022-05-20T06:15:32.987Z] stable info: [2022-05-20T06:15:32.987Z] ------------------- [2022-05-20T06:15:32.987Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T06:15:32.987Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T06:15:32.987Z] Message: update stable to v1.0.230 [2022-05-20T06:15:33.559Z] ------------------- [2022-05-20T06:15:33.559Z] experimental info: [2022-05-20T06:15:33.559Z] ------------------- [2022-05-20T06:15:33.559Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T06:15:33.559Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T06:15:33.559Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T06:15:33.780Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T06:15:33.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T06:15:33.806Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T06:15:33.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T06:15:33.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T06:15:33.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T06:15:33.858Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T06:15:33.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T06:15:33.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T06:15:33.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T06:15:33.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T06:15:33.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T06:15:33.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T06:15:33.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T06:15:33.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T06:15:33.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T06:15:33.995Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T06:15:34.007Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T06:15:34.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T06:15:34.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T06:15:34.041Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T06:15:34.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T06:15:34.065Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T06:15:34.078Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T06:15:34.090Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T06:15:34.102Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T06:15:34.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-17 [Pipeline] echo [2022-05-20T06:15:34.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-17 [Pipeline] echo [2022-05-20T06:15:34.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-17 [Pipeline] echo [2022-05-20T06:15:34.153Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 652afa2971429117ad3e1215381f8661a6086dbe [Pipeline] echo [2022-05-20T06:15:34.167Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 652afa2 [Pipeline] echo [2022-05-20T06:15:34.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T06:15:34.230Z] provisioning config files... [2022-05-20T06:15:34.244Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/config2283352074746092509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:15:34.549Z] ---> docker-login.sh [2022-05-20T06:15:34.549Z] nexus3.edgexfoundry.org:10001 [2022-05-20T06:15:34.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:35.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:35.072Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:35.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:35.072Z] [2022-05-20T06:15:35.072Z] Login Succeeded [2022-05-20T06:15:35.072Z] nexus3.edgexfoundry.org:10002 [2022-05-20T06:15:35.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:35.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:35.072Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:35.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:35.072Z] [2022-05-20T06:15:35.072Z] Login Succeeded [2022-05-20T06:15:35.072Z] nexus3.edgexfoundry.org:10003 [2022-05-20T06:15:35.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:35.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:35.335Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:35.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:35.335Z] [2022-05-20T06:15:35.335Z] Login Succeeded [2022-05-20T06:15:35.335Z] nexus3.edgexfoundry.org:10004 [2022-05-20T06:15:35.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:35.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:35.335Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:35.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:35.335Z] [2022-05-20T06:15:35.335Z] Login Succeeded [2022-05-20T06:15:35.335Z] docker.io [2022-05-20T06:15:35.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:35.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:35.867Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:35.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:35.867Z] [2022-05-20T06:15:35.867Z] Login Succeeded [2022-05-20T06:15:35.867Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T06:15:35.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T06:15:36.267Z] + git rev-list -1 --merges 652afa2971429117ad3e1215381f8661a6086dbe~1..652afa2971429117ad3e1215381f8661a6086dbe [Pipeline] echo [2022-05-20T06:15:36.302Z] -----------> git rev-list -1 --merges 652afa2971429117ad3e1215381f8661a6086dbe~1..652afa2971429117ad3e1215381f8661a6086dbe 652afa2971429117ad3e1215381f8661a6086dbe [2022-05-20T06:15:36.302Z] 652afa2971429117ad3e1215381f8661a6086dbe [false] [Pipeline] sh [2022-05-20T06:15:36.598Z] + git log --format=format:%s -1 652afa2971429117ad3e1215381f8661a6086dbe [Pipeline] echo [2022-05-20T06:15:36.617Z] ========================================================= [2022-05-20T06:15:36.617Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T06:15:36.617Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T06:15:36.953Z] + git log --format=format:%s -1 652afa2971429117ad3e1215381f8661a6086dbe [Pipeline] echo [2022-05-20T06:15:36.966Z] [semverPrep] GIT_COMMIT: 652afa2971429117ad3e1215381f8661a6086dbe, Commit Message: Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD [Pipeline] echo [2022-05-20T06:15:36.976Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T06:15:37.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T06:15:37.415Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T06:15:37.415Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T06:15:37.415Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T06:15:37.415Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T06:15:37.415Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T06:15:37.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:15:37.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T06:15:37.838Z] [2022-05-20T06:15:37.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:15:38.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T06:15:38.150Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T06:15:38.150Z] 1fe172e4850f: Pulling fs layer [2022-05-20T06:15:38.150Z] caf521ccaac6: Pulling fs layer [2022-05-20T06:15:38.150Z] 3ead6fa29328: Pulling fs layer [2022-05-20T06:15:38.150Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T06:15:38.150Z] a8d5f1318db7: Pulling fs layer [2022-05-20T06:15:38.150Z] c427282e49a2: Pulling fs layer [2022-05-20T06:15:38.150Z] 1827001aaf11: Pulling fs layer [2022-05-20T06:15:38.150Z] 0714d37db230: Pulling fs layer [2022-05-20T06:15:38.150Z] ac28cf19c067: Pulling fs layer [2022-05-20T06:15:38.150Z] ca983d60f3e2: Pulling fs layer [2022-05-20T06:15:38.150Z] 9f894cec8388: Pulling fs layer [2022-05-20T06:15:38.150Z] 5c2a1cbceb83: Waiting [2022-05-20T06:15:38.150Z] c427282e49a2: Waiting [2022-05-20T06:15:38.150Z] a8d5f1318db7: Waiting [2022-05-20T06:15:38.150Z] 1827001aaf11: Waiting [2022-05-20T06:15:38.150Z] ac28cf19c067: Waiting [2022-05-20T06:15:38.150Z] ca983d60f3e2: Waiting [2022-05-20T06:15:38.150Z] 9f894cec8388: Waiting [2022-05-20T06:15:38.413Z] caf521ccaac6: Verifying Checksum [2022-05-20T06:15:38.413Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T06:15:38.413Z] 5c2a1cbceb83: Download complete [2022-05-20T06:15:38.413Z] a8d5f1318db7: Verifying Checksum [2022-05-20T06:15:38.413Z] a8d5f1318db7: Download complete [2022-05-20T06:15:38.413Z] c427282e49a2: Verifying Checksum [2022-05-20T06:15:38.413Z] c427282e49a2: Download complete [2022-05-20T06:15:38.413Z] 3ead6fa29328: Verifying Checksum [2022-05-20T06:15:38.413Z] 3ead6fa29328: Download complete [2022-05-20T06:15:38.413Z] 0714d37db230: Download complete [2022-05-20T06:15:38.413Z] ac28cf19c067: Download complete [2022-05-20T06:15:38.413Z] ca983d60f3e2: Verifying Checksum [2022-05-20T06:15:38.413Z] ca983d60f3e2: Download complete [2022-05-20T06:15:38.413Z] 9f894cec8388: Download complete [2022-05-20T06:15:38.674Z] 1fe172e4850f: Verifying Checksum [2022-05-20T06:15:38.674Z] 1fe172e4850f: Download complete [2022-05-20T06:15:38.674Z] 1827001aaf11: Verifying Checksum [2022-05-20T06:15:40.061Z] 1fe172e4850f: Pull complete [2022-05-20T06:15:40.061Z] caf521ccaac6: Pull complete [2022-05-20T06:15:40.321Z] 3ead6fa29328: Pull complete [2022-05-20T06:15:40.583Z] 5c2a1cbceb83: Pull complete [2022-05-20T06:15:40.842Z] a8d5f1318db7: Pull complete [2022-05-20T06:15:40.842Z] c427282e49a2: Pull complete [2022-05-20T06:15:42.765Z] 1827001aaf11: Pull complete [2022-05-20T06:15:42.765Z] 0714d37db230: Pull complete [2022-05-20T06:15:42.765Z] ac28cf19c067: Pull complete [2022-05-20T06:15:42.765Z] ca983d60f3e2: Pull complete [2022-05-20T06:15:43.027Z] 9f894cec8388: Pull complete [2022-05-20T06:15:43.027Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T06:15:43.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T06:15:43.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T06:15:43.101Z] prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container [2022-05-20T06:15:43.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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:latest cat [2022-05-20T06:15:45.365Z] $ docker top b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 -eo pid,comm [2022-05-20T06:15:45.379Z] 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-05-20T06:15:45.379Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T06:15:45.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T06:15:45.417Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T06:15:45.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T06:15:45.622Z] $ docker exec b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 ssh-agent [2022-05-20T06:15:45.685Z] SSH_AUTH_SOCK=/tmp/ssh-tz5MCX4RJQj9/agent.35 [2022-05-20T06:15:45.685Z] SSH_AGENT_PID=42 [2022-05-20T06:15:45.694Z] Running ssh-add (command line suppressed) [2022-05-20T06:15:45.875Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-17@tmp/private_key_4333850598902880402.key (/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/private_key_4333850598902880402.key) [2022-05-20T06:15:45.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T06:15:46.128Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T06:15:46.213Z] $ docker exec --env ******** --env ******** b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 ssh-agent -k [2022-05-20T06:15:46.332Z] unset SSH_AUTH_SOCK; [2022-05-20T06:15:46.333Z] unset SSH_AGENT_PID; [2022-05-20T06:15:46.333Z] echo Agent pid 42 killed; [2022-05-20T06:15:46.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T06:15:46.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T06:15:46.307Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T06:15:46.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T06:15:46.501Z] $ docker exec b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 ssh-agent [2022-05-20T06:15:46.562Z] SSH_AUTH_SOCK=/tmp/ssh-cJIChG8bOIB9/agent.76 [2022-05-20T06:15:46.562Z] SSH_AGENT_PID=82 [2022-05-20T06:15:46.568Z] Running ssh-add (command line suppressed) [2022-05-20T06:15:46.760Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-17@tmp/private_key_4427420219435889411.key (/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/private_key_4427420219435889411.key) [2022-05-20T06:15:46.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T06:15:47.009Z] + git semver init [2022-05-20T06:15:47.270Z] 2022-05-20 06:15:47,315 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T06:15:47.270Z] 2022-05-20 06:15:47,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-17/.semver [2022-05-20T06:15:47.270Z] 2022-05-20 06:15:47,317 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-17/.semver [2022-05-20T06:15:47.270Z] 2022-05-20 06:15:47,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-17/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-17, universal_newlines=False, shell=None, istream=None) [2022-05-20T06:15:48.214Z] 2022-05-20 06:15:47,916 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-17/.git/info/exclude [2022-05-20T06:15:48.214Z] 2022-05-20 06:15:47,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-17/.semver/PR-17 with force:False [2022-05-20T06:15:48.214Z] 2022-05-20 06:15:47,917 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-17/.semver/PR-17 [2022-05-20T06:15:48.214Z] 2022-05-20 06:15:47,921 [execute] INFO git cat-file --batch-check [2022-05-20T06:15:48.214Z] 2022-05-20 06:15:47,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-17/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T06:15:48.214Z] 2022-05-20 06:15:47,929 [execute] INFO git cat-file --batch [2022-05-20T06:15:48.214Z] 2022-05-20 06:15:47,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-17/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T06:15:48.214Z] 2022-05-20 06:15:47,935 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-17/.semver/PR-17 [2022-05-20T06:15:48.214Z] 0.0.0 [Pipeline] } [2022-05-20T06:15:48.290Z] $ docker exec --env ******** --env ******** b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 ssh-agent -k [2022-05-20T06:15:48.399Z] unset SSH_AUTH_SOCK; [2022-05-20T06:15:48.399Z] unset SSH_AGENT_PID; [2022-05-20T06:15:48.400Z] echo Agent pid 82 killed; [2022-05-20T06:15:48.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T06:15:48.667Z] + git semver [Pipeline] } [2022-05-20T06:15:49.007Z] $ docker stop --time=1 b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 [2022-05-20T06:15:50.311Z] $ docker rm -f b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T06:15:50.610Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T06:15:50.850Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T06:15:50.854Z] [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-05-20T06:15:50.988Z] provisioning config files... [2022-05-20T06:15:50.997Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/config8856471950529499122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:15:51.302Z] ---> docker-login.sh [2022-05-20T06:15:51.302Z] nexus3.edgexfoundry.org:10001 [2022-05-20T06:15:51.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:51.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:51.302Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:51.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:51.302Z] [2022-05-20T06:15:51.302Z] Login Succeeded [2022-05-20T06:15:51.302Z] nexus3.edgexfoundry.org:10002 [2022-05-20T06:15:51.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:51.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:51.563Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:51.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:51.563Z] [2022-05-20T06:15:51.563Z] Login Succeeded [2022-05-20T06:15:51.563Z] nexus3.edgexfoundry.org:10003 [2022-05-20T06:15:51.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:51.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:51.563Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:51.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:51.563Z] [2022-05-20T06:15:51.563Z] Login Succeeded [2022-05-20T06:15:51.563Z] nexus3.edgexfoundry.org:10004 [2022-05-20T06:15:51.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:51.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:51.825Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:51.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:51.825Z] [2022-05-20T06:15:51.825Z] Login Succeeded [2022-05-20T06:15:51.825Z] docker.io [2022-05-20T06:15:51.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:15:52.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:15:52.087Z] Configure a credential helper to remove this warning. See [2022-05-20T06:15:52.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:15:52.087Z] [2022-05-20T06:15:52.087Z] Login Succeeded [2022-05-20T06:15:52.087Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T06:15:52.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T06:15:52.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T06:15:52.175Z] ========================================================= [2022-05-20T06:15:52.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T06:15:52.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:15:52.477Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T06:15:52.477Z] Sending build context to Docker daemon 554.5kB [2022-05-20T06:15:52.478Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T06:15:52.478Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T06:15:52.478Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T06:15:52.478Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T06:15:52.478Z] 666ba61612fd: Pulling fs layer [2022-05-20T06:15:52.478Z] 8ed8ca486205: Pulling fs layer [2022-05-20T06:15:52.478Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T06:15:52.478Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T06:15:52.478Z] ca2b28591e48: Pulling fs layer [2022-05-20T06:15:52.478Z] a51346096db8: Pulling fs layer [2022-05-20T06:15:52.478Z] daebc70d1ce1: Pulling fs layer [2022-05-20T06:15:52.478Z] 0e18a0eac166: Pulling fs layer [2022-05-20T06:15:52.478Z] ca2b28591e48: Waiting [2022-05-20T06:15:52.478Z] a51346096db8: Waiting [2022-05-20T06:15:52.478Z] 4fe6c5a15a65: Waiting [2022-05-20T06:15:52.478Z] daebc70d1ce1: Waiting [2022-05-20T06:15:52.478Z] 22a0e8bec74d: Waiting [2022-05-20T06:15:52.478Z] 0e18a0eac166: Waiting [2022-05-20T06:15:52.478Z] 8ed8ca486205: Verifying Checksum [2022-05-20T06:15:52.478Z] 8ed8ca486205: Download complete [2022-05-20T06:15:52.478Z] 666ba61612fd: Verifying Checksum [2022-05-20T06:15:52.478Z] 666ba61612fd: Download complete [2022-05-20T06:15:52.478Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T06:15:52.478Z] 22a0e8bec74d: Download complete [2022-05-20T06:15:52.737Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T06:15:52.737Z] 59bf1c3509f3: Download complete [2022-05-20T06:15:52.737Z] ca2b28591e48: Verifying Checksum [2022-05-20T06:15:52.737Z] ca2b28591e48: Download complete [2022-05-20T06:15:52.737Z] a51346096db8: Verifying Checksum [2022-05-20T06:15:52.737Z] a51346096db8: Download complete [2022-05-20T06:15:52.737Z] daebc70d1ce1: Verifying Checksum [2022-05-20T06:15:52.737Z] daebc70d1ce1: Download complete [2022-05-20T06:15:52.737Z] 59bf1c3509f3: Pull complete [2022-05-20T06:15:53.004Z] 666ba61612fd: Pull complete [2022-05-20T06:15:53.004Z] 8ed8ca486205: Pull complete [2022-05-20T06:15:53.267Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T06:15:53.267Z] 4fe6c5a15a65: Download complete [2022-05-20T06:15:53.526Z] 0e18a0eac166: Verifying Checksum [2022-05-20T06:15:53.526Z] 0e18a0eac166: Download complete [2022-05-20T06:15:57.732Z] 4fe6c5a15a65: Pull complete [2022-05-20T06:15:57.732Z] 22a0e8bec74d: Pull complete [2022-05-20T06:15:57.732Z] ca2b28591e48: Pull complete [2022-05-20T06:15:57.732Z] a51346096db8: Pull complete [2022-05-20T06:15:57.732Z] daebc70d1ce1: Pull complete [2022-05-20T06:16:00.281Z] 0e18a0eac166: Pull complete [2022-05-20T06:16:00.281Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T06:16:00.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T06:16:00.281Z] ---> f018257e8ee9 [2022-05-20T06:16:00.281Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T06:16:02.828Z] ---> Running in 7f248ae5828a [2022-05-20T06:16:02.828Z] Removing intermediate container 7f248ae5828a [2022-05-20T06:16:02.828Z] ---> 729014e249e7 [2022-05-20T06:16:02.828Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T06:16:02.828Z] ---> Running in c2324f2b733c [2022-05-20T06:16:02.828Z] Removing intermediate container c2324f2b733c [2022-05-20T06:16:02.828Z] ---> 38740f4f9792 [2022-05-20T06:16:02.828Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T06:16:02.828Z] ---> Running in 617f50b7f371 [2022-05-20T06:16:02.828Z] Removing intermediate container 617f50b7f371 [2022-05-20T06:16:02.828Z] ---> db322c72f257 [2022-05-20T06:16:02.828Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T06:16:03.089Z] ---> Running in 81970cfb0bb2 [2022-05-20T06:16:04.036Z] Removing intermediate container 81970cfb0bb2 [2022-05-20T06:16:04.036Z] ---> b360dc422a05 [2022-05-20T06:16:04.036Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T06:16:04.036Z] ---> Running in 3201772e8a05 [2022-05-20T06:16:04.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T06:16:05.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T06:16:05.505Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T06:16:05.505Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T06:16:05.505Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T06:16:05.766Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T06:16:05.766Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T06:16:05.766Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T06:16:05.950Z] Still waiting to schedule task [2022-05-20T06:16:05.950Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T06:16:06.027Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T06:16:06.027Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T06:16:06.288Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T06:16:06.288Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T06:16:06.288Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T06:16:06.550Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T06:16:06.550Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T06:16:06.550Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T06:16:06.811Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T06:16:06.811Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T06:16:06.811Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T06:16:07.076Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T06:16:07.076Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T06:16:07.076Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T06:16:07.339Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T06:16:07.339Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T06:16:07.339Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T06:16:07.339Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T06:16:07.600Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T06:16:07.600Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T06:16:07.600Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T06:16:07.862Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T06:16:07.862Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T06:16:08.124Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T06:16:08.124Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T06:16:09.072Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T06:16:09.072Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T06:16:09.072Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T06:16:10.461Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T06:16:10.461Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T06:16:10.461Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T06:16:10.723Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T06:16:10.723Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T06:16:11.295Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T06:16:11.295Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T06:16:11.295Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T06:16:11.296Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T06:16:11.558Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T06:16:11.558Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T06:16:11.558Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T06:16:11.820Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T06:16:11.820Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T06:16:12.081Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T06:16:12.081Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T06:16:12.081Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T06:16:12.342Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T06:16:12.342Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T06:16:12.606Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T06:16:12.606Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T06:16:12.606Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T06:16:12.867Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T06:16:12.867Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T06:16:12.867Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T06:16:13.129Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T06:16:13.129Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T06:16:13.391Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T06:16:13.391Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T06:16:13.391Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T06:16:13.653Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T06:16:13.653Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T06:16:13.653Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T06:16:13.914Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T06:16:13.914Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T06:16:13.914Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T06:16:14.176Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T06:16:14.176Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T06:16:14.176Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T06:16:14.751Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T06:16:14.751Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T06:16:15.021Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T06:16:15.021Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T06:16:15.021Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T06:16:15.021Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T06:16:15.286Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T06:16:15.286Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T06:16:15.286Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T06:16:15.546Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T06:16:15.546Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T06:16:15.546Z] OK: 335 MiB in 133 packages [2022-05-20T06:16:18.858Z] Removing intermediate container 3201772e8a05 [2022-05-20T06:16:18.858Z] ---> f31681719947 [2022-05-20T06:16:18.858Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T06:16:18.858Z] ---> Running in 5ee116d71d47 [2022-05-20T06:16:18.858Z] Removing intermediate container 5ee116d71d47 [2022-05-20T06:16:18.858Z] ---> b7bc6260832c [2022-05-20T06:16:18.858Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T06:16:18.858Z] ---> 3e0de4f4e05a [2022-05-20T06:16:18.858Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T06:16:18.858Z] ---> Running in 70bdacac2091 [2022-05-20T06:16:37.088Z] Removing intermediate container 70bdacac2091 [2022-05-20T06:16:37.088Z] ---> 0aca1a4d998f [2022-05-20T06:16:37.088Z] Step 11/12 : COPY . . [2022-05-20T06:16:37.088Z] ---> f3fb2b4f7fca [2022-05-20T06:16:37.088Z] Step 12/12 : RUN ${MAKE} [2022-05-20T06:16:37.088Z] ---> Running in 84810ff15173 [2022-05-20T06:16:37.088Z] noop [2022-05-20T06:16:37.088Z] Removing intermediate container 84810ff15173 [2022-05-20T06:16:37.088Z] ---> c3631b8749e8 [2022-05-20T06:16:37.088Z] Successfully built c3631b8749e8 [2022-05-20T06:16:37.088Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:16:37.382Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T06:16:37.382Z] . [Pipeline] withDockerContainer [2022-05-20T06:16:37.448Z] prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container [2022-05-20T06:16:37.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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-05-20T06:16:37.956Z] $ docker top 4923cd214978897238e9baeaafb7086763654d31c781c85e60e9a3229daa5a12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T06:16:38.240Z] + go version [2022-05-20T06:16:38.240Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T06:16:38.316Z] $ docker stop --time=1 4923cd214978897238e9baeaafb7086763654d31c781c85e60e9a3229daa5a12 [2022-05-20T06:16:39.641Z] $ docker rm -f 4923cd214978897238e9baeaafb7086763654d31c781c85e60e9a3229daa5a12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:16:39.979Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T06:16:39.979Z] . [Pipeline] withDockerContainer [2022-05-20T06:16:40.047Z] prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container [2022-05-20T06:16:40.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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-05-20T06:16:40.575Z] $ docker top b1d42f3080a3bd964fe20fac82c0d3d20d7db13da2f5536b57151dcdf91ac3bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T06:16:40.887Z] + make test [2022-05-20T06:16:40.887Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-20T06:16:41.147Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T06:16:41.408Z] # github.com/pebbe/zmq4 [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-20T06:16:41.408Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-20T06:16:43.947Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-20T06:16:43.947Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-20T06:16:50.521Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-20T06:16:50.585Z] $ docker stop --time=1 b1d42f3080a3bd964fe20fac82c0d3d20d7db13da2f5536b57151dcdf91ac3bc [2022-05-20T06:16:52.610Z] $ docker rm -f b1d42f3080a3bd964fe20fac82c0d3d20d7db13da2f5536b57151dcdf91ac3bc [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] sh [2022-05-20T06:16:53.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T06:16:53.108Z] [2022-05-20T06:16:53.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:16:53.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T06:16:53.423Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T06:16:53.423Z] 5eb5b503b376: Pulling fs layer [2022-05-20T06:16:53.423Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T06:16:53.423Z] ec43610c2a17: Pulling fs layer [2022-05-20T06:16:53.423Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T06:16:53.423Z] 33b1e0a273af: Pulling fs layer [2022-05-20T06:16:53.423Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T06:16:53.423Z] 2f39f015ded8: Pulling fs layer [2022-05-20T06:16:53.423Z] 3a2ae6a8a46f: Waiting [2022-05-20T06:16:53.423Z] 33b1e0a273af: Waiting [2022-05-20T06:16:53.423Z] 5d3b04190fa2: Waiting [2022-05-20T06:16:53.423Z] 2f39f015ded8: Waiting [2022-05-20T06:16:53.423Z] 5c69ac0246d0: Verifying Checksum [2022-05-20T06:16:53.423Z] 5c69ac0246d0: Download complete [2022-05-20T06:16:53.423Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T06:16:53.423Z] 3a2ae6a8a46f: Download complete [2022-05-20T06:16:53.683Z] 33b1e0a273af: Verifying Checksum [2022-05-20T06:16:53.683Z] 33b1e0a273af: Download complete [2022-05-20T06:16:53.683Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T06:16:53.683Z] 5d3b04190fa2: Download complete [2022-05-20T06:16:53.683Z] ec43610c2a17: Verifying Checksum [2022-05-20T06:16:53.683Z] ec43610c2a17: Download complete [2022-05-20T06:16:53.683Z] 5eb5b503b376: Download complete [2022-05-20T06:16:54.251Z] 2f39f015ded8: Download complete [2022-05-20T06:16:55.191Z] 5eb5b503b376: Pull complete [2022-05-20T06:16:55.452Z] 5c69ac0246d0: Pull complete [2022-05-20T06:16:56.022Z] ec43610c2a17: Pull complete [2022-05-20T06:16:56.022Z] 3a2ae6a8a46f: Pull complete [2022-05-20T06:16:56.282Z] 33b1e0a273af: Pull complete [2022-05-20T06:16:56.282Z] 5d3b04190fa2: Pull complete [2022-05-20T06:17:00.474Z] 2f39f015ded8: Pull complete [2022-05-20T06:17:00.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T06:17:00.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T06:17:00.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T06:17:00.543Z] prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container [2022-05-20T06:17:00.609Z] $ 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-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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-05-20T06:17:04.248Z] $ docker top 65e61d50d181746275f5e13160400214995f482aa0b129432fca602916f9a422 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:17:04.681Z] ---> job-cost.sh [2022-05-20T06:17:04.681Z] lf-activate-venv: SKIPPING [2022-05-20T06:17:04.681Z] INFO: No Stack... [2022-05-20T06:17:04.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T06:17:05.511Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T06:17:05.805Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-17/archives/cost.csv [2022-05-20T06:17:05.805Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T06:17:05.826Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [2022-05-20T06:17:05.831Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] did not exist. Created. [2022-05-20T06:17:05.831Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T06:17:06.141Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T06:17:06.177Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T06:17:06.187Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T06:17:06.221Z] $ docker stop --time=1 65e61d50d181746275f5e13160400214995f482aa0b129432fca602916f9a422 [2022-05-20T06:17:07.426Z] $ docker rm -f 65e61d50d181746275f5e13160400214995f482aa0b129432fca602916f9a422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T06:17:07.537Z] Failed in branch amd64 [2022-05-20T06:17:37.003Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64165 in /w/workspace/xfoundry_device-usb-camera_PR-17 [Pipeline] { [Pipeline] ws [2022-05-20T06:17:37.015Z] Running in /w/workspace/device-usb-camera/5 [Pipeline] { [Pipeline] checkout [2022-05-20T06:17:37.452Z] Selected Git installation does not exist. Using Default [2022-05-20T06:17:37.452Z] The recommended git tool is: NONE [2022-05-20T06:17:44.520Z] using credential edgex-jenkins-ssh [2022-05-20T06:17:44.537Z] Cloning the remote Git repository [2022-05-20T06:17:44.714Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T06:17:44.875Z] > git init /w/workspace/device-usb-camera/5 # timeout=10 [2022-05-20T06:17:44.999Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T06:17:45.000Z] > git --version # timeout=10 [2022-05-20T06:17:45.028Z] > git --version # 'git version 2.25.1' [2022-05-20T06:17:45.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T06:17:45.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T06:17:45.727Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T06:17:45.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T06:17:45.906Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T06:17:45.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T06:17:45.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T06:17:46.035Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T06:17:46.505Z] Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac [2022-05-20T06:17:47.094Z] Merge succeeded, producing 29bfe3cc4ebfe30bdbce53d4a847d3fb9099d118 [2022-05-20T06:17:47.095Z] Checking out Revision 29bfe3cc4ebfe30bdbce53d4a847d3fb9099d118 (PR-17) [2022-05-20T06:17:46.597Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T06:17:46.644Z] > git checkout -f 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac # timeout=10 [2022-05-20T06:17:46.907Z] > git remote # timeout=10 [2022-05-20T06:17:47.000Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T06:17:47.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T06:17:47.055Z] > git merge 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 [2022-05-20T06:17:47.112Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T06:17:47.168Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T06:17:47.186Z] > git checkout -f 29bfe3cc4ebfe30bdbce53d4a847d3fb9099d118 # timeout=10 [2022-05-20T06:17:51.454Z] Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" [2022-05-20T06:17:51.533Z] > git rev-list --no-walk 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T06:17:52.512Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T06:17:52.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T06:17:52.512Z] Dload Upload Total Spent Left Speed [2022-05-20T06:17:52.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 48623 0 --:--:-- --:--:-- --:--:-- 48623 [Pipeline] sh [2022-05-20T06:17:53.103Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T06:17:53.452Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-05-20T06:17:53.452Z] /etc/docker/daemon.json [2022-05-20T06:17:53.452Z] { [2022-05-20T06:17:53.452Z] "registry-mirrors": [ [2022-05-20T06:17:53.452Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T06:17:53.452Z] ], [2022-05-20T06:17:53.452Z] "bip": "10.250.0.254/24", [2022-05-20T06:17:53.452Z] "hosts": [ [2022-05-20T06:17:53.452Z] "tcp://0.0.0.0:5555", [2022-05-20T06:17:53.452Z] "unix:///var/run/docker.sock" [2022-05-20T06:17:53.452Z] ], [2022-05-20T06:17:53.452Z] "mtu": 1458, [2022-05-20T06:17:53.452Z] "selinux-enabled": true, [2022-05-20T06:17:53.452Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T06:17:53.452Z] } [Pipeline] sh [2022-05-20T06:17:53.797Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T06:17:54.141Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T06:18:12.497Z] provisioning config files... [2022-05-20T06:18:12.522Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config7644929714022190496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:18:12.885Z] ---> docker-login.sh [2022-05-20T06:18:12.885Z] nexus3.edgexfoundry.org:10001 [2022-05-20T06:18:13.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:18:13.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:18:13.852Z] Configure a credential helper to remove this warning. See [2022-05-20T06:18:13.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:18:13.852Z] [2022-05-20T06:18:13.852Z] Login Succeeded [2022-05-20T06:18:13.852Z] nexus3.edgexfoundry.org:10002 [2022-05-20T06:18:14.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:18:14.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:18:14.458Z] Configure a credential helper to remove this warning. See [2022-05-20T06:18:14.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:18:14.458Z] [2022-05-20T06:18:14.458Z] Login Succeeded [2022-05-20T06:18:14.458Z] nexus3.edgexfoundry.org:10003 [2022-05-20T06:18:14.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:18:15.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:18:15.015Z] Configure a credential helper to remove this warning. See [2022-05-20T06:18:15.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:18:15.015Z] [2022-05-20T06:18:15.015Z] Login Succeeded [2022-05-20T06:18:15.015Z] nexus3.edgexfoundry.org:10004 [2022-05-20T06:18:15.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:18:15.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:18:15.570Z] Configure a credential helper to remove this warning. See [2022-05-20T06:18:15.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:18:15.570Z] [2022-05-20T06:18:15.570Z] Login Succeeded [2022-05-20T06:18:15.570Z] docker.io [2022-05-20T06:18:15.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T06:18:16.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T06:18:16.445Z] Configure a credential helper to remove this warning. See [2022-05-20T06:18:16.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T06:18:16.445Z] [2022-05-20T06:18:16.445Z] Login Succeeded [2022-05-20T06:18:16.445Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T06:18:16.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T06:18:16.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T06:18:16.983Z] ========================================================= [2022-05-20T06:18:16.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T06:18:16.983Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:18:17.377Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T06:18:17.652Z] Sending build context to Docker daemon 382kB [2022-05-20T06:18:17.652Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T06:18:17.652Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T06:18:17.930Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T06:18:17.930Z] 9b3977197b4f: Pulling fs layer [2022-05-20T06:18:17.930Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T06:18:17.930Z] 94645a83ff95: Pulling fs layer [2022-05-20T06:18:17.930Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T06:18:17.930Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T06:18:17.930Z] 3096ccb668a1: Pulling fs layer [2022-05-20T06:18:17.930Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T06:18:17.930Z] a4caa8a26152: Pulling fs layer [2022-05-20T06:18:17.930Z] 3096ccb668a1: Waiting [2022-05-20T06:18:17.930Z] e8cf19c19ddd: Waiting [2022-05-20T06:18:17.930Z] a4caa8a26152: Waiting [2022-05-20T06:18:17.930Z] 3f3a8bcf1eab: Waiting [2022-05-20T06:18:17.930Z] 0c92f367c5e7: Waiting [2022-05-20T06:18:17.930Z] 94645a83ff95: Verifying Checksum [2022-05-20T06:18:17.930Z] 1a89e8eeedd5: Verifying Checksum [2022-05-20T06:18:17.930Z] 1a89e8eeedd5: Download complete [2022-05-20T06:18:17.930Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T06:18:17.930Z] 0c92f367c5e7: Download complete [2022-05-20T06:18:17.930Z] 3096ccb668a1: Verifying Checksum [2022-05-20T06:18:17.930Z] 3096ccb668a1: Download complete [2022-05-20T06:18:17.930Z] 9b3977197b4f: Download complete [2022-05-20T06:18:18.213Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T06:18:18.213Z] e8cf19c19ddd: Download complete [2022-05-20T06:18:18.834Z] 9b3977197b4f: Pull complete [2022-05-20T06:18:19.440Z] 1a89e8eeedd5: Pull complete [2022-05-20T06:18:20.041Z] 94645a83ff95: Pull complete [2022-05-20T06:18:20.317Z] a4caa8a26152: Verifying Checksum [2022-05-20T06:18:20.926Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T06:18:20.926Z] 3f3a8bcf1eab: Download complete [2022-05-20T06:18:33.344Z] 3f3a8bcf1eab: Pull complete [2022-05-20T06:18:33.344Z] 0c92f367c5e7: Pull complete [2022-05-20T06:18:33.344Z] 3096ccb668a1: Pull complete [2022-05-20T06:18:33.620Z] e8cf19c19ddd: Pull complete [2022-05-20T06:18:40.370Z] a4caa8a26152: Pull complete [2022-05-20T06:18:40.370Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T06:18:40.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T06:18:40.370Z] ---> 725f1c02e7f9 [2022-05-20T06:18:40.370Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T06:18:41.818Z] ---> Running in f0654b118dbe [2022-05-20T06:18:41.818Z] Removing intermediate container f0654b118dbe [2022-05-20T06:18:41.818Z] ---> 4d08b26edfc1 [2022-05-20T06:18:41.818Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T06:18:42.095Z] ---> Running in f371ea80be81 [2022-05-20T06:18:42.370Z] Removing intermediate container f371ea80be81 [2022-05-20T06:18:42.370Z] ---> 494a7b613b11 [2022-05-20T06:18:42.370Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T06:18:42.370Z] ---> Running in 59a04f55c715 [2022-05-20T06:18:42.648Z] Removing intermediate container 59a04f55c715 [2022-05-20T06:18:42.648Z] ---> 8ddfc8c420a4 [2022-05-20T06:18:42.648Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T06:18:42.648Z] ---> Running in e4146649031a [2022-05-20T06:18:44.628Z] Removing intermediate container e4146649031a [2022-05-20T06:18:44.628Z] ---> 5b36d7b110a9 [2022-05-20T06:18:44.628Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T06:18:44.628Z] ---> Running in a9a0d9eb72c1 [2022-05-20T06:18:45.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T06:18:46.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T06:18:47.179Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T06:18:47.179Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T06:18:47.179Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T06:18:47.451Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T06:18:47.451Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T06:18:47.720Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T06:18:47.720Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T06:18:47.720Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T06:18:47.720Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T06:18:47.991Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T06:18:47.991Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T06:18:47.991Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T06:18:48.263Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T06:18:48.263Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T06:18:48.536Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T06:18:48.536Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T06:18:48.536Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T06:18:48.536Z] OK: 227 MiB in 66 packages [2022-05-20T06:18:49.515Z] Removing intermediate container a9a0d9eb72c1 [2022-05-20T06:18:49.515Z] ---> 164bc4605919 [2022-05-20T06:18:49.515Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T06:18:49.790Z] ---> Running in df220737f969 [2022-05-20T06:18:50.067Z] Removing intermediate container df220737f969 [2022-05-20T06:18:50.067Z] ---> d12754943767 [2022-05-20T06:18:50.067Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T06:18:50.689Z] ---> 14b4cf53dfdd [2022-05-20T06:18:50.689Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T06:18:50.689Z] ---> Running in ace2f2cb7513 [2022-05-20T06:19:37.687Z] Removing intermediate container ace2f2cb7513 [2022-05-20T06:19:37.687Z] ---> fe2d549d352b [2022-05-20T06:19:37.687Z] Step 11/12 : COPY . . [2022-05-20T06:19:37.687Z] ---> 803183476366 [2022-05-20T06:19:37.687Z] Step 12/12 : RUN ${MAKE} [2022-05-20T06:19:37.687Z] ---> Running in 26077b43eeeb [2022-05-20T06:19:38.285Z] noop [2022-05-20T06:19:38.877Z] Removing intermediate container 26077b43eeeb [2022-05-20T06:19:38.877Z] ---> a96138429ecd [2022-05-20T06:19:38.877Z] Successfully built a96138429ecd [2022-05-20T06:19:38.877Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:19:39.225Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T06:19:39.225Z] . [Pipeline] withDockerContainer [2022-05-20T06:19:39.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-64165 does not seem to be running inside a container [2022-05-20T06:19:39.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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-arm64 cat [2022-05-20T06:19:40.740Z] $ docker top e1b804701df24279deb63d1f08aa99b5d068195e4127f689506f0526b7a21a9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T06:19:41.642Z] + go version [2022-05-20T06:19:41.642Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T06:19:41.676Z] $ docker stop --time=1 e1b804701df24279deb63d1f08aa99b5d068195e4127f689506f0526b7a21a9c [2022-05-20T06:19:43.271Z] $ docker rm -f e1b804701df24279deb63d1f08aa99b5d068195e4127f689506f0526b7a21a9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:19:43.832Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T06:19:43.832Z] . [Pipeline] withDockerContainer [2022-05-20T06:19:44.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-64165 does not seem to be running inside a container [2022-05-20T06:19:44.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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-arm64 cat [2022-05-20T06:19:45.287Z] $ docker top 58037f29ed0b338f9c6a51127b88714d736b0361e8f94e09804bda9566d14c16 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T06:19:46.169Z] + make test [2022-05-20T06:19:46.169Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-20T06:19:47.627Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T06:19:50.262Z] # github.com/pebbe/zmq4 [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-20T06:19:50.262Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-20T06:20:37.306Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-20T06:20:37.306Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-20T06:20:37.306Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-20T06:20:37.306Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-20T06:20:37.306Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-20T06:20:37.306Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-20T06:20:37.306Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-20T06:20:37.307Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-20T06:20:37.307Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-20T06:20:37.307Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-20T06:20:37.307Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-20T06:20:37.307Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-20T06:21:04.125Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-20T06:21:04.147Z] $ docker stop --time=1 58037f29ed0b338f9c6a51127b88714d736b0361e8f94e09804bda9566d14c16 [2022-05-20T06:21:05.958Z] $ docker rm -f 58037f29ed0b338f9c6a51127b88714d736b0361e8f94e09804bda9566d14c16 [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] sh [2022-05-20T06:21:07.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T06:21:07.002Z] [2022-05-20T06:21:07.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:21:07.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T06:21:07.628Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T06:21:07.628Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T06:21:07.628Z] 04944245beec: Pulling fs layer [2022-05-20T06:21:07.628Z] 699f458cf7ca: Pulling fs layer [2022-05-20T06:21:07.628Z] 765212b225bb: Pulling fs layer [2022-05-20T06:21:07.628Z] f23df028b6ca: Pulling fs layer [2022-05-20T06:21:07.628Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T06:21:07.628Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T06:21:07.628Z] 765212b225bb: Waiting [2022-05-20T06:21:07.628Z] f23df028b6ca: Waiting [2022-05-20T06:21:07.628Z] d65c8cfc05b1: Waiting [2022-05-20T06:21:07.628Z] 04944245beec: Verifying Checksum [2022-05-20T06:21:07.628Z] 04944245beec: Download complete [2022-05-20T06:21:07.628Z] 765212b225bb: Verifying Checksum [2022-05-20T06:21:07.628Z] 765212b225bb: Download complete [2022-05-20T06:21:07.628Z] f23df028b6ca: Download complete [2022-05-20T06:21:07.902Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T06:21:07.902Z] d65c8cfc05b1: Download complete [2022-05-20T06:21:07.902Z] 699f458cf7ca: Verifying Checksum [2022-05-20T06:21:07.902Z] 699f458cf7ca: Download complete [2022-05-20T06:21:08.176Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T06:21:08.176Z] 8998bd30e6a1: Download complete [2022-05-20T06:21:10.826Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T06:21:10.826Z] 2437ff75d9bd: Download complete [2022-05-20T06:21:12.798Z] 8998bd30e6a1: Pull complete [2022-05-20T06:21:13.070Z] 04944245beec: Pull complete [2022-05-20T06:21:14.501Z] 699f458cf7ca: Pull complete [2022-05-20T06:21:14.776Z] 765212b225bb: Pull complete [2022-05-20T06:21:15.375Z] f23df028b6ca: Pull complete [2022-05-20T06:21:15.651Z] d65c8cfc05b1: Pull complete [2022-05-20T06:21:30.742Z] 2437ff75d9bd: Pull complete [2022-05-20T06:21:30.742Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T06:21:30.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T06:21:30.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T06:21:30.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-64165 does not seem to be running inside a container [2022-05-20T06:21:31.042Z] $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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:arm64 cat [2022-05-20T06:21:33.627Z] $ docker top bb9bf2cac37c442cfad2bcba7618727d77fd1c83dcccd5d67bec03ac9551541b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:21:34.521Z] ---> job-cost.sh [2022-05-20T06:21:34.521Z] lf-activate-venv: SKIPPING [2022-05-20T06:21:34.521Z] INFO: No Stack... [2022-05-20T06:21:34.793Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T06:21:35.764Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T06:21:36.421Z] + cat /w/workspace/device-usb-camera/5/archives/cost.csv [2022-05-20T06:21:36.421Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T06:21:36.487Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [2022-05-20T06:21:36.494Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] did not exist. Created. [2022-05-20T06:21:36.494Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T06:21:37.175Z] /w/workspace/device-usb-camera/5@tmp/durable-7561a83b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T06:21:37.854Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T06:21:37.884Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T06:21:38.349Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T06:21:38.357Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T06:21:38.371Z] $ docker stop --time=1 bb9bf2cac37c442cfad2bcba7618727d77fd1c83dcccd5d67bec03ac9551541b [2022-05-20T06:21:39.848Z] $ docker rm -f bb9bf2cac37c442cfad2bcba7618727d77fd1c83dcccd5d67bec03ac9551541b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T06:21:40.159Z] 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-05-20T06:21:40.892Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-17/archives ] [2022-05-20T06:21:40.892Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-17/archives [2022-05-20T06:21:40.892Z] total 16 [2022-05-20T06:21:40.892Z] drwxr-xr-x 3 root root 4096 May 20 06:17 . [2022-05-20T06:21:40.892Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 06:17 .. [2022-05-20T06:21:40.892Z] drwxr-xr-x 2 root root 4096 May 20 06:17 cost [2022-05-20T06:21:40.892Z] -rw-r--r-- 1 root root 87 May 20 06:17 cost.csv [2022-05-20T06:21:40.892Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-17/archives [2022-05-20T06:21:40.892Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-17/archives [2022-05-20T06:21:40.892Z] total 16 [2022-05-20T06:21:40.892Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 06:17 . [2022-05-20T06:21:40.892Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 06:17 .. [2022-05-20T06:21:40.892Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 06:17 cost [2022-05-20T06:21:40.892Z] -rw-r--r-- 1 jenkins jenkins 87 May 20 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:21:41.191Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:21:42.064Z] ---> package-listing.sh [2022-05-20T06:21:42.064Z] ++ facter osfamily [2022-05-20T06:21:42.064Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T06:21:42.325Z] + OS_FAMILY=debian [2022-05-20T06:21:42.325Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-17 [2022-05-20T06:21:42.325Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T06:21:42.325Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T06:21:42.325Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T06:21:42.325Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T06:21:42.325Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-17 ']' [2022-05-20T06:21:42.325Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T06:21:42.325Z] + case "${OS_FAMILY}" in [2022-05-20T06:21:42.325Z] + dpkg -l [2022-05-20T06:21:42.325Z] + grep '^ii' [2022-05-20T06:21:42.325Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T06:21:42.325Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T06:21:42.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T06:21:42.325Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-17 ']' [2022-05-20T06:21:42.325Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-17/archives/ [2022-05-20T06:21:42.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-17/archives/ [Pipeline] echo [2022-05-20T06:21:42.387Z] 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-17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T06:21:42.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T06:21:43.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T06:21:43.251Z] . [Pipeline] withDockerContainer [2022-05-20T06:21:43.319Z] prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container [2022-05-20T06:21:43.338Z] $ 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-17/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-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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-05-20T06:21:43.581Z] $ docker top 34791ba7553254c25388eb5e7736c0a9e6cfc4aebf0d7d505ee6a3ae1a2c06ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T06:21:43.967Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T06:21:44.262Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T06:21:44.555Z] + ls /var/log/sa-host [2022-05-20T06:21:44.555Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T06:21:44.775Z] provisioning config files... [2022-05-20T06:21:44.785Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/config1369897975150989408tmp [Pipeline] { [Pipeline] echo [2022-05-20T06:21:44.800Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:21:45.084Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T06:21:45.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:21:45.433Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T06:21:45.444Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:21:45.730Z] ---> sudo-logs.sh [2022-05-20T06:21:45.730Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T06:21:45.758Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:21:46.043Z] ---> job-cost.sh [2022-05-20T06:21:46.043Z] lf-activate-venv: SKIPPING [2022-05-20T06:21:46.043Z] DEBUG: total: 0.2199999988079071 [2022-05-20T06:21:46.043Z] INFO: Retrieving Stack Cost... [2022-05-20T06:21:46.985Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T06:21:47.245Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T06:21:47.260Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T06:21:47.548Z] ---> logs-deploy.sh [2022-05-20T06:21:47.548Z] lf-activate-venv: SKIPPING [2022-05-20T06:21:47.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-17/5 [2022-05-20T06:21:47.548Z] INFO: archiving workspace using pattern(s): [2022-05-20T06:21:48.489Z] Archives upload complete. [2022-05-20T06:21:48.489Z] INFO: archiving logs to Nexus